COLOR #988182

HEX: #988182 RGB: (152,129,130)

Color info

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

RGB color model

#988182 color RGB value is (152,129,130).

RGB: (152,129,130) (60%, 51%, 51%)

RGB channels and saturation

R 152 of 255 = 60%
G 129 of 255 = 51%
B 130 of 255 = 51%

152
129
130

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

Portions of RGB colors in percentages

R + G + B = 152 + 129 + 130 = 411 (100%)
R 152 of 411 ~ 36.98%
G 129 of 411 ~ 31.39%
B 130 of 411 ~ 31.63'%

%36.98
%31.39
%31.63

CMYK color model

#988182 color CMYK value is (0,15,14,40).

  • cyan value is 0.00%
  • magenta value is 15.13%
  • yellow value is 14.47%
  • key color value is 40.39%

CMYK: (0,15,14,40)
C0M15Y14K40 (0%, 15%, 14%, 40%)
(0.00 / 0.15 / 0.14 / 0.40)

CMYK percentages

%0
%15.13
%14.47
%40.39

Codes

Color #988182 in popluar color models

98 81 82
RGB 152 129 130
HSL 357° 10.04% 55.10%
HSB/HSV 357° 15.13% 59.61%
CMYK 0.00% 15.13% 14.47%
40.39%

Color #988182 in popluar number systems.

HEX 98 81 82
Decimal 152 129 130
Binary 10011000 10000001 10000010
Octal 230 201 202

Shades and tints

Shades of #988182

#988182
(152,129,130)
#8B7677
(139,118,119)
#7E6B6C
(126,107,108)
#716061
(113,96,97)
#645556
(100,85,86)
#574A4B
(87,74,75)
#4A3F40
(74,63,64)
#3D3435
(61,52,53)
#30292A
(48,41,42)
#231E1F
(35,30,31)
#161314
(22,19,20)
#000000
(0,0,0)

Tints of #988182

#988182
(152,129,130)
#A18C8D
(161,140,141)
#AA9798
(170,151,152)
#B3A2A3
(179,162,163)
#BCADAE
(188,173,174)
#C5B8B9
(197,184,185)
#CEC3C4
(206,195,196)
#D7CECF
(215,206,207)
#E0D9DA
(224,217,218)
#E9E4E5
(233,228,229)
#F2EFF0
(242,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988182 color. Also use rgb(152,129,130) instead hex code.

Text Font Color

.myTextColor { color: #988182; }

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

This text font color is #988182.

Background Color

.myBgColor { background-color: #988182; }

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

This div background color is #988182.

Border color

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

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

This div border color is #988182.

Opacity

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

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

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

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

This text has shadow with #988182 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988182.

Preview

Color preview on black background

This text has color #988182 on black background.


Color preview on white background

This text has color #988182 on white background.


Black color preview on #988182 background

This text has black color on #988182 background.


White color preview on #988182 background

This text has white color on #988182 background.


Related colors

Complementary color

Complementary color for #hex is #677E7D.


I love getcolorcode.com

Triadic colors

1 #829881 and #818298 with #988182 are triadic colors.

2 #828198 and #819882 with #988182 are triadic colors.