COLOR #66596B

HEX: #66596B RGB: (102,89,107)

Color info

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

RGB color model

#66596B color RGB value is (102,89,107).

RGB: (102,89,107) (40%, 35%, 42%)

RGB channels and saturation

R 102 of 255 = 40%
G 89 of 255 = 35%
B 107 of 255 = 42%

102
89
107

R + G + B ~ 39%. #66596B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 89 + 107 = 298 (100%)
R 102 of 298 ~ 34.23%
G 89 of 298 ~ 29.87%
B 107 of 298 ~ 35.91'%

%34.23
%29.87
%35.91

CMYK color model

#66596B color CMYK value is (5,17,0,58).

  • cyan value is 4.67%
  • magenta value is 16.82%
  • yellow value is 0.00%
  • key color value is 58.04%

CMYK: (5,17,0,58)
C5M17Y0K58 (5%, 17%, 0%, 58%)
(0.05 / 0.17 / 0.00 / 0.58)

CMYK percentages

%4.67
%16.82
%0
%58.04

Codes

Color #66596B in popluar color models

66 59 6B
RGB 102 89 107
HSL 283° 9.18% 38.43%
HSB/HSV 283° 16.82% 41.96%
CMYK 4.67% 16.82% 0.00%
58.04%

Color #66596B in popluar number systems.

HEX 66 59 6B
Decimal 102 89 107
Binary 1100110 1011001 1101011
Octal 146 131 153

Shades and tints

Shades of #66596B

#66596B
(102,89,107)
#5D5162
(93,81,98)
#544959
(84,73,89)
#4B4150
(75,65,80)
#423947
(66,57,71)
#39313E
(57,49,62)
#302935
(48,41,53)
#27212C
(39,33,44)
#1E1923
(30,25,35)
#15111A
(21,17,26)
#0C0911
(12,9,17)
#000000
(0,0,0)

Tints of #66596B

#66596B
(102,89,107)
#736878
(115,104,120)
#807785
(128,119,133)
#8D8692
(141,134,146)
#9A959F
(154,149,159)
#A7A4AC
(167,164,172)
#B4B3B9
(180,179,185)
#C1C2C6
(193,194,198)
#CED1D3
(206,209,211)
#DBE0E0
(219,224,224)
#E8EFED
(232,239,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66596B color. Also use rgb(102,89,107) instead hex code.

Text Font Color

.myTextColor { color: #66596B; }

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

This text font color is #66596B.

Background Color

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

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

This div background color is #66596B.

Border color

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

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

This div border color is #66596B.

Opacity

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

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

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

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

This text has shadow with #66596B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66596B.

Preview

Color preview on black background

This text has color #66596B on black background.


Color preview on white background

This text has color #66596B on white background.


Black color preview on #66596B background

This text has black color on #66596B background.


White color preview on #66596B background

This text has white color on #66596B background.


Related colors

Complementary color

Complementary color for #hex is #99A694.


I love getcolorcode.com

Triadic colors

1 #6B6659 and #596B66 with #66596B are triadic colors.

2 #6B5966 and #59666B with #66596B are triadic colors.