COLOR #664F52

HEX: #664F52 RGB: (102,79,82)

Color info

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

RGB color model

#664F52 color RGB value is (102,79,82).

RGB: (102,79,82) (40%, 31%, 32%)

RGB channels and saturation

R 102 of 255 = 40%
G 79 of 255 = 31%
B 82 of 255 = 32%

102
79
82

R + G + B ~ 34%. #664F52 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 79 + 82 = 263 (100%)
R 102 of 263 ~ 38.78%
G 79 of 263 ~ 30.04%
B 82 of 263 ~ 31.18'%

%38.78
%30.04
%31.18

CMYK color model

#664F52 color CMYK value is (0,23,20,60).

  • cyan value is 0.00%
  • magenta value is 22.55%
  • yellow value is 19.61%
  • key color value is 60.00%
CMYK: (0,23,20,60) C0M23Y20K60 (0%,23%,20%,60%) (0.00/0.23/0.20/0.60) 

CMYK percentages

%0
%22.55
%19.61
%60

Codes

Color #664F52 in popluar color models

66 4F 52
RGB 102 79 82
HSL 352° 12.71% 35.49%
HSB/HSV 352° 22.55% 40.00%
CMYK 0.00% 22.55% 19.61%
60.00%

Color #664F52 in popluar number systems.

HEX 66 4F 52
Decimal 102 79 82
Binary 1100110 1001111 1010010
Octal 146 117 122

Shades and tints

Shades of #664F52

#664F52
(102,79,82)
#5D484B
(93,72,75)
#544144
(84,65,68)
#4B3A3D
(75,58,61)
#423336
(66,51,54)
#392C2F
(57,44,47)
#302528
(48,37,40)
#271E21
(39,30,33)
#1E171A
(30,23,26)
#151013
(21,16,19)
#0C090C
(12,9,12)
#000000
(0,0,0)

Tints of #664F52

#664F52
(102,79,82)
#735F61
(115,95,97)
#806F70
(128,111,112)
#8D7F7F
(141,127,127)
#9A8F8E
(154,143,142)
#A79F9D
(167,159,157)
#B4AFAC
(180,175,172)
#C1BFBB
(193,191,187)
#CECFCA
(206,207,202)
#DBDFD9
(219,223,217)
#E8EFE8
(232,239,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #664F52 color. Also use rgb(102,79,82) instead hex code.

Text Font Color

.myTextColor { color: #664F52; }

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

This text font color is #664F52.

Background Color

.myBgColor { background-color: #664F52; }

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

This div background color is #664F52.

Border color

.myBorderColor { border: 1px solid #664F52; }

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

This div border color is #664F52.

Opacity

.myOpacity80 { color: #664F52; opacity: 0.8; }

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

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

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

This text has shadow with #664F52 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664F52.

Preview

Color preview on black background

This text has color #664F52 on black background.


Color preview on white background

This text has color #664F52 on white background.


Black color preview on #664F52 background

This text has black color on #664F52 background.


White color preview on #664F52 background

This text has white color on #664F52 background.


Related colors

Complementary color

Complementary color for #hex is #99B0AD.


I love getcolorcode.com

Triadic colors

1 #52664F and #4F5266 with #664F52 are triadic colors.

2 #524F66 and #4F6652 with #664F52 are triadic colors.