COLOR #655679

HEX: #655679 RGB: (101,86,121)

Color info

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

RGB color model

#655679 color RGB value is (101,86,121).

RGB: (101,86,121) (40%, 34%, 47%)

RGB channels and saturation

R 101 of 255 = 40%
G 86 of 255 = 34%
B 121 of 255 = 47%

101
86
121

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

Portions of RGB colors in percentages

R + G + B = 101 + 86 + 121 = 308 (100%)
R 101 of 308 ~ 32.79%
G 86 of 308 ~ 27.92%
B 121 of 308 ~ 39.29'%

%32.79
%27.92
%39.29

CMYK color model

#655679 color CMYK value is (17,29,0,53).

  • cyan value is 16.53%
  • magenta value is 28.93%
  • yellow value is 0.00%
  • key color value is 52.55%
CMYK: (17,29,0,53) C17M29Y0K53 (17%,29%,0%,53%) (0.17/0.29/0.00/0.53) 

CMYK percentages

%16.53
%28.93
%0
%52.55

Codes

Color #655679 in popluar color models

65 56 79
RGB 101 86 121
HSL 266° 16.91% 40.59%
HSB/HSV 266° 28.93% 47.45%
CMYK 16.53% 28.93% 0.00%
52.55%

Color #655679 in popluar number systems.

HEX 65 56 79
Decimal 101 86 121
Binary 1100101 1010110 1111001
Octal 145 126 171

Shades and tints

Shades of #655679

#655679
(101,86,121)
#5C4F6E
(92,79,110)
#534863
(83,72,99)
#4A4158
(74,65,88)
#413A4D
(65,58,77)
#383342
(56,51,66)
#2F2C37
(47,44,55)
#26252C
(38,37,44)
#1D1E21
(29,30,33)
#141716
(20,23,22)
#0B100B
(11,16,11)
#000000
(0,0,0)

Tints of #655679

#655679
(101,86,121)
#736585
(115,101,133)
#817491
(129,116,145)
#8F839D
(143,131,157)
#9D92A9
(157,146,169)
#ABA1B5
(171,161,181)
#B9B0C1
(185,176,193)
#C7BFCD
(199,191,205)
#D5CED9
(213,206,217)
#E3DDE5
(227,221,229)
#F1ECF1
(241,236,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655679; }

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

This text font color is #655679.

Background Color

.myBgColor { background-color: #655679; }

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

This div background color is #655679.

Border color

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

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

This div border color is #655679.

Opacity

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

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

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

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

This text has shadow with #655679 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655679.

Preview

Color preview on black background

This text has color #655679 on black background.


Color preview on white background

This text has color #655679 on white background.


Black color preview on #655679 background

This text has black color on #655679 background.


White color preview on #655679 background

This text has white color on #655679 background.


Related colors

Complementary color

Complementary color for #hex is #9AA986.


I love getcolorcode.com

Triadic colors

1 #796556 and #567965 with #655679 are triadic colors.

2 #795665 and #566579 with #655679 are triadic colors.