COLOR #66536B

HEX: #66536B RGB: (102,83,107)

Color info

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

RGB color model

#66536B color RGB value is (102,83,107).

RGB: (102,83,107) (40%, 33%, 42%)

RGB channels and saturation

R 102 of 255 = 40%
G 83 of 255 = 33%
B 107 of 255 = 42%

102
83
107

R + G + B ~ 38%. #66536B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 102 + 83 + 107 = 292 (100%)
R 102 of 292 ~ 34.93%
G 83 of 292 ~ 28.42%
B 107 of 292 ~ 36.64'%

%34.93
%28.42
%36.64

CMYK color model

#66536B color CMYK value is (5,22,0,58).

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

CMYK: (5,22,0,58)
C5M22Y0K58 (5%, 22%, 0%, 58%)
(0.05 / 0.22 / 0.00 / 0.58)

CMYK percentages

%4.67
%22.43
%0
%58.04

Codes

Color #66536B in popluar color models

66 53 6B
RGB 102 83 107
HSL 288° 12.63% 37.25%
HSB/HSV 288° 22.43% 41.96%
CMYK 4.67% 22.43% 0.00%
58.04%

Color #66536B in popluar number systems.

HEX 66 53 6B
Decimal 102 83 107
Binary 1100110 1010011 1101011
Octal 146 123 153

Shades and tints

Shades of #66536B

#66536B
(102,83,107)
#5D4C62
(93,76,98)
#544559
(84,69,89)
#4B3E50
(75,62,80)
#423747
(66,55,71)
#39303E
(57,48,62)
#302935
(48,41,53)
#27222C
(39,34,44)
#1E1B23
(30,27,35)
#15141A
(21,20,26)
#0C0D11
(12,13,17)
#000000
(0,0,0)

Tints of #66536B

#66536B
(102,83,107)
#736278
(115,98,120)
#807185
(128,113,133)
#8D8092
(141,128,146)
#9A8F9F
(154,143,159)
#A79EAC
(167,158,172)
#B4ADB9
(180,173,185)
#C1BCC6
(193,188,198)
#CECBD3
(206,203,211)
#DBDAE0
(219,218,224)
#E8E9ED
(232,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #66536B; }

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

This text font color is #66536B.

Background Color

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

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

This div background color is #66536B.

Border color

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

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

This div border color is #66536B.

Opacity

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

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

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

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

This text has shadow with #66536B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66536B.

Preview

Color preview on black background

This text has color #66536B on black background.


Color preview on white background

This text has color #66536B on white background.


Black color preview on #66536B background

This text has black color on #66536B background.


White color preview on #66536B background

This text has white color on #66536B background.


Related colors

Complementary color

Complementary color for #hex is #99AC94.


I love getcolorcode.com

Triadic colors

1 #6B6653 and #536B66 with #66536B are triadic colors.

2 #6B5366 and #53666B with #66536B are triadic colors.