COLOR #655564

HEX: #655564 RGB: (101,85,100)

Color info

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

RGB color model

#655564 color RGB value is (101,85,100).

RGB: (101,85,100) (40%, 33%, 39%)

RGB channels and saturation

R 101 of 255 = 40%
G 85 of 255 = 33%
B 100 of 255 = 39%

101
85
100

R + G + B ~ 37%. #655564 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 85 + 100 = 286 (100%)
R 101 of 286 ~ 35.31%
G 85 of 286 ~ 29.72%
B 100 of 286 ~ 34.97'%

%35.31
%29.72
%34.97

CMYK color model

#655564 color CMYK value is (0,16,1,60).

  • cyan value is 0.00%
  • magenta value is 15.84%
  • yellow value is 0.99%
  • key color value is 60.39%

CMYK: (0,16,1,60)
C0M16Y1K60 (0%, 16%, 1%, 60%)
(0.00 / 0.16 / 0.01 / 0.60)

CMYK percentages

%0
%15.84
%0.99
%60.39

Codes

Color #655564 in popluar color models

65 55 64
RGB 101 85 100
HSL 304° 8.60% 36.47%
HSB/HSV 304° 15.84% 39.61%
CMYK 0.00% 15.84% 0.99%
60.39%

Color #655564 in popluar number systems.

HEX 65 55 64
Decimal 101 85 100
Binary 1100101 1010101 1100100
Octal 145 125 144

Shades and tints

Shades of #655564

#655564
(101,85,100)
#5C4E5B
(92,78,91)
#534752
(83,71,82)
#4A4049
(74,64,73)
#413940
(65,57,64)
#383237
(56,50,55)
#2F2B2E
(47,43,46)
#262425
(38,36,37)
#1D1D1C
(29,29,28)
#141613
(20,22,19)
#0B0F0A
(11,15,10)
#000000
(0,0,0)

Tints of #655564

#655564
(101,85,100)
#736472
(115,100,114)
#817380
(129,115,128)
#8F828E
(143,130,142)
#9D919C
(157,145,156)
#ABA0AA
(171,160,170)
#B9AFB8
(185,175,184)
#C7BEC6
(199,190,198)
#D5CDD4
(213,205,212)
#E3DCE2
(227,220,226)
#F1EBF0
(241,235,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655564 color. Also use rgb(101,85,100) instead hex code.

Text Font Color

.myTextColor { color: #655564; }

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

This text font color is #655564.

Background Color

.myBgColor { background-color: #655564; }

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

This div background color is #655564.

Border color

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

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

This div border color is #655564.

Opacity

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

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

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

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

This text has shadow with #655564 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655564.

Preview

Color preview on black background

This text has color #655564 on black background.


Color preview on white background

This text has color #655564 on white background.


Black color preview on #655564 background

This text has black color on #655564 background.


White color preview on #655564 background

This text has white color on #655564 background.


Related colors

Complementary color

Complementary color for #hex is #9AAA9B.


I love getcolorcode.com

Triadic colors

1 #646555 and #556465 with #655564 are triadic colors.

2 #645565 and #556564 with #655564 are triadic colors.