COLOR #665567

HEX: #665567 RGB: (102,85,103)

Color info

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

RGB color model

#665567 color RGB value is (102,85,103).

RGB: (102,85,103) (40%, 33%, 40%)

RGB channels and saturation

R 102 of 255 = 40%
G 85 of 255 = 33%
B 103 of 255 = 40%

102
85
103

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

Portions of RGB colors in percentages

R + G + B = 102 + 85 + 103 = 290 (100%)
R 102 of 290 ~ 35.17%
G 85 of 290 ~ 29.31%
B 103 of 290 ~ 35.52'%

%35.17
%29.31
%35.52

CMYK color model

#665567 color CMYK value is (1,17,0,60).

  • cyan value is 0.97%
  • magenta value is 17.48%
  • yellow value is 0.00%
  • key color value is 59.61%

CMYK: (1,17,0,60)
C1M17Y0K60 (1%, 17%, 0%, 60%)
(0.01 / 0.17 / 0.00 / 0.60)

CMYK percentages

%0.97
%17.48
%0
%59.61

Codes

Color #665567 in popluar color models

66 55 67
RGB 102 85 103
HSL 297° 9.57% 36.86%
HSB/HSV 297° 17.48% 40.39%
CMYK 0.97% 17.48% 0.00%
59.61%

Color #665567 in popluar number systems.

HEX 66 55 67
Decimal 102 85 103
Binary 1100110 1010101 1100111
Octal 146 125 147

Shades and tints

Shades of #665567

#665567
(102,85,103)
#5D4E5E
(93,78,94)
#544755
(84,71,85)
#4B404C
(75,64,76)
#423943
(66,57,67)
#39323A
(57,50,58)
#302B31
(48,43,49)
#272428
(39,36,40)
#1E1D1F
(30,29,31)
#151616
(21,22,22)
#0C0F0D
(12,15,13)
#000000
(0,0,0)

Tints of #665567

#665567
(102,85,103)
#736474
(115,100,116)
#807381
(128,115,129)
#8D828E
(141,130,142)
#9A919B
(154,145,155)
#A7A0A8
(167,160,168)
#B4AFB5
(180,175,181)
#C1BEC2
(193,190,194)
#CECDCF
(206,205,207)
#DBDCDC
(219,220,220)
#E8EBE9
(232,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #665567 color. Also use rgb(102,85,103) instead hex code.

Text Font Color

.myTextColor { color: #665567; }

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

This text font color is #665567.

Background Color

.myBgColor { background-color: #665567; }

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

This div background color is #665567.

Border color

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

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

This div border color is #665567.

Opacity

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

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

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

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

This text has shadow with #665567 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #665567.

Preview

Color preview on black background

This text has color #665567 on black background.


Color preview on white background

This text has color #665567 on white background.


Black color preview on #665567 background

This text has black color on #665567 background.


White color preview on #665567 background

This text has white color on #665567 background.


Related colors

Complementary color

Complementary color for #hex is #99AA98.


I love getcolorcode.com

Triadic colors

1 #676655 and #556766 with #665567 are triadic colors.

2 #675566 and #556667 with #665567 are triadic colors.