COLOR #655960

HEX: #655960 RGB: (101,89,96)

Color info

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

RGB color model

#655960 color RGB value is (101,89,96).

RGB: (101,89,96) (40%, 35%, 38%)

RGB channels and saturation

R 101 of 255 = 40%
G 89 of 255 = 35%
B 96 of 255 = 38%

101
89
96

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

Portions of RGB colors in percentages

R + G + B = 101 + 89 + 96 = 286 (100%)
R 101 of 286 ~ 35.31%
G 89 of 286 ~ 31.12%
B 96 of 286 ~ 33.57'%

%35.31
%31.12
%33.57

CMYK color model

#655960 color CMYK value is (0,12,5,60).

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

CMYK: (0,12,5,60)
C0M12Y5K60 (0%, 12%, 5%, 60%)
(0.00 / 0.12 / 0.05 / 0.60)

CMYK percentages

%0
%11.88
%4.95
%60.39

Codes

Color #655960 in popluar color models

65 59 60
RGB 101 89 96
HSL 325° 6.32% 37.25%
HSB/HSV 325° 11.88% 39.61%
CMYK 0.00% 11.88% 4.95%
60.39%

Color #655960 in popluar number systems.

HEX 65 59 60
Decimal 101 89 96
Binary 1100101 1011001 1100000
Octal 145 131 140

Shades and tints

Shades of #655960

#655960
(101,89,96)
#5C5158
(92,81,88)
#534950
(83,73,80)
#4A4148
(74,65,72)
#413940
(65,57,64)
#383138
(56,49,56)
#2F2930
(47,41,48)
#262128
(38,33,40)
#1D1920
(29,25,32)
#141118
(20,17,24)
#0B0910
(11,9,16)
#000000
(0,0,0)

Tints of #655960

#655960
(101,89,96)
#73686E
(115,104,110)
#81777C
(129,119,124)
#8F868A
(143,134,138)
#9D9598
(157,149,152)
#ABA4A6
(171,164,166)
#B9B3B4
(185,179,180)
#C7C2C2
(199,194,194)
#D5D1D0
(213,209,208)
#E3E0DE
(227,224,222)
#F1EFEC
(241,239,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655960; }

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

This text font color is #655960.

Background Color

.myBgColor { background-color: #655960; }

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

This div background color is #655960.

Border color

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

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

This div border color is #655960.

Opacity

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

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

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

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

This text has shadow with #655960 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655960.

Preview

Color preview on black background

This text has color #655960 on black background.


Color preview on white background

This text has color #655960 on white background.


Black color preview on #655960 background

This text has black color on #655960 background.


White color preview on #655960 background

This text has white color on #655960 background.


Related colors

Complementary color

Complementary color for #hex is #9AA69F.


I love getcolorcode.com

Triadic colors

1 #606559 and #596065 with #655960 are triadic colors.

2 #605965 and #596560 with #655960 are triadic colors.