Color Hex Logo

#42081b Color Hex

#42081B
(66,8,27)
2 Favorites   2 Comments

Color spaces of #42081b

RGB 66827
HSL0.950.780.15
HSV340°88°26°
CMYK 0.000.880.59   0.74
XYZ2.53141.41101.1758
Yxy1.41100.49460.2757
Hunter Lab11.878617.25212.4462
CIE-Lab12.030728.49564.1221

#42081b color RGB value is (66,8,27).

#42081b hex color red value is 66, green value is 8 and the blue value of its RGB is 27. Cylindrical-coordinate representations (also known as HSL) of color #42081b hue: 0.95 , saturation: 0.78 and the lightness value of 42081b is 0.15.

The process color (four color CMYK) of #42081b color hex is 0.00, 0.88, 0.59, 0.74. Web safe color of #42081b is #330033. Color #42081b contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 01000010 00001000 00011011
Octal 102 10 33
Decimal 66 8 27
Hex 42 8 1B

RGB Percentages of Color #42081b

%65.35
%7.92
%26.73

CMYK Percentages of Color #42081b

%0
%88
%59
%74

Triadic Colors of #42081b

#42081b #1b4208 #081b42

Analogous Colors of #42081b

#42081b #421208 #420838

Monochromatic Colors of #42081b

#42081b

Complementary Color

#42081b #08422f

#42081b Color Preview on Black Background

Lorem ipsum dolor sit amet.

#42081b Color Preview on White Background

Lorem ipsum dolor sit amet.

#42081b Color CSS Codes

.mybgcolor {background-color:#42081b; } 
.myforecolor {color:#42081b; }
.mybordercolor {border:3px solid #42081b; }

#42081b Text Font Color

<p style="color:#42081b">Text here</p>

This sample text font color is #42081b
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.


#42081b Background Color

<div style="background-color:#42081b">
Div content here</div>

This div background color is #42081b


#42081b Border Color

<div style="border:3px solid #42081b">
Div here</div>

This div border color is #42081b


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(66,8,27, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #42081b; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #42081b;
  -webkit-box-shadow: 1px 1px 3px 2px #42081b;
  box-shadow:         1px 1px 3px 2px #42081b; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(66,8,27, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

<p style="text-shadow: 4px 4px 2px #42081b">Text here</p>

This text has shadow with hex values.


Div Box Shadow

<div style="-moz-box-shadow: 1px 1px 3px 2px #42081b;
  -webkit-box-shadow: 1px 1px 3px 2px #42081b;
  box-shadow:         1px 1px 3px 2px #42081b;">
Div content here</div>

This div box has shadow with color #42081b


Comments

27 May 2017, 22:43 nancy

Nancy #4c1b29

27 May 2017, 22:42 nancy

Nancy Sheppard photo id is my paranoid photo id 2.00 id

Please login to write comment.