COLOR #666457

HEX: #666457 RGB: (102,100,87)

Color info

#666457 contains red, green and blue colors in about the same proportion. Web safe color of #666457 is #666666 (or #666).

RGB color model

#666457 color RGB value is (102,100,87).

RGB: (102,100,87) (40%, 39%, 34%)

RGB channels and saturation

R 102 of 255 = 40%
G 100 of 255 = 39%
B 87 of 255 = 34%

102
100
87

R + G + B ~ 38%. #666457 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 100 + 87 = 289 (100%)
R 102 of 289 ~ 35.29%
G 100 of 289 ~ 34.6%
B 87 of 289 ~ 30.1'%

%35.29
%34.6
%30.1

CMYK color model

#666457 color CMYK value is (0,2,15,60).

  • cyan value is 0.00%
  • magenta value is 1.96%
  • yellow value is 14.71%
  • key color value is 60.00%

CMYK: (0,2,15,60)
C0M2Y15K60 (0%, 2%, 15%, 60%)
(0.00 / 0.02 / 0.15 / 0.60)

CMYK percentages

%0
%1.96
%14.71
%60

Codes

Color #666457 in popluar color models

66 64 57
RGB 102 100 87
HSL 52° 7.94% 37.06%
HSB/HSV 52° 14.71% 40.00%
CMYK 0.00% 1.96% 14.71%
60.00%

Color #666457 in popluar number systems.

HEX 66 64 57
Decimal 102 100 87
Binary 1100110 1100100 1010111
Octal 146 144 127

Shades and tints

Shades of #666457

#666457
(102,100,87)
#5D5B50
(93,91,80)
#545249
(84,82,73)
#4B4942
(75,73,66)
#42403B
(66,64,59)
#393734
(57,55,52)
#302E2D
(48,46,45)
#272526
(39,37,38)
#1E1C1F
(30,28,31)
#151318
(21,19,24)
#0C0A11
(12,10,17)
#000000
(0,0,0)

Tints of #666457

#666457
(102,100,87)
#737266
(115,114,102)
#808075
(128,128,117)
#8D8E84
(141,142,132)
#9A9C93
(154,156,147)
#A7AAA2
(167,170,162)
#B4B8B1
(180,184,177)
#C1C6C0
(193,198,192)
#CED4CF
(206,212,207)
#DBE2DE
(219,226,222)
#E8F0ED
(232,240,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #666457 color. Also use rgb(102,100,87) instead hex code.

Text Font Color

.myTextColor { color: #666457; }

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

This text font color is #666457.

Background Color

.myBgColor { background-color: #666457; }

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

This div background color is #666457.

Border color

.myBorderColor { border: 1px solid #666457; }

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

This div border color is #666457.

Opacity

.myOpacity80 { color: #666457; opacity: 0.8; }

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

Text with #666457 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 #666457;}

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

This text has shadow with #666457 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #666457.

Preview

Color preview on black background

This text has color #666457 on black background.


Color preview on white background

This text has color #666457 on white background.


Black color preview on #666457 background

This text has black color on #666457 background.


White color preview on #666457 background

This text has white color on #666457 background.


Related colors

Complementary color

Complementary color for #hex is #999BA8.


I love getcolorcode.com

Triadic colors

1 #576664 and #645766 with #666457 are triadic colors.

2 #576466 and #646657 with #666457 are triadic colors.