COLOR #988093

HEX: #988093 RGB: (152,128,147)

Color info

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

RGB color model

#988093 color RGB value is (152,128,147).

RGB: (152,128,147) (60%, 50%, 58%)

RGB channels and saturation

R 152 of 255 = 60%
G 128 of 255 = 50%
B 147 of 255 = 58%

152
128
147

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

Portions of RGB colors in percentages

R + G + B = 152 + 128 + 147 = 427 (100%)
R 152 of 427 ~ 35.6%
G 128 of 427 ~ 29.98%
B 147 of 427 ~ 34.43'%

%35.6
%29.98
%34.43

CMYK color model

#988093 color CMYK value is (0,16,3,40).

  • cyan value is 0.00%
  • magenta value is 15.79%
  • yellow value is 3.29%
  • key color value is 40.39%

CMYK: (0,16,3,40)
C0M16Y3K40 (0%, 16%, 3%, 40%)
(0.00 / 0.16 / 0.03 / 0.40)

CMYK percentages

%0
%15.79
%3.29
%40.39

Codes

Color #988093 in popluar color models

98 80 93
RGB 152 128 147
HSL 313° 10.43% 54.90%
HSB/HSV 313° 15.79% 59.61%
CMYK 0.00% 15.79% 3.29%
40.39%

Color #988093 in popluar number systems.

HEX 98 80 93
Decimal 152 128 147
Binary 10011000 10000000 10010011
Octal 230 200 223

Shades and tints

Shades of #988093

#988093
(152,128,147)
#8B7586
(139,117,134)
#7E6A79
(126,106,121)
#715F6C
(113,95,108)
#64545F
(100,84,95)
#574952
(87,73,82)
#4A3E45
(74,62,69)
#3D3338
(61,51,56)
#30282B
(48,40,43)
#231D1E
(35,29,30)
#161211
(22,18,17)
#000000
(0,0,0)

Tints of #988093

#988093
(152,128,147)
#A18B9C
(161,139,156)
#AA96A5
(170,150,165)
#B3A1AE
(179,161,174)
#BCACB7
(188,172,183)
#C5B7C0
(197,183,192)
#CEC2C9
(206,194,201)
#D7CDD2
(215,205,210)
#E0D8DB
(224,216,219)
#E9E3E4
(233,227,228)
#F2EEED
(242,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988093 color. Also use rgb(152,128,147) instead hex code.

Text Font Color

.myTextColor { color: #988093; }

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

This text font color is #988093.

Background Color

.myBgColor { background-color: #988093; }

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

This div background color is #988093.

Border color

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

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

This div border color is #988093.

Opacity

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

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

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

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

This text has shadow with #988093 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988093.

Preview

Color preview on black background

This text has color #988093 on black background.


Color preview on white background

This text has color #988093 on white background.


Black color preview on #988093 background

This text has black color on #988093 background.


White color preview on #988093 background

This text has white color on #988093 background.


Related colors

Complementary color

Complementary color for #hex is #677F6C.


I love getcolorcode.com

Triadic colors

1 #939880 and #809398 with #988093 are triadic colors.

2 #938098 and #809893 with #988093 are triadic colors.