Color Hex Logo

#662441 Color Hex

#662441
(102,36,65)
2 Favorites   1 Comments

Color spaces of #662441

RGB 1023665
HSL0.930.480.27
HSV334°65°40°
CMYK 0.000.650.36   0.60
XYZ7.06454.46825.4911
Yxy4.46820.41500.2625
Hunter Lab21.138122.6642-0.6052
CIE-Lab25.162532.8002-2.9219

#662441 color RGB value is (102,36,65).

#662441 hex color red value is 102, green value is 36 and the blue value of its RGB is 65. Cylindrical-coordinate representations (also known as HSL) of color #662441 hue: 0.93 , saturation: 0.48 and the lightness value of 662441 is 0.27.

The process color (four color CMYK) of #662441 color hex is 0.00, 0.65, 0.36, 0.60. Web safe color of #662441 is #663333. Color #662441 contains mainly RED color.

Base Numbers

BaseRedGreenBlue
Binary 01100110 00100100 01000001
Octal 146 44 101
Decimal 102 36 65
Hex 66 24 41

RGB Percentages of Color #662441

%50.25
%17.73
%32.02

CMYK Percentages of Color #662441

%0
%65
%36
%60

Triadic Colors of #662441

#662441 #416624 #244166

Analogous Colors of #662441

#662441 #662824 #662462

Monochromatic Colors of #662441

#662441

Complementary Color

#662441 #246649

#662441 Color Preview on Black Background

Lorem ipsum dolor sit amet.

#662441 Color Preview on White Background

Lorem ipsum dolor sit amet.

#662441 Color CSS Codes

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

#662441 Text Font Color

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

This sample text font color is #662441
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.


#662441 Background Color

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

This div background color is #662441


#662441 Border Color

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

This div border color is #662441


Css3 Examples

.textShadowRgb {
  text-shadow: 4px 4px 2px rgba(102,36,65, 0.8); } 
.textShadowHex { 
  text-shadow: 4px 4px 2px #662441; }
.divShadow { 
  -moz-box-shadow: 1px 1px 3px 2px #662441;
  -webkit-box-shadow: 1px 1px 3px 2px #662441;
  box-shadow:         1px 1px 3px 2px #662441; }

Text Shadow with RGB Values

<p style="text-shadow: 4px 4px 2px rgba(102,36,65, 0.8);">Text here</p>

This text has shadow with rgb values.


Text Shadow with Hex Values

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

This text has shadow with hex values.


Div Box Shadow

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

This div box has shadow with color #662441

#662441 Color Palettes


Comments

13 Feb 2016, 14:42 Lordmacduff

This is the color of the Valentine's Day emotions on Vent. I love it!

Please login to write comment.