COLOR #655779

HEX: #655779 RGB: (101,87,121)

Color info

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

RGB color model

#655779 color RGB value is (101,87,121).

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

RGB channels and saturation

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

101
87
121

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

Portions of RGB colors in percentages

R + G + B = 101 + 87 + 121 = 309 (100%)
R 101 of 309 ~ 32.69%
G 87 of 309 ~ 28.16%
B 121 of 309 ~ 39.16'%

%32.69
%28.16
%39.16

CMYK color model

#655779 color CMYK value is (17,28,0,53).

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

CMYK: (17,28,0,53)
C17M28Y0K53 (17%, 28%, 0%, 53%)
(0.17 / 0.28 / 0.00 / 0.53)

CMYK percentages

%16.53
%28.1
%0
%52.55

Codes

Color #655779 in popluar color models

65 57 79
RGB 101 87 121
HSL 265° 16.35% 40.78%
HSB/HSV 265° 28.10% 47.45%
CMYK 16.53% 28.10% 0.00%
52.55%

Color #655779 in popluar number systems.

HEX 65 57 79
Decimal 101 87 121
Binary 1100101 1010111 1111001
Octal 145 127 171

Shades and tints

Shades of #655779

#655779
(101,87,121)
#5C506E
(92,80,110)
#534963
(83,73,99)
#4A4258
(74,66,88)
#413B4D
(65,59,77)
#383442
(56,52,66)
#2F2D37
(47,45,55)
#26262C
(38,38,44)
#1D1F21
(29,31,33)
#141816
(20,24,22)
#0B110B
(11,17,11)
#000000
(0,0,0)

Tints of #655779

#655779
(101,87,121)
#736685
(115,102,133)
#817591
(129,117,145)
#8F849D
(143,132,157)
#9D93A9
(157,147,169)
#ABA2B5
(171,162,181)
#B9B1C1
(185,177,193)
#C7C0CD
(199,192,205)
#D5CFD9
(213,207,217)
#E3DEE5
(227,222,229)
#F1EDF1
(241,237,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655779; }

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

This text font color is #655779.

Background Color

.myBgColor { background-color: #655779; }

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

This div background color is #655779.

Border color

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

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

This div border color is #655779.

Opacity

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

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

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

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

This text has shadow with #655779 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655779.

Preview

Color preview on black background

This text has color #655779 on black background.


Color preview on white background

This text has color #655779 on white background.


Black color preview on #655779 background

This text has black color on #655779 background.


White color preview on #655779 background

This text has white color on #655779 background.


Related colors

Complementary color

Complementary color for #hex is #9AA886.


I love getcolorcode.com

Triadic colors

1 #796557 and #577965 with #655779 are triadic colors.

2 #795765 and #576579 with #655779 are triadic colors.