COLOR #987F63

HEX: #987F63 RGB: (152,127,99)

Renk bilgisi

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

RGB renk modeli

#987F63 color RGB value is (152,127,99).

RGB: (152,127,99) (60%, 50%, 39%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 127 of 255 = 50%
B 99 of 255 = 39%

152
127
99

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 127 + 99 = 378 (100%)
R 152 of 378 ~ 40.21%
G 127 of 378 ~ 33.6%
B 99 of 378 ~ 26.19'%

%40.21
%33.6
%26.19

CMYK RENK MODELİ

#987F63 rengi CMYK tonu (0,16,35,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 16.45%
  • sarı tonu 34.87%
  • ana renk tonu 40.39%

CMYK: (0,16,35,40)
C0M16Y35K40 (0%, 16%, 35%, 40%)
(0.00 / 0.16 / 0.35 / 0.40)

CMYK yüzdeleri

%0
%16.45
%34.87
%40.39

Codes

Color #987F63 in popluar color models

98 7F 63
RGB 152 127 99
HSL 32° 21.12% 49.22%
HSB/HSV 32° 34.87% 59.61%
CMYK 0.00% 16.45% 34.87%
40.39%

Color #987F63 in popluar number systems.

HEX 98 7F 63
Decimal 152 127 99
Binary 10011000 1111111 1100011
Octal 230 177 143

Shades and tints

Shades of #987F63

#987F63
(152,127,99)
#8B745A
(139,116,90)
#7E6951
(126,105,81)
#715E48
(113,94,72)
#64533F
(100,83,63)
#574836
(87,72,54)
#4A3D2D
(74,61,45)
#3D3224
(61,50,36)
#30271B
(48,39,27)
#231C12
(35,28,18)
#161109
(22,17,9)
#000000
(0,0,0)

Tints of #987F63

#987F63
(152,127,99)
#A18A71
(161,138,113)
#AA957F
(170,149,127)
#B3A08D
(179,160,141)
#BCAB9B
(188,171,155)
#C5B6A9
(197,182,169)
#CEC1B7
(206,193,183)
#D7CCC5
(215,204,197)
#E0D7D3
(224,215,211)
#E9E2E1
(233,226,225)
#F2EDEF
(242,237,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #987F63 color. Also use rgb(152,127,99) instead hex code.

Text Font Color

.myTextColor { color: #987F63; }

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

This text font color is #987F63.

Background Color

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

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

This div background color is #987F63.

Border color

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

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

This div border color is #987F63.

Opacity

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

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

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

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

This text has shadow with #987F63 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #987F63.

Preview

Color preview on black background

This text has color #987F63 on black background.


Color preview on white background

This text has color #987F63 on white background.


Black color preview on #987F63 background

This text has black color on #987F63 background.


White color preview on #987F63 background

This text has white color on #987F63 background.


Related colors

Complementary color

Complementary color for #hex is #67809C.


I love getcolorcode.com

Triadic colors

1 #63987F and #7F6398 with #987F63 are triadic colors.

2 #637F98 and #7F9863 with #987F63 are triadic colors.