COLOR #90649B

HEX: #90649B RGB: (144,100,155)

Color info

#90649B contains red, green and blue colors in about the same proportion. Web safe color of #90649B is #996699 (or #969).

RGB color model

#90649B color RGB value is (144,100,155).

RGB: (144,100,155) (56%, 39%, 61%)

RGB channels and saturation

R 144 of 255 = 56%
G 100 of 255 = 39%
B 155 of 255 = 61%

144
100
155

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

Portions of RGB colors in percentages

R + G + B = 144 + 100 + 155 = 399 (100%)
R 144 of 399 ~ 36.09%
G 100 of 399 ~ 25.06%
B 155 of 399 ~ 38.85'%

%36.09
%25.06
%38.85

CMYK color model

#90649B color CMYK value is (7,35,0,39).

  • cyan value is 7.10%
  • magenta value is 35.48%
  • yellow value is 0.00%
  • key color value is 39.22%
CMYK: (7,35,0,39) C7M35Y0K39 (7%,35%,0%,39%) (0.07/0.35/0.00/0.39) 

CMYK percentages

%7.1
%35.48
%0
%39.22

Codes

Color #90649B in popluar color models

90 64 9B
RGB 144 100 155
HSL 288° 21.57% 50.00%
HSB/HSV 288° 35.48% 60.78%
CMYK 7.10% 35.48% 0.00%
39.22%

Color #90649B in popluar number systems.

HEX 90 64 9B
Decimal 144 100 155
Binary 10010000 1100100 10011011
Octal 220 144 233

Shades and tints

Shades of #90649B

#90649B
(144,100,155)
#835B8D
(131,91,141)
#76527F
(118,82,127)
#694971
(105,73,113)
#5C4063
(92,64,99)
#4F3755
(79,55,85)
#422E47
(66,46,71)
#352539
(53,37,57)
#281C2B
(40,28,43)
#1B131D
(27,19,29)
#0E0A0F
(14,10,15)
#000000
(0,0,0)

Tints of #90649B

#90649B
(144,100,155)
#9A72A4
(154,114,164)
#A480AD
(164,128,173)
#AE8EB6
(174,142,182)
#B89CBF
(184,156,191)
#C2AAC8
(194,170,200)
#CCB8D1
(204,184,209)
#D6C6DA
(214,198,218)
#E0D4E3
(224,212,227)
#EAE2EC
(234,226,236)
#F4F0F5
(244,240,245)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90649B color. Also use rgb(144,100,155) instead hex code.

Text Font Color

.myTextColor { color: #90649B; }

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

This text font color is #90649B.

Background Color

.myBgColor { background-color: #90649B; }

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

This div background color is #90649B.

Border color

.myBorderColor { border: 1px solid #90649B; }

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

This div border color is #90649B.

Opacity

.myOpacity80 { color: #90649B; opacity: 0.8; }

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

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

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

This text has shadow with #90649B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90649B.

Preview

Color preview on black background

This text has color #90649B on black background.


Color preview on white background

This text has color #90649B on white background.


Black color preview on #90649B background

This text has black color on #90649B background.


White color preview on #90649B background

This text has white color on #90649B background.


Related colors

Complementary color

Complementary color for #hex is #6F9B64.


I love getcolorcode.com

Triadic colors

1 #9B9064 and #649B90 with #90649B are triadic colors.

2 #9B6490 and #64909B with #90649B are triadic colors.