COLOR #655472

HEX: #655472 RGB: (101,84,114)

Color info

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

RGB color model

#655472 color RGB value is (101,84,114).

RGB: (101,84,114) (40%, 33%, 45%)

RGB channels and saturation

R 101 of 255 = 40%
G 84 of 255 = 33%
B 114 of 255 = 45%

101
84
114

R + G + B ~ 39%. #655472 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 101 + 84 + 114 = 299 (100%)
R 101 of 299 ~ 33.78%
G 84 of 299 ~ 28.09%
B 114 of 299 ~ 38.13'%

%33.78
%28.09
%38.13

CMYK color model

#655472 color CMYK value is (11,26,0,55).

  • cyan value is 11.40%
  • magenta value is 26.32%
  • yellow value is 0.00%
  • key color value is 55.29%

CMYK: (11,26,0,55)
C11M26Y0K55 (11%, 26%, 0%, 55%)
(0.11 / 0.26 / 0.00 / 0.55)

CMYK percentages

%11.4
%26.32
%0
%55.29

Codes

Color #655472 in popluar color models

65 54 72
RGB 101 84 114
HSL 274° 15.15% 38.82%
HSB/HSV 274° 26.32% 44.71%
CMYK 11.40% 26.32% 0.00%
55.29%

Color #655472 in popluar number systems.

HEX 65 54 72
Decimal 101 84 114
Binary 1100101 1010100 1110010
Octal 145 124 162

Shades and tints

Shades of #655472

#655472
(101,84,114)
#5C4D68
(92,77,104)
#53465E
(83,70,94)
#4A3F54
(74,63,84)
#41384A
(65,56,74)
#383140
(56,49,64)
#2F2A36
(47,42,54)
#26232C
(38,35,44)
#1D1C22
(29,28,34)
#141518
(20,21,24)
#0B0E0E
(11,14,14)
#000000
(0,0,0)

Tints of #655472

#655472
(101,84,114)
#73637E
(115,99,126)
#81728A
(129,114,138)
#8F8196
(143,129,150)
#9D90A2
(157,144,162)
#AB9FAE
(171,159,174)
#B9AEBA
(185,174,186)
#C7BDC6
(199,189,198)
#D5CCD2
(213,204,210)
#E3DBDE
(227,219,222)
#F1EAEA
(241,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #655472 color. Also use rgb(101,84,114) instead hex code.

Text Font Color

.myTextColor { color: #655472; }

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

This text font color is #655472.

Background Color

.myBgColor { background-color: #655472; }

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

This div background color is #655472.

Border color

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

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

This div border color is #655472.

Opacity

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

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

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

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

This text has shadow with #655472 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655472.

Preview

Color preview on black background

This text has color #655472 on black background.


Color preview on white background

This text has color #655472 on white background.


Black color preview on #655472 background

This text has black color on #655472 background.


White color preview on #655472 background

This text has white color on #655472 background.


Related colors

Complementary color

Complementary color for #hex is #9AAB8D.


I love getcolorcode.com

Triadic colors

1 #726554 and #547265 with #655472 are triadic colors.

2 #725465 and #546572 with #655472 are triadic colors.