COLOR #66404B

HEX: #66404B RGB: (102,64,75)

Color info

#66404B contains red, green and blue colors in about the same proportion. Web safe color of #66404B is #663333 (or #633).

RGB color model

#66404B color RGB value is (102,64,75).

RGB: (102,64,75) (40%, 25%, 29%)

RGB channels and saturation

R 102 of 255 = 40%
G 64 of 255 = 25%
B 75 of 255 = 29%

102
64
75

R + G + B ~ 31%. #66404B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 64 + 75 = 241 (100%)
R 102 of 241 ~ 42.32%
G 64 of 241 ~ 26.56%
B 75 of 241 ~ 31.12'%

%42.32
%26.56
%31.12

CMYK color model

#66404B color CMYK value is (0,37,26,60).

  • cyan value is 0.00%
  • magenta value is 37.25%
  • yellow value is 26.47%
  • key color value is 60.00%

CMYK: (0,37,26,60)
C0M37Y26K60 (0%, 37%, 26%, 60%)
(0.00 / 0.37 / 0.26 / 0.60)

CMYK percentages

%0
%37.25
%26.47
%60

Codes

Color #66404B in popluar color models

66 40 4B
RGB 102 64 75
HSL 343° 22.89% 32.55%
HSB/HSV 343° 37.25% 40.00%
CMYK 0.00% 37.25% 26.47%
60.00%

Color #66404B in popluar number systems.

HEX 66 40 4B
Decimal 102 64 75
Binary 1100110 1000000 1001011
Octal 146 100 113

Shades and tints

Shades of #66404B

#66404B
(102,64,75)
#5D3B45
(93,59,69)
#54363F
(84,54,63)
#4B3139
(75,49,57)
#422C33
(66,44,51)
#39272D
(57,39,45)
#302227
(48,34,39)
#271D21
(39,29,33)
#1E181B
(30,24,27)
#151315
(21,19,21)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #66404B

#66404B
(102,64,75)
#73515B
(115,81,91)
#80626B
(128,98,107)
#8D737B
(141,115,123)
#9A848B
(154,132,139)
#A7959B
(167,149,155)
#B4A6AB
(180,166,171)
#C1B7BB
(193,183,187)
#CEC8CB
(206,200,203)
#DBD9DB
(219,217,219)
#E8EAEB
(232,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66404B color. Also use rgb(102,64,75) instead hex code.

Text Font Color

.myTextColor { color: #66404B; }

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

This text font color is #66404B.

Background Color

.myBgColor { background-color: #66404B; }

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

This div background color is #66404B.

Border color

.myBorderColor { border: 1px solid #66404B; }

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

This div border color is #66404B.

Opacity

.myOpacity80 { color: #66404B; opacity: 0.8; }

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

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

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

This text has shadow with #66404B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66404B.

Preview

Color preview on black background

This text has color #66404B on black background.


Color preview on white background

This text has color #66404B on white background.


Black color preview on #66404B background

This text has black color on #66404B background.


White color preview on #66404B background

This text has white color on #66404B background.


Related colors

Complementary color

Complementary color for #hex is #99BFB4.


I love getcolorcode.com

Triadic colors

1 #4B6640 and #404B66 with #66404B are triadic colors.

2 #4B4066 and #40664B with #66404B are triadic colors.