COLOR #66567D

HEX: #66567D RGB: (102,86,125)

Color info

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

RGB color model

#66567D color RGB value is (102,86,125).

RGB: (102,86,125) (40%, 34%, 49%)

RGB channels and saturation

R 102 of 255 = 40%
G 86 of 255 = 34%
B 125 of 255 = 49%

102
86
125

R + G + B ~ 41%. #66567D is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 102 + 86 + 125 = 313 (100%)
R 102 of 313 ~ 32.59%
G 86 of 313 ~ 27.48%
B 125 of 313 ~ 39.94'%

%32.59
%27.48
%39.94

CMYK color model

#66567D color CMYK value is (18,31,0,51).

  • cyan value is 18.40%
  • magenta value is 31.20%
  • yellow value is 0.00%
  • key color value is 50.98%
CMYK: (18,31,0,51) C18M31Y0K51 (18%,31%,0%,51%) (0.18/0.31/0.00/0.51) 

CMYK percentages

%18.4
%31.2
%0
%50.98

Codes

Color #66567D in popluar color models

66 56 7D
RGB 102 86 125
HSL 265° 18.48% 41.37%
HSB/HSV 265° 31.20% 49.02%
CMYK 18.40% 31.20% 0.00%
50.98%

Color #66567D in popluar number systems.

HEX 66 56 7D
Decimal 102 86 125
Binary 1100110 1010110 1111101
Octal 146 126 175

Shades and tints

Shades of #66567D

#66567D
(102,86,125)
#5D4F72
(93,79,114)
#544867
(84,72,103)
#4B415C
(75,65,92)
#423A51
(66,58,81)
#393346
(57,51,70)
#302C3B
(48,44,59)
#272530
(39,37,48)
#1E1E25
(30,30,37)
#15171A
(21,23,26)
#0C100F
(12,16,15)
#000000
(0,0,0)

Tints of #66567D

#66567D
(102,86,125)
#736588
(115,101,136)
#807493
(128,116,147)
#8D839E
(141,131,158)
#9A92A9
(154,146,169)
#A7A1B4
(167,161,180)
#B4B0BF
(180,176,191)
#C1BFCA
(193,191,202)
#CECED5
(206,206,213)
#DBDDE0
(219,221,224)
#E8ECEB
(232,236,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #66567D color. Also use rgb(102,86,125) instead hex code.

Text Font Color

.myTextColor { color: #66567D; }

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

This text font color is #66567D.

Background Color

.myBgColor { background-color: #66567D; }

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

This div background color is #66567D.

Border color

.myBorderColor { border: 1px solid #66567D; }

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

This div border color is #66567D.

Opacity

.myOpacity80 { color: #66567D; opacity: 0.8; }

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

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

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

This text has shadow with #66567D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #66567D.

Preview

Color preview on black background

This text has color #66567D on black background.


Color preview on white background

This text has color #66567D on white background.


Black color preview on #66567D background

This text has black color on #66567D background.


White color preview on #66567D background

This text has white color on #66567D background.


Related colors

Complementary color

Complementary color for #hex is #99A982.


I love getcolorcode.com

Triadic colors

1 #7D6656 and #567D66 with #66567D are triadic colors.

2 #7D5666 and #56667D with #66567D are triadic colors.