COLOR #998290

HEX: #998290 RGB: (153,130,144)

Color info

#998290 contains red, green and blue colors in about the same proportion. Web safe color of #998290 is #999999 (or #999).

RGB color model

#998290 color RGB value is (153,130,144).

RGB: (153,130,144) (60%, 51%, 56%)

RGB channels and saturation

R 153 of 255 = 60%
G 130 of 255 = 51%
B 144 of 255 = 56%

153
130
144

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

Portions of RGB colors in percentages

R + G + B = 153 + 130 + 144 = 427 (100%)
R 153 of 427 ~ 35.83%
G 130 of 427 ~ 30.44%
B 144 of 427 ~ 33.72'%

%35.83
%30.44
%33.72

CMYK color model

#998290 color CMYK value is (0,15,6,40).

  • cyan value is 0.00%
  • magenta value is 15.03%
  • yellow value is 5.88%
  • key color value is 40.00%
CMYK: (0,15,6,40) C0M15Y6K40 (0%,15%,6%,40%) (0.00/0.15/0.06/0.40) 

CMYK percentages

%0
%15.03
%5.88
%40

Codes

Color #998290 in popluar color models

99 82 90
RGB 153 130 144
HSL 323° 10.13% 55.49%
HSB/HSV 323° 15.03% 60.00%
CMYK 0.00% 15.03% 5.88%
40.00%

Color #998290 in popluar number systems.

HEX 99 82 90
Decimal 153 130 144
Binary 10011001 10000010 10010000
Octal 231 202 220

Shades and tints

Shades of #998290

#998290
(153,130,144)
#8C7783
(140,119,131)
#7F6C76
(127,108,118)
#726169
(114,97,105)
#65565C
(101,86,92)
#584B4F
(88,75,79)
#4B4042
(75,64,66)
#3E3535
(62,53,53)
#312A28
(49,42,40)
#241F1B
(36,31,27)
#17140E
(23,20,14)
#000000
(0,0,0)

Tints of #998290

#998290
(153,130,144)
#A28D9A
(162,141,154)
#AB98A4
(171,152,164)
#B4A3AE
(180,163,174)
#BDAEB8
(189,174,184)
#C6B9C2
(198,185,194)
#CFC4CC
(207,196,204)
#D8CFD6
(216,207,214)
#E1DAE0
(225,218,224)
#EAE5EA
(234,229,234)
#F3F0F4
(243,240,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998290 color. Also use rgb(153,130,144) instead hex code.

Text Font Color

.myTextColor { color: #998290; }

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

This text font color is #998290.

Background Color

.myBgColor { background-color: #998290; }

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

This div background color is #998290.

Border color

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

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

This div border color is #998290.

Opacity

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

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

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

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

This text has shadow with #998290 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #998290.

Preview

Color preview on black background

This text has color #998290 on black background.


Color preview on white background

This text has color #998290 on white background.


Black color preview on #998290 background

This text has black color on #998290 background.


White color preview on #998290 background

This text has white color on #998290 background.


Related colors

Complementary color

Complementary color for #hex is #667D6F.


I love getcolorcode.com

Triadic colors

1 #909982 and #829099 with #998290 are triadic colors.

2 #908299 and #829990 with #998290 are triadic colors.