COLOR #987D68

HEX: #987D68 RGB: (152,125,104)

Renk bilgisi

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

RGB renk modeli

#987D68 color RGB value is (152,125,104).

RGB: (152,125,104) (60%, 49%, 41%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 125 of 255 = 49%
B 104 of 255 = 41%

152
125
104

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 125 + 104 = 381 (100%)
R 152 of 381 ~ 39.9%
G 125 of 381 ~ 32.81%
B 104 of 381 ~ 27.3'%

%39.9
%32.81
%27.3

CMYK RENK MODELİ

#987D68 rengi CMYK tonu (0,18,32,40).

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

CMYK: (0,18,32,40)
C0M18Y32K40 (0%, 18%, 32%, 40%)
(0.00 / 0.18 / 0.32 / 0.40)

CMYK yüzdeleri

%0
%17.76
%31.58
%40.39

Codes

Color #987D68 in popluar color models

98 7D 68
RGB 152 125 104
HSL 26° 18.90% 50.20%
HSB/HSV 26° 31.58% 59.61%
CMYK 0.00% 17.76% 31.58%
40.39%

Color #987D68 in popluar number systems.

HEX 98 7D 68
Decimal 152 125 104
Binary 10011000 1111101 1101000
Octal 230 175 150

Shades and tints

Shades of #987D68

#987D68
(152,125,104)
#8B725F
(139,114,95)
#7E6756
(126,103,86)
#715C4D
(113,92,77)
#645144
(100,81,68)
#57463B
(87,70,59)
#4A3B32
(74,59,50)
#3D3029
(61,48,41)
#302520
(48,37,32)
#231A17
(35,26,23)
#160F0E
(22,15,14)
#000000
(0,0,0)

Tints of #987D68

#987D68
(152,125,104)
#A18875
(161,136,117)
#AA9382
(170,147,130)
#B39E8F
(179,158,143)
#BCA99C
(188,169,156)
#C5B4A9
(197,180,169)
#CEBFB6
(206,191,182)
#D7CAC3
(215,202,195)
#E0D5D0
(224,213,208)
#E9E0DD
(233,224,221)
#F2EBEA
(242,235,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #987D68; }

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

This text font color is #987D68.

Background Color

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

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

This div background color is #987D68.

Border color

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

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

This div border color is #987D68.

Opacity

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

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

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

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

This text has shadow with #987D68 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987D68.

Preview

Color preview on black background

This text has color #987D68 on black background.


Color preview on white background

This text has color #987D68 on white background.


Black color preview on #987D68 background

This text has black color on #987D68 background.


White color preview on #987D68 background

This text has white color on #987D68 background.


Related colors

Complementary color

Complementary color for #hex is #678297.


I love getcolorcode.com

Triadic colors

1 #68987D and #7D6898 with #987D68 are triadic colors.

2 #687D98 and #7D9868 with #987D68 are triadic colors.