COLOR #90477E

HEX: #90477E RGB: (144,71,126)

Color info

#90477E contains mainly red and blue colors. Web safe color of #90477E is #993366 (or #936).

RGB color model

#90477E color RGB value is (144,71,126).

RGB: (144,71,126) (56%, 28%, 49%)

RGB channels and saturation

R 144 of 255 = 56%
G 71 of 255 = 28%
B 126 of 255 = 49%

144
71
126

R + G + B ~ 44%. #90477E is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 144 + 71 + 126 = 341 (100%)
R 144 of 341 ~ 42.23%
G 71 of 341 ~ 20.82%
B 126 of 341 ~ 36.95'%

%42.23
%20.82
%36.95

CMYK color model

#90477E color CMYK value is (0,51,13,44).

  • cyan value is 0.00%
  • magenta value is 50.69%
  • yellow value is 12.50%
  • key color value is 43.53%

CMYK: (0,51,13,44)
C0M51Y13K44 (0%, 51%, 13%, 44%)
(0.00 / 0.51 / 0.13 / 0.44)

CMYK percentages

%0
%50.69
%12.5
%43.53

Codes

Color #90477E in popluar color models

90 47 7E
RGB 144 71 126
HSL 315° 33.95% 42.16%
HSB/HSV 315° 50.69% 56.47%
CMYK 0.00% 50.69% 12.50%
43.53%

Color #90477E in popluar number systems.

HEX 90 47 7E
Decimal 144 71 126
Binary 10010000 1000111 1111110
Octal 220 107 176

Shades and tints

Shades of #90477E

#90477E
(144,71,126)
#834173
(131,65,115)
#763B68
(118,59,104)
#69355D
(105,53,93)
#5C2F52
(92,47,82)
#4F2947
(79,41,71)
#42233C
(66,35,60)
#351D31
(53,29,49)
#281726
(40,23,38)
#1B111B
(27,17,27)
#0E0B10
(14,11,16)
#000000
(0,0,0)

Tints of #90477E

#90477E
(144,71,126)
#9A5789
(154,87,137)
#A46794
(164,103,148)
#AE779F
(174,119,159)
#B887AA
(184,135,170)
#C297B5
(194,151,181)
#CCA7C0
(204,167,192)
#D6B7CB
(214,183,203)
#E0C7D6
(224,199,214)
#EAD7E1
(234,215,225)
#F4E7EC
(244,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90477E color. Also use rgb(144,71,126) instead hex code.

Text Font Color

.myTextColor { color: #90477E; }

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

This text font color is #90477E.

Background Color

.myBgColor { background-color: #90477E; }

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

This div background color is #90477E.

Border color

.myBorderColor { border: 1px solid #90477E; }

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

This div border color is #90477E.

Opacity

.myOpacity80 { color: #90477E; opacity: 0.8; }

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

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

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

This text has shadow with #90477E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90477E.

Preview

Color preview on black background

This text has color #90477E on black background.


Color preview on white background

This text has color #90477E on white background.


Black color preview on #90477E background

This text has black color on #90477E background.


White color preview on #90477E background

This text has white color on #90477E background.


Related colors

Complementary color

Complementary color for #hex is #6FB881.


I love getcolorcode.com

Triadic colors

1 #7E9047 and #477E90 with #90477E are triadic colors.

2 #7E4790 and #47907E with #90477E are triadic colors.