COLOR #987D75

HEX: #987D75 RGB: (152,125,117)

Renk bilgisi

#987D75 contains red, green and blue colors in about the same proportion. #987D75 ‘ nin web güvenlik rengi #996666 (ya da #966) dir.

RGB renk modeli

#987D75 color RGB value is (152,125,117).

RGB: (152,125,117) (60%, 49%, 46%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 125 of 255 = 49%
B 117 of 255 = 46%

152
125
117

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 125 + 117 = 394 (100%)
R 152 of 394 ~ 38.58%
G 125 of 394 ~ 31.73%
B 117 of 394 ~ 29.7'%

%38.58
%31.73
%29.7

CMYK RENK MODELİ

#987D75 rengi CMYK tonu (0,18,23,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 17.76%
  • sarı tonu 23.03%
  • ana renk tonu 40.39%

CMYK: (0,18,23,40)
C0M18Y23K40 (0%, 18%, 23%, 40%)
(0.00 / 0.18 / 0.23 / 0.40)

CMYK yüzdeleri

%0
%17.76
%23.03
%40.39

Codes

Color #987D75 in popluar color models

98 7D 75
RGB 152 125 117
HSL 14° 14.52% 52.75%
HSB/HSV 14° 23.03% 59.61%
CMYK 0.00% 17.76% 23.03%
40.39%

Color #987D75 in popluar number systems.

HEX 98 7D 75
Decimal 152 125 117
Binary 10011000 1111101 1110101
Octal 230 175 165

Shades and tints

Shades of #987D75

#987D75
(152,125,117)
#8B726B
(139,114,107)
#7E6761
(126,103,97)
#715C57
(113,92,87)
#64514D
(100,81,77)
#574643
(87,70,67)
#4A3B39
(74,59,57)
#3D302F
(61,48,47)
#302525
(48,37,37)
#231A1B
(35,26,27)
#160F11
(22,15,17)
#000000
(0,0,0)

Tints of #987D75

#987D75
(152,125,117)
#A18881
(161,136,129)
#AA938D
(170,147,141)
#B39E99
(179,158,153)
#BCA9A5
(188,169,165)
#C5B4B1
(197,180,177)
#CEBFBD
(206,191,189)
#D7CAC9
(215,202,201)
#E0D5D5
(224,213,213)
#E9E0E1
(233,224,225)
#F2EBED
(242,235,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #987D75; }

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

This text font color is #987D75.

Background Color

.myBgColor { background-color: #987D75; }

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

This div background color is #987D75.

Border color

.myBorderColor { border: 1px solid #987D75; }

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

This div border color is #987D75.

Opacity

.myOpacity80 { color: #987D75; opacity: 0.8; }

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

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

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

This text has shadow with #987D75 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987D75.

Preview

Color preview on black background

This text has color #987D75 on black background.


Color preview on white background

This text has color #987D75 on white background.


Black color preview on #987D75 background

This text has black color on #987D75 background.


White color preview on #987D75 background

This text has white color on #987D75 background.


Related colors

Complementary color

Complementary color for #hex is #67828A.


I love getcolorcode.com

Triadic colors

1 #75987D and #7D7598 with #987D75 are triadic colors.

2 #757D98 and #7D9875 with #987D75 are triadic colors.