COLOR #655471

HEX: #655471 RGB: (101,84,113)

Color info

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

RGB color model

#655471 color RGB value is (101,84,113).

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

RGB channels and saturation

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

101
84
113

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

Portions of RGB colors in percentages

R + G + B = 101 + 84 + 113 = 298 (100%)
R 101 of 298 ~ 33.89%
G 84 of 298 ~ 28.19%
B 113 of 298 ~ 37.92'%

%33.89
%28.19
%37.92

CMYK color model

#655471 color CMYK value is (11,26,0,56).

  • cyan value is 10.62%
  • magenta value is 25.66%
  • yellow value is 0.00%
  • key color value is 55.69%

CMYK: (11,26,0,56)
C11M26Y0K56 (11%, 26%, 0%, 56%)
(0.11 / 0.26 / 0.00 / 0.56)

CMYK percentages

%10.62
%25.66
%0
%55.69

Codes

Color #655471 in popluar color models

65 54 71
RGB 101 84 113
HSL 275° 14.72% 38.63%
HSB/HSV 275° 25.66% 44.31%
CMYK 10.62% 25.66% 0.00%
55.69%

Color #655471 in popluar number systems.

HEX 65 54 71
Decimal 101 84 113
Binary 1100101 1010100 1110001
Octal 145 124 161

Shades and tints

Shades of #655471

#655471
(101,84,113)
#5C4D67
(92,77,103)
#53465D
(83,70,93)
#4A3F53
(74,63,83)
#413849
(65,56,73)
#38313F
(56,49,63)
#2F2A35
(47,42,53)
#26232B
(38,35,43)
#1D1C21
(29,28,33)
#141517
(20,21,23)
#0B0E0D
(11,14,13)
#000000
(0,0,0)

Tints of #655471

#655471
(101,84,113)
#73637D
(115,99,125)
#817289
(129,114,137)
#8F8195
(143,129,149)
#9D90A1
(157,144,161)
#AB9FAD
(171,159,173)
#B9AEB9
(185,174,185)
#C7BDC5
(199,189,197)
#D5CCD1
(213,204,209)
#E3DBDD
(227,219,221)
#F1EAE9
(241,234,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655471; }

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

This text font color is #655471.

Background Color

.myBgColor { background-color: #655471; }

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

This div background color is #655471.

Border color

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

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

This div border color is #655471.

Opacity

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

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

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

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

This text has shadow with #655471 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655471.

Preview

Color preview on black background

This text has color #655471 on black background.


Color preview on white background

This text has color #655471 on white background.


Black color preview on #655471 background

This text has black color on #655471 background.


White color preview on #655471 background

This text has white color on #655471 background.


Related colors

Complementary color

Complementary color for #hex is #9AAB8E.


I love getcolorcode.com

Triadic colors

1 #716554 and #547165 with #655471 are triadic colors.

2 #715465 and #546571 with #655471 are triadic colors.