COLOR #655569

HEX: #655569 RGB: (101,85,105)

Color info

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

RGB color model

#655569 color RGB value is (101,85,105).

RGB: (101,85,105) (40%, 33%, 41%)

RGB channels and saturation

R 101 of 255 = 40%
G 85 of 255 = 33%
B 105 of 255 = 41%

101
85
105

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

Portions of RGB colors in percentages

R + G + B = 101 + 85 + 105 = 291 (100%)
R 101 of 291 ~ 34.71%
G 85 of 291 ~ 29.21%
B 105 of 291 ~ 36.08'%

%34.71
%29.21
%36.08

CMYK color model

#655569 color CMYK value is (4,19,0,59).

  • cyan value is 3.81%
  • magenta value is 19.05%
  • yellow value is 0.00%
  • key color value is 58.82%

CMYK: (4,19,0,59)
C4M19Y0K59 (4%, 19%, 0%, 59%)
(0.04 / 0.19 / 0.00 / 0.59)

CMYK percentages

%3.81
%19.05
%0
%58.82

Codes

Color #655569 in popluar color models

65 55 69
RGB 101 85 105
HSL 288° 10.53% 37.25%
HSB/HSV 288° 19.05% 41.18%
CMYK 3.81% 19.05% 0.00%
58.82%

Color #655569 in popluar number systems.

HEX 65 55 69
Decimal 101 85 105
Binary 1100101 1010101 1101001
Octal 145 125 151

Shades and tints

Shades of #655569

#655569
(101,85,105)
#5C4E60
(92,78,96)
#534757
(83,71,87)
#4A404E
(74,64,78)
#413945
(65,57,69)
#38323C
(56,50,60)
#2F2B33
(47,43,51)
#26242A
(38,36,42)
#1D1D21
(29,29,33)
#141618
(20,22,24)
#0B0F0F
(11,15,15)
#000000
(0,0,0)

Tints of #655569

#655569
(101,85,105)
#736476
(115,100,118)
#817383
(129,115,131)
#8F8290
(143,130,144)
#9D919D
(157,145,157)
#ABA0AA
(171,160,170)
#B9AFB7
(185,175,183)
#C7BEC4
(199,190,196)
#D5CDD1
(213,205,209)
#E3DCDE
(227,220,222)
#F1EBEB
(241,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655569; }

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

This text font color is #655569.

Background Color

.myBgColor { background-color: #655569; }

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

This div background color is #655569.

Border color

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

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

This div border color is #655569.

Opacity

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

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

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

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

This text has shadow with #655569 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655569.

Preview

Color preview on black background

This text has color #655569 on black background.


Color preview on white background

This text has color #655569 on white background.


Black color preview on #655569 background

This text has black color on #655569 background.


White color preview on #655569 background

This text has white color on #655569 background.


Related colors

Complementary color

Complementary color for #hex is #9AAA96.


I love getcolorcode.com

Triadic colors

1 #696555 and #556965 with #655569 are triadic colors.

2 #695565 and #556569 with #655569 are triadic colors.