COLOR #988B5E

HEX: #988B5E RGB: (152,139,94)

Renk bilgisi

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

RGB renk modeli

#988B5E color RGB value is (152,139,94).

RGB: (152,139,94) (60%, 55%, 37%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 139 of 255 = 55%
B 94 of 255 = 37%

152
139
94

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 139 + 94 = 385 (100%)
R 152 of 385 ~ 39.48%
G 139 of 385 ~ 36.1%
B 94 of 385 ~ 24.42'%

%39.48
%36.1
%24.42

CMYK RENK MODELİ

#988B5E rengi CMYK tonu (0,9,38,40).

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

CMYK: (0,9,38,40)
C0M9Y38K40 (0%, 9%, 38%, 40%)
(0.00 / 0.09 / 0.38 / 0.40)

CMYK yüzdeleri

%0
%8.55
%38.16
%40.39

Codes

Color #988B5E in popluar color models

98 8B 5E
RGB 152 139 94
HSL 47° 23.58% 48.24%
HSB/HSV 47° 38.16% 59.61%
CMYK 0.00% 8.55% 38.16%
40.39%

Color #988B5E in popluar number systems.

HEX 98 8B 5E
Decimal 152 139 94
Binary 10011000 10001011 1011110
Octal 230 213 136

Shades and tints

Shades of #988B5E

#988B5E
(152,139,94)
#8B7F56
(139,127,86)
#7E734E
(126,115,78)
#716746
(113,103,70)
#645B3E
(100,91,62)
#574F36
(87,79,54)
#4A432E
(74,67,46)
#3D3726
(61,55,38)
#302B1E
(48,43,30)
#231F16
(35,31,22)
#16130E
(22,19,14)
#000000
(0,0,0)

Tints of #988B5E

#988B5E
(152,139,94)
#A1956C
(161,149,108)
#AA9F7A
(170,159,122)
#B3A988
(179,169,136)
#BCB396
(188,179,150)
#C5BDA4
(197,189,164)
#CEC7B2
(206,199,178)
#D7D1C0
(215,209,192)
#E0DBCE
(224,219,206)
#E9E5DC
(233,229,220)
#F2EFEA
(242,239,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988B5E; }

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

This text font color is #988B5E.

Background Color

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

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

This div background color is #988B5E.

Border color

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

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

This div border color is #988B5E.

Opacity

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

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

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

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

This text has shadow with #988B5E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988B5E.

Preview

Color preview on black background

This text has color #988B5E on black background.


Color preview on white background

This text has color #988B5E on white background.


Black color preview on #988B5E background

This text has black color on #988B5E background.


White color preview on #988B5E background

This text has white color on #988B5E background.


Related colors

Complementary color

Complementary color for #hex is #6774A1.


I love getcolorcode.com

Triadic colors

1 #5E988B and #8B5E98 with #988B5E are triadic colors.

2 #5E8B98 and #8B985E with #988B5E are triadic colors.