COLOR #66414E

HEX: #66414E RGB: (102,65,78)

Color info

#66414E contains red, green and blue colors in about the same proportion. Web safe color of #66414E is #663366 (or #636).

RGB color model

#66414E color RGB value is (102,65,78).

RGB: (102,65,78) (40%, 25%, 31%)

RGB channels and saturation

R 102 of 255 = 40%
G 65 of 255 = 25%
B 78 of 255 = 31%

102
65
78

R + G + B ~ 32%. #66414E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 65 + 78 = 245 (100%)
R 102 of 245 ~ 41.63%
G 65 of 245 ~ 26.53%
B 78 of 245 ~ 31.84'%

%41.63
%26.53
%31.84

CMYK color model

#66414E color CMYK value is (0,36,24,60).

  • cyan value is 0.00%
  • magenta value is 36.27%
  • yellow value is 23.53%
  • key color value is 60.00%

CMYK: (0,36,24,60)
C0M36Y24K60 (0%, 36%, 24%, 60%)
(0.00 / 0.36 / 0.24 / 0.60)

CMYK percentages

%0
%36.27
%23.53
%60

Codes

Color #66414E in popluar color models

66 41 4E
RGB 102 65 78
HSL 339° 22.16% 32.75%
HSB/HSV 339° 36.27% 40.00%
CMYK 0.00% 36.27% 23.53%
60.00%

Color #66414E in popluar number systems.

HEX 66 41 4E
Decimal 102 65 78
Binary 1100110 1000001 1001110
Octal 146 101 116

Shades and tints

Shades of #66414E

#66414E
(102,65,78)
#5D3C47
(93,60,71)
#543740
(84,55,64)
#4B3239
(75,50,57)
#422D32
(66,45,50)
#39282B
(57,40,43)
#302324
(48,35,36)
#271E1D
(39,30,29)
#1E1916
(30,25,22)
#15140F
(21,20,15)
#0C0F08
(12,15,8)
#000000
(0,0,0)

Tints of #66414E

#66414E
(102,65,78)
#73525E
(115,82,94)
#80636E
(128,99,110)
#8D747E
(141,116,126)
#9A858E
(154,133,142)
#A7969E
(167,150,158)
#B4A7AE
(180,167,174)
#C1B8BE
(193,184,190)
#CEC9CE
(206,201,206)
#DBDADE
(219,218,222)
#E8EBEE
(232,235,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66414E color. Also use rgb(102,65,78) instead hex code.

Text Font Color

.myTextColor { color: #66414E; }

<p style="color:#66414E">This sample text font color is #66414E.</p>

This text font color is #66414E.

Background Color

.myBgColor { background-color: #66414E; }

<div style="background-color:#66414E">Inner text</div>

This div background color is #66414E.

Border color

.myBorderColor { border: 1px solid #66414E; }

<div style="border:3px solid #66414E">Div</div>

This div border color is #66414E.

Opacity

.myOpacity80 { color: #66414E; opacity: 0.8; }

<p style="color:#66414E;opacity:0.8;">80%</p>

Text with #66414E color and opacity 100% | 80% | 50% | 30%.

Background with opacity value 100%.
Background with opacity value 80%.
Background with opacity value 50%.
Background with opacity value 30%.

Text shadow color

.textShadow {text-shadow: 3px 3px 1px #66414E;}

<p style="text-shadow: 3px 3px 1px #66414E">Text here.</p>

This text has shadow with #66414E color.


.textShadow {text-shadow: 3px 3px 1px #66414E', 3px 3px 1px red;}

<p style="text-shadow: 3px 3px 1px #66414E, 5px 5px 20px red">Text here.</p>

This text has shadow with #66414E primary color and red secondary color.


Styles for old Internet Explorer:
.textShadow {filter: Shadow(Color=#66414E, Direction=45, Strength=4)}

<p style="filter: Shadow(Color=#66414E, Direction=45, Strength=4)">Text</p>

This text has shadow with #66414E and red colors in old Internet Explorer.

Div box shadow color

/* css code */
.divShadow
{
-moz-box-shadow: 1px 1px 3px 2px #66414E;
-webkit-box-shadow: 1px 1px 3px 2px #66414E;
box-shadow: 1px 1px 3px 2px #66414E;
}

/* html code with inline style */
<div style="-moz-box-shadow: 1px 1px 3px 2px #66414E; -webkit-box-shadow: 1px 1px 3px 2px #66414E; box-shadow:1px 1px 3px 2px #66414E;">
Div content here
</div>

This div box has shadow with color #66414E.

Preview

Color preview on black background

This text has color #66414E on black background.


Color preview on white background

This text has color #66414E on white background.


Black color preview on #66414E background

This text has black color on #66414E background.


White color preview on #66414E background

This text has white color on #66414E background.


Related colors

Complementary color

Complementary color for #hex is #99BEB1.


I love getcolorcode.com

Triadic colors

1 #4E6641 and #414E66 with #66414E are triadic colors.

2 #4E4166 and #41664E with #66414E are triadic colors.