COLOR #664852

HEX: #664852 RGB: (102,72,82)

Color info

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

RGB color model

#664852 color RGB value is (102,72,82).

RGB: (102,72,82) (40%, 28%, 32%)

RGB channels and saturation

R 102 of 255 = 40%
G 72 of 255 = 28%
B 82 of 255 = 32%

102
72
82

R + G + B ~ 33%. #664852 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 72 + 82 = 256 (100%)
R 102 of 256 ~ 39.84%
G 72 of 256 ~ 28.13%
B 82 of 256 ~ 32.03'%

%39.84
%28.13
%32.03

CMYK color model

#664852 color CMYK value is (0,29,20,60).

  • cyan value is 0.00%
  • magenta value is 29.41%
  • yellow value is 19.61%
  • key color value is 60.00%

CMYK: (0,29,20,60)
C0M29Y20K60 (0%, 29%, 20%, 60%)
(0.00 / 0.29 / 0.20 / 0.60)

CMYK percentages

%0
%29.41
%19.61
%60

Codes

Color #664852 in popluar color models

66 48 52
RGB 102 72 82
HSL 340° 17.24% 34.12%
HSB/HSV 340° 29.41% 40.00%
CMYK 0.00% 29.41% 19.61%
60.00%

Color #664852 in popluar number systems.

HEX 66 48 52
Decimal 102 72 82
Binary 1100110 1001000 1010010
Octal 146 110 122

Shades and tints

Shades of #664852

#664852
(102,72,82)
#5D424B
(93,66,75)
#543C44
(84,60,68)
#4B363D
(75,54,61)
#423036
(66,48,54)
#392A2F
(57,42,47)
#302428
(48,36,40)
#271E21
(39,30,33)
#1E181A
(30,24,26)
#151213
(21,18,19)
#0C0C0C
(12,12,12)
#000000
(0,0,0)

Tints of #664852

#664852
(102,72,82)
#735861
(115,88,97)
#806870
(128,104,112)
#8D787F
(141,120,127)
#9A888E
(154,136,142)
#A7989D
(167,152,157)
#B4A8AC
(180,168,172)
#C1B8BB
(193,184,187)
#CEC8CA
(206,200,202)
#DBD8D9
(219,216,217)
#E8E8E8
(232,232,232)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #664852; }

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

This text font color is #664852.

Background Color

.myBgColor { background-color: #664852; }

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

This div background color is #664852.

Border color

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

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

This div border color is #664852.

Opacity

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

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

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

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

This text has shadow with #664852 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #664852.

Preview

Color preview on black background

This text has color #664852 on black background.


Color preview on white background

This text has color #664852 on white background.


Black color preview on #664852 background

This text has black color on #664852 background.


White color preview on #664852 background

This text has white color on #664852 background.


Related colors

Complementary color

Complementary color for #hex is #99B7AD.


I love getcolorcode.com

Triadic colors

1 #526648 and #485266 with #664852 are triadic colors.

2 #524866 and #486652 with #664852 are triadic colors.