COLOR #66475E

HEX: #66475E RGB: (102,71,94)

Color info

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

RGB color model

#66475E color RGB value is (102,71,94).

RGB: (102,71,94) (40%, 28%, 37%)

RGB channels and saturation

R 102 of 255 = 40%
G 71 of 255 = 28%
B 94 of 255 = 37%

102
71
94

R + G + B ~ 35%. #66475E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 71 + 94 = 267 (100%)
R 102 of 267 ~ 38.2%
G 71 of 267 ~ 26.59%
B 94 of 267 ~ 35.21'%

%38.2
%26.59
%35.21

CMYK color model

#66475E color CMYK value is (0,30,8,60).

  • cyan value is 0.00%
  • magenta value is 30.39%
  • yellow value is 7.84%
  • key color value is 60.00%

CMYK: (0,30,8,60)
C0M30Y8K60 (0%, 30%, 8%, 60%)
(0.00 / 0.30 / 0.08 / 0.60)

CMYK percentages

%0
%30.39
%7.84
%60

Codes

Color #66475E in popluar color models

66 47 5E
RGB 102 71 94
HSL 315° 17.92% 33.92%
HSB/HSV 315° 30.39% 40.00%
CMYK 0.00% 30.39% 7.84%
60.00%

Color #66475E in popluar number systems.

HEX 66 47 5E
Decimal 102 71 94
Binary 1100110 1000111 1011110
Octal 146 107 136

Shades and tints

Shades of #66475E

#66475E
(102,71,94)
#5D4156
(93,65,86)
#543B4E
(84,59,78)
#4B3546
(75,53,70)
#422F3E
(66,47,62)
#392936
(57,41,54)
#30232E
(48,35,46)
#271D26
(39,29,38)
#1E171E
(30,23,30)
#151116
(21,17,22)
#0C0B0E
(12,11,14)
#000000
(0,0,0)

Tints of #66475E

#66475E
(102,71,94)
#73576C
(115,87,108)
#80677A
(128,103,122)
#8D7788
(141,119,136)
#9A8796
(154,135,150)
#A797A4
(167,151,164)
#B4A7B2
(180,167,178)
#C1B7C0
(193,183,192)
#CEC7CE
(206,199,206)
#DBD7DC
(219,215,220)
#E8E7EA
(232,231,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66475E color. Also use rgb(102,71,94) instead hex code.

Text Font Color

.myTextColor { color: #66475E; }

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

This text font color is #66475E.

Background Color

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

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

This div background color is #66475E.

Border color

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

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

This div border color is #66475E.

Opacity

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

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

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

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

This text has shadow with #66475E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66475E.

Preview

Color preview on black background

This text has color #66475E on black background.


Color preview on white background

This text has color #66475E on white background.


Black color preview on #66475E background

This text has black color on #66475E background.


White color preview on #66475E background

This text has white color on #66475E background.


Related colors

Complementary color

Complementary color for #hex is #99B8A1.


I love getcolorcode.com

Triadic colors

1 #5E6647 and #475E66 with #66475E are triadic colors.

2 #5E4766 and #47665E with #66475E are triadic colors.