COLOR #655866

HEX: #655866 RGB: (101,88,102)

Color info

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

RGB color model

#655866 color RGB value is (101,88,102).

RGB: (101,88,102) (40%, 35%, 40%)

RGB channels and saturation

R 101 of 255 = 40%
G 88 of 255 = 35%
B 102 of 255 = 40%

101
88
102

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

Portions of RGB colors in percentages

R + G + B = 101 + 88 + 102 = 291 (100%)
R 101 of 291 ~ 34.71%
G 88 of 291 ~ 30.24%
B 102 of 291 ~ 35.05'%

%34.71
%30.24
%35.05

CMYK color model

#655866 color CMYK value is (1,14,0,60).

  • cyan value is 0.98%
  • magenta value is 13.73%
  • yellow value is 0.00%
  • key color value is 60.00%

CMYK: (1,14,0,60)
C1M14Y0K60 (1%, 14%, 0%, 60%)
(0.01 / 0.14 / 0.00 / 0.60)

CMYK percentages

%0.98
%13.73
%0
%60

Codes

Color #655866 in popluar color models

65 58 66
RGB 101 88 102
HSL 296° 7.37% 37.25%
HSB/HSV 296° 13.73% 40.00%
CMYK 0.98% 13.73% 0.00%
60.00%

Color #655866 in popluar number systems.

HEX 65 58 66
Decimal 101 88 102
Binary 1100101 1011000 1100110
Octal 145 130 146

Shades and tints

Shades of #655866

#655866
(101,88,102)
#5C505D
(92,80,93)
#534854
(83,72,84)
#4A404B
(74,64,75)
#413842
(65,56,66)
#383039
(56,48,57)
#2F2830
(47,40,48)
#262027
(38,32,39)
#1D181E
(29,24,30)
#141015
(20,16,21)
#0B080C
(11,8,12)
#000000
(0,0,0)

Tints of #655866

#655866
(101,88,102)
#736773
(115,103,115)
#817680
(129,118,128)
#8F858D
(143,133,141)
#9D949A
(157,148,154)
#ABA3A7
(171,163,167)
#B9B2B4
(185,178,180)
#C7C1C1
(199,193,193)
#D5D0CE
(213,208,206)
#E3DFDB
(227,223,219)
#F1EEE8
(241,238,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655866 color. Also use rgb(101,88,102) instead hex code.

Text Font Color

.myTextColor { color: #655866; }

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

This text font color is #655866.

Background Color

.myBgColor { background-color: #655866; }

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

This div background color is #655866.

Border color

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

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

This div border color is #655866.

Opacity

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

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

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

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

This text has shadow with #655866 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655866.

Preview

Color preview on black background

This text has color #655866 on black background.


Color preview on white background

This text has color #655866 on white background.


Black color preview on #655866 background

This text has black color on #655866 background.


White color preview on #655866 background

This text has white color on #655866 background.


Related colors

Complementary color

Complementary color for #hex is #9AA799.


I love getcolorcode.com

Triadic colors

1 #666558 and #586665 with #655866 are triadic colors.

2 #665865 and #586566 with #655866 are triadic colors.