COLOR #655668

HEX: #655668 RGB: (101,86,104)

Color info

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

RGB color model

#655668 color RGB value is (101,86,104).

RGB: (101,86,104) (40%, 34%, 41%)

RGB channels and saturation

R 101 of 255 = 40%
G 86 of 255 = 34%
B 104 of 255 = 41%

101
86
104

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

Portions of RGB colors in percentages

R + G + B = 101 + 86 + 104 = 291 (100%)
R 101 of 291 ~ 34.71%
G 86 of 291 ~ 29.55%
B 104 of 291 ~ 35.74'%

%34.71
%29.55
%35.74

CMYK color model

#655668 color CMYK value is (3,17,0,59).

  • cyan value is 2.88%
  • magenta value is 17.31%
  • yellow value is 0.00%
  • key color value is 59.22%

CMYK: (3,17,0,59)
C3M17Y0K59 (3%, 17%, 0%, 59%)
(0.03 / 0.17 / 0.00 / 0.59)

CMYK percentages

%2.88
%17.31
%0
%59.22

Codes

Color #655668 in popluar color models

65 56 68
RGB 101 86 104
HSL 290° 9.47% 37.25%
HSB/HSV 290° 17.31% 40.78%
CMYK 2.88% 17.31% 0.00%
59.22%

Color #655668 in popluar number systems.

HEX 65 56 68
Decimal 101 86 104
Binary 1100101 1010110 1101000
Octal 145 126 150

Shades and tints

Shades of #655668

#655668
(101,86,104)
#5C4F5F
(92,79,95)
#534856
(83,72,86)
#4A414D
(74,65,77)
#413A44
(65,58,68)
#38333B
(56,51,59)
#2F2C32
(47,44,50)
#262529
(38,37,41)
#1D1E20
(29,30,32)
#141717
(20,23,23)
#0B100E
(11,16,14)
#000000
(0,0,0)

Tints of #655668

#655668
(101,86,104)
#736575
(115,101,117)
#817482
(129,116,130)
#8F838F
(143,131,143)
#9D929C
(157,146,156)
#ABA1A9
(171,161,169)
#B9B0B6
(185,176,182)
#C7BFC3
(199,191,195)
#D5CED0
(213,206,208)
#E3DDDD
(227,221,221)
#F1ECEA
(241,236,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655668 color. Also use rgb(101,86,104) instead hex code.

Text Font Color

.myTextColor { color: #655668; }

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

This text font color is #655668.

Background Color

.myBgColor { background-color: #655668; }

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

This div background color is #655668.

Border color

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

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

This div border color is #655668.

Opacity

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

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

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

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

This text has shadow with #655668 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655668.

Preview

Color preview on black background

This text has color #655668 on black background.


Color preview on white background

This text has color #655668 on white background.


Black color preview on #655668 background

This text has black color on #655668 background.


White color preview on #655668 background

This text has white color on #655668 background.


Related colors

Complementary color

Complementary color for #hex is #9AA997.


I love getcolorcode.com

Triadic colors

1 #686556 and #566865 with #655668 are triadic colors.

2 #685665 and #566568 with #655668 are triadic colors.