COLOR #987075

HEX: #987075 RGB: (152,112,117)

Color info

#987075 contains red, green and blue colors in about the same proportion. Web safe color of #987075 is #996666 (or #966).

RGB color model

#987075 color RGB value is (152,112,117).

RGB: (152,112,117) (60%, 44%, 46%)

RGB channels and saturation

R 152 of 255 = 60%
G 112 of 255 = 44%
B 117 of 255 = 46%

152
112
117

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

Portions of RGB colors in percentages

R + G + B = 152 + 112 + 117 = 381 (100%)
R 152 of 381 ~ 39.9%
G 112 of 381 ~ 29.4%
B 117 of 381 ~ 30.71'%

%39.9
%29.4
%30.71

CMYK color model

#987075 color CMYK value is (0,26,23,40).

  • cyan value is 0.00%
  • magenta value is 26.32%
  • yellow value is 23.03%
  • key color value is 40.39%
CMYK: (0,26,23,40) C0M26Y23K40 (0%,26%,23%,40%) (0.00/0.26/0.23/0.40) 

CMYK percentages

%0
%26.32
%23.03
%40.39

Codes

Color #987075 in popluar color models

98 70 75
RGB 152 112 117
HSL 353° 16.26% 51.76%
HSB/HSV 353° 26.32% 59.61%
CMYK 0.00% 26.32% 23.03%
40.39%

Color #987075 in popluar number systems.

HEX 98 70 75
Decimal 152 112 117
Binary 10011000 1110000 1110101
Octal 230 160 165

Shades and tints

Shades of #987075

#987075
(152,112,117)
#8B666B
(139,102,107)
#7E5C61
(126,92,97)
#715257
(113,82,87)
#64484D
(100,72,77)
#573E43
(87,62,67)
#4A3439
(74,52,57)
#3D2A2F
(61,42,47)
#302025
(48,32,37)
#23161B
(35,22,27)
#160C11
(22,12,17)
#000000
(0,0,0)

Tints of #987075

#987075
(152,112,117)
#A17D81
(161,125,129)
#AA8A8D
(170,138,141)
#B39799
(179,151,153)
#BCA4A5
(188,164,165)
#C5B1B1
(197,177,177)
#CEBEBD
(206,190,189)
#D7CBC9
(215,203,201)
#E0D8D5
(224,216,213)
#E9E5E1
(233,229,225)
#F2F2ED
(242,242,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #987075 color. Also use rgb(152,112,117) instead hex code.

Text Font Color

.myTextColor { color: #987075; }

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

This text font color is #987075.

Background Color

.myBgColor { background-color: #987075; }

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

This div background color is #987075.

Border color

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

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

This div border color is #987075.

Opacity

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

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

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

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

This text has shadow with #987075 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987075.

Preview

Color preview on black background

This text has color #987075 on black background.


Color preview on white background

This text has color #987075 on white background.


Black color preview on #987075 background

This text has black color on #987075 background.


White color preview on #987075 background

This text has white color on #987075 background.


Related colors

Complementary color

Complementary color for #hex is #678F8A.


I love getcolorcode.com

Triadic colors

1 #759870 and #707598 with #987075 are triadic colors.

2 #757098 and #709875 with #987075 are triadic colors.