COLOR #655470

HEX: #655470 RGB: (101,84,112)

Color info

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

RGB color model

#655470 color RGB value is (101,84,112).

RGB: (101,84,112) (40%, 33%, 44%)

RGB channels and saturation

R 101 of 255 = 40%
G 84 of 255 = 33%
B 112 of 255 = 44%

101
84
112

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

Portions of RGB colors in percentages

R + G + B = 101 + 84 + 112 = 297 (100%)
R 101 of 297 ~ 34.01%
G 84 of 297 ~ 28.28%
B 112 of 297 ~ 37.71'%

%34.01
%28.28
%37.71

CMYK color model

#655470 color CMYK value is (10,25,0,56).

  • cyan value is 9.82%
  • magenta value is 25.00%
  • yellow value is 0.00%
  • key color value is 56.08%
CMYK: (10,25,0,56) C10M25Y0K56 (10%,25%,0%,56%) (0.10/0.25/0.00/0.56) 

CMYK percentages

%9.82
%25
%0
%56.08

Codes

Color #655470 in popluar color models

65 54 70
RGB 101 84 112
HSL 276° 14.29% 38.43%
HSB/HSV 276° 25.00% 43.92%
CMYK 9.82% 25.00% 0.00%
56.08%

Color #655470 in popluar number systems.

HEX 65 54 70
Decimal 101 84 112
Binary 1100101 1010100 1110000
Octal 145 124 160

Shades and tints

Shades of #655470

#655470
(101,84,112)
#5C4D66
(92,77,102)
#53465C
(83,70,92)
#4A3F52
(74,63,82)
#413848
(65,56,72)
#38313E
(56,49,62)
#2F2A34
(47,42,52)
#26232A
(38,35,42)
#1D1C20
(29,28,32)
#141516
(20,21,22)
#0B0E0C
(11,14,12)
#000000
(0,0,0)

Tints of #655470

#655470
(101,84,112)
#73637D
(115,99,125)
#81728A
(129,114,138)
#8F8197
(143,129,151)
#9D90A4
(157,144,164)
#AB9FB1
(171,159,177)
#B9AEBE
(185,174,190)
#C7BDCB
(199,189,203)
#D5CCD8
(213,204,216)
#E3DBE5
(227,219,229)
#F1EAF2
(241,234,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655470; }

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

This text font color is #655470.

Background Color

.myBgColor { background-color: #655470; }

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

This div background color is #655470.

Border color

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

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

This div border color is #655470.

Opacity

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

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

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

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

This text has shadow with #655470 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655470.

Preview

Color preview on black background

This text has color #655470 on black background.


Color preview on white background

This text has color #655470 on white background.


Black color preview on #655470 background

This text has black color on #655470 background.


White color preview on #655470 background

This text has white color on #655470 background.


Related colors

Complementary color

Complementary color for #hex is #9AAB8F.


I love getcolorcode.com

Triadic colors

1 #706554 and #547065 with #655470 are triadic colors.

2 #705465 and #546570 with #655470 are triadic colors.