COLOR #655479

HEX: #655479 RGB: (101,84,121)

Color info

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

RGB color model

#655479 color RGB value is (101,84,121).

RGB: (101,84,121) (40%, 33%, 47%)

RGB channels and saturation

R 101 of 255 = 40%
G 84 of 255 = 33%
B 121 of 255 = 47%

101
84
121

R + G + B ~ 40%. #655479 is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 101 + 84 + 121 = 306 (100%)
R 101 of 306 ~ 33.01%
G 84 of 306 ~ 27.45%
B 121 of 306 ~ 39.54'%

%33.01
%27.45
%39.54

CMYK color model

#655479 color CMYK value is (17,31,0,53).

  • cyan value is 16.53%
  • magenta value is 30.58%
  • yellow value is 0.00%
  • key color value is 52.55%

CMYK: (17,31,0,53)
C17M31Y0K53 (17%, 31%, 0%, 53%)
(0.17 / 0.31 / 0.00 / 0.53)

CMYK percentages

%16.53
%30.58
%0
%52.55

Codes

Color #655479 in popluar color models

65 54 79
RGB 101 84 121
HSL 268° 18.05% 40.20%
HSB/HSV 268° 30.58% 47.45%
CMYK 16.53% 30.58% 0.00%
52.55%

Color #655479 in popluar number systems.

HEX 65 54 79
Decimal 101 84 121
Binary 1100101 1010100 1111001
Octal 145 124 171

Shades and tints

Shades of #655479

#655479
(101,84,121)
#5C4D6E
(92,77,110)
#534663
(83,70,99)
#4A3F58
(74,63,88)
#41384D
(65,56,77)
#383142
(56,49,66)
#2F2A37
(47,42,55)
#26232C
(38,35,44)
#1D1C21
(29,28,33)
#141516
(20,21,22)
#0B0E0B
(11,14,11)
#000000
(0,0,0)

Tints of #655479

#655479
(101,84,121)
#736385
(115,99,133)
#817291
(129,114,145)
#8F819D
(143,129,157)
#9D90A9
(157,144,169)
#AB9FB5
(171,159,181)
#B9AEC1
(185,174,193)
#C7BDCD
(199,189,205)
#D5CCD9
(213,204,217)
#E3DBE5
(227,219,229)
#F1EAF1
(241,234,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655479; }

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

This text font color is #655479.

Background Color

.myBgColor { background-color: #655479; }

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

This div background color is #655479.

Border color

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

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

This div border color is #655479.

Opacity

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

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

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

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

This text has shadow with #655479 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655479.

Preview

Color preview on black background

This text has color #655479 on black background.


Color preview on white background

This text has color #655479 on white background.


Black color preview on #655479 background

This text has black color on #655479 background.


White color preview on #655479 background

This text has white color on #655479 background.


Related colors

Complementary color

Complementary color for #hex is #9AAB86.


I love getcolorcode.com

Triadic colors

1 #796554 and #547965 with #655479 are triadic colors.

2 #795465 and #546579 with #655479 are triadic colors.