COLOR #988B78

HEX: #988B78 RGB: (152,139,120)

Renk bilgisi

#988B78 contains red, green and blue colors in about the same proportion. #988B78 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#988B78 color RGB value is (152,139,120).

RGB: (152,139,120) (60%, 55%, 47%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 139 of 255 = 55%
B 120 of 255 = 47%

152
139
120

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 139 + 120 = 411 (100%)
R 152 of 411 ~ 36.98%
G 139 of 411 ~ 33.82%
B 120 of 411 ~ 29.2'%

%36.98
%33.82
%29.2

CMYK RENK MODELİ

#988B78 rengi CMYK tonu (0,9,21,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.55%
  • sarı tonu 21.05%
  • ana renk tonu 40.39%

CMYK: (0,9,21,40)
C0M9Y21K40 (0%, 9%, 21%, 40%)
(0.00 / 0.09 / 0.21 / 0.40)

CMYK yüzdeleri

%0
%8.55
%21.05
%40.39

Codes

Color #988B78 in popluar color models

98 8B 78
RGB 152 139 120
HSL 36° 13.45% 53.33%
HSB/HSV 36° 21.05% 59.61%
CMYK 0.00% 8.55% 21.05%
40.39%

Color #988B78 in popluar number systems.

HEX 98 8B 78
Decimal 152 139 120
Binary 10011000 10001011 1111000
Octal 230 213 170

Shades and tints

Shades of #988B78

#988B78
(152,139,120)
#8B7F6E
(139,127,110)
#7E7364
(126,115,100)
#71675A
(113,103,90)
#645B50
(100,91,80)
#574F46
(87,79,70)
#4A433C
(74,67,60)
#3D3732
(61,55,50)
#302B28
(48,43,40)
#231F1E
(35,31,30)
#161314
(22,19,20)
#000000
(0,0,0)

Tints of #988B78

#988B78
(152,139,120)
#A19584
(161,149,132)
#AA9F90
(170,159,144)
#B3A99C
(179,169,156)
#BCB3A8
(188,179,168)
#C5BDB4
(197,189,180)
#CEC7C0
(206,199,192)
#D7D1CC
(215,209,204)
#E0DBD8
(224,219,216)
#E9E5E4
(233,229,228)
#F2EFF0
(242,239,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988B78 color. Also use rgb(152,139,120) instead hex code.

Text Font Color

.myTextColor { color: #988B78; }

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

This text font color is #988B78.

Background Color

.myBgColor { background-color: #988B78; }

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

This div background color is #988B78.

Border color

.myBorderColor { border: 1px solid #988B78; }

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

This div border color is #988B78.

Opacity

.myOpacity80 { color: #988B78; opacity: 0.8; }

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

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

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

This text has shadow with #988B78 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988B78.

Preview

Color preview on black background

This text has color #988B78 on black background.


Color preview on white background

This text has color #988B78 on white background.


Black color preview on #988B78 background

This text has black color on #988B78 background.


White color preview on #988B78 background

This text has white color on #988B78 background.


Related colors

Complementary color

Complementary color for #hex is #677487.


I love getcolorcode.com

Triadic colors

1 #78988B and #8B7898 with #988B78 are triadic colors.

2 #788B98 and #8B9878 with #988B78 are triadic colors.