COLOR #90718E

HEX: #90718E RGB: (144,113,142)

Color info

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

RGB color model

#90718E color RGB value is (144,113,142).

RGB: (144,113,142) (56%, 44%, 56%)

RGB channels and saturation

R 144 of 255 = 56%
G 113 of 255 = 44%
B 142 of 255 = 56%

144
113
142

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

Portions of RGB colors in percentages

R + G + B = 144 + 113 + 142 = 399 (100%)
R 144 of 399 ~ 36.09%
G 113 of 399 ~ 28.32%
B 142 of 399 ~ 35.59'%

%36.09
%28.32
%35.59

CMYK color model

#90718E color CMYK value is (0,22,1,44).

  • cyan value is 0.00%
  • magenta value is 21.53%
  • yellow value is 1.39%
  • key color value is 43.53%

CMYK: (0,22,1,44)
C0M22Y1K44 (0%, 22%, 1%, 44%)
(0.00 / 0.22 / 0.01 / 0.44)

CMYK percentages

%0
%21.53
%1.39
%43.53

Codes

Color #90718E in popluar color models

90 71 8E
RGB 144 113 142
HSL 304° 12.25% 50.39%
HSB/HSV 304° 21.53% 56.47%
CMYK 0.00% 21.53% 1.39%
43.53%

Color #90718E in popluar number systems.

HEX 90 71 8E
Decimal 144 113 142
Binary 10010000 1110001 10001110
Octal 220 161 216

Shades and tints

Shades of #90718E

#90718E
(144,113,142)
#836782
(131,103,130)
#765D76
(118,93,118)
#69536A
(105,83,106)
#5C495E
(92,73,94)
#4F3F52
(79,63,82)
#423546
(66,53,70)
#352B3A
(53,43,58)
#28212E
(40,33,46)
#1B1722
(27,23,34)
#0E0D16
(14,13,22)
#000000
(0,0,0)

Tints of #90718E

#90718E
(144,113,142)
#9A7D98
(154,125,152)
#A489A2
(164,137,162)
#AE95AC
(174,149,172)
#B8A1B6
(184,161,182)
#C2ADC0
(194,173,192)
#CCB9CA
(204,185,202)
#D6C5D4
(214,197,212)
#E0D1DE
(224,209,222)
#EADDE8
(234,221,232)
#F4E9F2
(244,233,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #90718E color. Also use rgb(144,113,142) instead hex code.

Text Font Color

.myTextColor { color: #90718E; }

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

This text font color is #90718E.

Background Color

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

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

This div background color is #90718E.

Border color

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

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

This div border color is #90718E.

Opacity

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

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

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

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

This text has shadow with #90718E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #90718E.

Preview

Color preview on black background

This text has color #90718E on black background.


Color preview on white background

This text has color #90718E on white background.


Black color preview on #90718E background

This text has black color on #90718E background.


White color preview on #90718E background

This text has white color on #90718E background.


Related colors

Complementary color

Complementary color for #hex is #6F8E71.


I love getcolorcode.com

Triadic colors

1 #8E9071 and #718E90 with #90718E are triadic colors.

2 #8E7190 and #71908E with #90718E are triadic colors.