COLOR #988C58

HEX: #988C58 RGB: (152,140,88)

Renk bilgisi

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

RGB renk modeli

#988C58 color RGB value is (152,140,88).

RGB: (152,140,88) (60%, 55%, 35%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 140 of 255 = 55%
B 88 of 255 = 35%

152
140
88

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 140 + 88 = 380 (100%)
R 152 of 380 ~ 40%
G 140 of 380 ~ 36.84%
B 88 of 380 ~ 23.16'%

%40
%36.84
%23.16

CMYK RENK MODELİ

#988C58 rengi CMYK tonu (0,8,42,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.89%
  • sarı tonu 42.11%
  • ana renk tonu 40.39%
CMYK: (0,8,42,40) C0M8Y42K40 (0%,8%,42%,40%) (0.00/0.08/0.42/0.40) 

CMYK yüzdeleri

%0
%7.89
%42.11
%40.39

Codes

Color #988C58 in popluar color models

98 8C 58
RGB 152 140 88
HSL 49° 26.67% 47.06%
HSB/HSV 49° 42.11% 59.61%
CMYK 0.00% 7.89% 42.11%
40.39%

Color #988C58 in popluar number systems.

HEX 98 8C 58
Decimal 152 140 88
Binary 10011000 10001100 1011000
Octal 230 214 130

Shades and tints

Shades of #988C58

#988C58
(152,140,88)
#8B8050
(139,128,80)
#7E7448
(126,116,72)
#716840
(113,104,64)
#645C38
(100,92,56)
#575030
(87,80,48)
#4A4428
(74,68,40)
#3D3820
(61,56,32)
#302C18
(48,44,24)
#232010
(35,32,16)
#161408
(22,20,8)
#000000
(0,0,0)

Tints of #988C58

#988C58
(152,140,88)
#A19667
(161,150,103)
#AAA076
(170,160,118)
#B3AA85
(179,170,133)
#BCB494
(188,180,148)
#C5BEA3
(197,190,163)
#CEC8B2
(206,200,178)
#D7D2C1
(215,210,193)
#E0DCD0
(224,220,208)
#E9E6DF
(233,230,223)
#F2F0EE
(242,240,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988C58 color. Also use rgb(152,140,88) instead hex code.

Text Font Color

.myTextColor { color: #988C58; }

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

This text font color is #988C58.

Background Color

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

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

This div background color is #988C58.

Border color

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

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

This div border color is #988C58.

Opacity

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

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

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

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

This text has shadow with #988C58 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988C58.

Preview

Color preview on black background

This text has color #988C58 on black background.


Color preview on white background

This text has color #988C58 on white background.


Black color preview on #988C58 background

This text has black color on #988C58 background.


White color preview on #988C58 background

This text has white color on #988C58 background.


Related colors

Complementary color

Complementary color for #hex is #6773A7.


I love getcolorcode.com

Triadic colors

1 #58988C and #8C5898 with #988C58 are triadic colors.

2 #588C98 and #8C9858 with #988C58 are triadic colors.