COLOR #655790

HEX: #655790 RGB: (101,87,144)

Color info

#655790 contains red, green and blue colors in about the same proportion. Web safe color of #655790 is #666699 (or #669).

RGB color model

#655790 color RGB value is (101,87,144).

RGB: (101,87,144) (40%, 34%, 56%)

RGB channels and saturation

R 101 of 255 = 40%
G 87 of 255 = 34%
B 144 of 255 = 56%

101
87
144

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

Portions of RGB colors in percentages

R + G + B = 101 + 87 + 144 = 332 (100%)
R 101 of 332 ~ 30.42%
G 87 of 332 ~ 26.2%
B 144 of 332 ~ 43.37'%

%30.42
%26.2
%43.37

CMYK color model

#655790 color CMYK value is (30,40,0,44).

  • cyan value is 29.86%
  • magenta value is 39.58%
  • yellow value is 0.00%
  • key color value is 43.53%

CMYK: (30,40,0,44)
C30M40Y0K44 (30%, 40%, 0%, 44%)
(0.30 / 0.40 / 0.00 / 0.44)

CMYK percentages

%29.86
%39.58
%0
%43.53

Codes

Color #655790 in popluar color models

65 57 90
RGB 101 87 144
HSL 255° 24.68% 45.29%
HSB/HSV 255° 39.58% 56.47%
CMYK 29.86% 39.58% 0.00%
43.53%

Color #655790 in popluar number systems.

HEX 65 57 90
Decimal 101 87 144
Binary 1100101 1010111 10010000
Octal 145 127 220

Shades and tints

Shades of #655790

#655790
(101,87,144)
#5C5083
(92,80,131)
#534976
(83,73,118)
#4A4269
(74,66,105)
#413B5C
(65,59,92)
#38344F
(56,52,79)
#2F2D42
(47,45,66)
#262635
(38,38,53)
#1D1F28
(29,31,40)
#14181B
(20,24,27)
#0B110E
(11,17,14)
#000000
(0,0,0)

Tints of #655790

#655790
(101,87,144)
#73669A
(115,102,154)
#8175A4
(129,117,164)
#8F84AE
(143,132,174)
#9D93B8
(157,147,184)
#ABA2C2
(171,162,194)
#B9B1CC
(185,177,204)
#C7C0D6
(199,192,214)
#D5CFE0
(213,207,224)
#E3DEEA
(227,222,234)
#F1EDF4
(241,237,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #655790; }

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

This text font color is #655790.

Background Color

.myBgColor { background-color: #655790; }

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

This div background color is #655790.

Border color

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

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

This div border color is #655790.

Opacity

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

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

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

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

This text has shadow with #655790 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #655790.

Preview

Color preview on black background

This text has color #655790 on black background.


Color preview on white background

This text has color #655790 on white background.


Black color preview on #655790 background

This text has black color on #655790 background.


White color preview on #655790 background

This text has white color on #655790 background.


Related colors

Complementary color

Complementary color for #hex is #9AA86F.


I love getcolorcode.com

Triadic colors

1 #906557 and #579065 with #655790 are triadic colors.

2 #905765 and #576590 with #655790 are triadic colors.