COLOR #988B55

HEX: #988B55 RGB: (152,139,85)

Renk bilgisi

#988B55 contains mainly red and green colors. #988B55 ‘ nin web güvenlik rengi #999966 (ya da #996) dir.

RGB renk modeli

#988B55 color RGB value is (152,139,85).

RGB: (152,139,85) (60%, 55%, 33%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 139 of 255 = 55%
B 85 of 255 = 33%

152
139
85

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 139 + 85 = 376 (100%)
R 152 of 376 ~ 40.43%
G 139 of 376 ~ 36.97%
B 85 of 376 ~ 22.61'%

%40.43
%36.97
%22.61

CMYK RENK MODELİ

#988B55 rengi CMYK tonu (0,9,44,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 8.55%
  • sarı tonu 44.08%
  • ana renk tonu 40.39%
CMYK: (0,9,44,40) C0M9Y44K40 (0%,9%,44%,40%) (0.00/0.09/0.44/0.40) 

CMYK yüzdeleri

%0
%8.55
%44.08
%40.39

Codes

Color #988B55 in popluar color models

98 8B 55
RGB 152 139 85
HSL 48° 28.27% 46.47%
HSB/HSV 48° 44.08% 59.61%
CMYK 0.00% 8.55% 44.08%
40.39%

Color #988B55 in popluar number systems.

HEX 98 8B 55
Decimal 152 139 85
Binary 10011000 10001011 1010101
Octal 230 213 125

Shades and tints

Shades of #988B55

#988B55
(152,139,85)
#8B7F4E
(139,127,78)
#7E7347
(126,115,71)
#716740
(113,103,64)
#645B39
(100,91,57)
#574F32
(87,79,50)
#4A432B
(74,67,43)
#3D3724
(61,55,36)
#302B1D
(48,43,29)
#231F16
(35,31,22)
#16130F
(22,19,15)
#000000
(0,0,0)

Tints of #988B55

#988B55
(152,139,85)
#A19564
(161,149,100)
#AA9F73
(170,159,115)
#B3A982
(179,169,130)
#BCB391
(188,179,145)
#C5BDA0
(197,189,160)
#CEC7AF
(206,199,175)
#D7D1BE
(215,209,190)
#E0DBCD
(224,219,205)
#E9E5DC
(233,229,220)
#F2EFEB
(242,239,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988B55; }

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

This text font color is #988B55.

Background Color

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

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

This div background color is #988B55.

Border color

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

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

This div border color is #988B55.

Opacity

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

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

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

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

This text has shadow with #988B55 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988B55.

Preview

Color preview on black background

This text has color #988B55 on black background.


Color preview on white background

This text has color #988B55 on white background.


Black color preview on #988B55 background

This text has black color on #988B55 background.


White color preview on #988B55 background

This text has white color on #988B55 background.


Related colors

Complementary color

Complementary color for #hex is #6774AA.


I love getcolorcode.com

Triadic colors

1 #55988B and #8B5598 with #988B55 are triadic colors.

2 #558B98 and #8B9855 with #988B55 are triadic colors.