COLOR #655559

HEX: #655559 RGB: (101,85,89)

Color info

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

RGB color model

#655559 color RGB value is (101,85,89).

RGB: (101,85,89) (40%, 33%, 35%)

RGB channels and saturation

R 101 of 255 = 40%
G 85 of 255 = 33%
B 89 of 255 = 35%

101
85
89

R + G + B ~ 36%. #655559 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 85 + 89 = 275 (100%)
R 101 of 275 ~ 36.73%
G 85 of 275 ~ 30.91%
B 89 of 275 ~ 32.36'%

%36.73
%30.91
%32.36

CMYK color model

#655559 color CMYK value is (0,16,12,60).

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

CMYK: (0,16,12,60)
C0M16Y12K60 (0%, 16%, 12%, 60%)
(0.00 / 0.16 / 0.12 / 0.60)

CMYK percentages

%0
%15.84
%11.88
%60.39

Codes

Color #655559 in popluar color models

65 55 59
RGB 101 85 89
HSL 345° 8.60% 36.47%
HSB/HSV 345° 15.84% 39.61%
CMYK 0.00% 15.84% 11.88%
60.39%

Color #655559 in popluar number systems.

HEX 65 55 59
Decimal 101 85 89
Binary 1100101 1010101 1011001
Octal 145 125 131

Shades and tints

Shades of #655559

#655559
(101,85,89)
#5C4E51
(92,78,81)
#534749
(83,71,73)
#4A4041
(74,64,65)
#413939
(65,57,57)
#383231
(56,50,49)
#2F2B29
(47,43,41)
#262421
(38,36,33)
#1D1D19
(29,29,25)
#141611
(20,22,17)
#0B0F09
(11,15,9)
#000000
(0,0,0)

Tints of #655559

#655559
(101,85,89)
#736468
(115,100,104)
#817377
(129,115,119)
#8F8286
(143,130,134)
#9D9195
(157,145,149)
#ABA0A4
(171,160,164)
#B9AFB3
(185,175,179)
#C7BEC2
(199,190,194)
#D5CDD1
(213,205,209)
#E3DCE0
(227,220,224)
#F1EBEF
(241,235,239)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655559; }

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

This text font color is #655559.

Background Color

.myBgColor { background-color: #655559; }

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

This div background color is #655559.

Border color

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

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

This div border color is #655559.

Opacity

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

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

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

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

This text has shadow with #655559 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655559.

Preview

Color preview on black background

This text has color #655559 on black background.


Color preview on white background

This text has color #655559 on white background.


Black color preview on #655559 background

This text has black color on #655559 background.


White color preview on #655559 background

This text has white color on #655559 background.


Related colors

Complementary color

Complementary color for #hex is #9AAAA6.


I love getcolorcode.com

Triadic colors

1 #596555 and #555965 with #655559 are triadic colors.

2 #595565 and #556559 with #655559 are triadic colors.