COLOR #988D6E

HEX: #988D6E RGB: (152,141,110)

Renk bilgisi

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

RGB renk modeli

#988D6E color RGB value is (152,141,110).

RGB: (152,141,110) (60%, 55%, 43%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 141 of 255 = 55%
B 110 of 255 = 43%

152
141
110

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 141 + 110 = 403 (100%)
R 152 of 403 ~ 37.72%
G 141 of 403 ~ 34.99%
B 110 of 403 ~ 27.3'%

%37.72
%34.99
%27.3

CMYK RENK MODELİ

#988D6E rengi CMYK tonu (0,7,28,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.24%
  • sarı tonu 27.63%
  • ana renk tonu 40.39%

CMYK: (0,7,28,40)
C0M7Y28K40 (0%, 7%, 28%, 40%)
(0.00 / 0.07 / 0.28 / 0.40)

CMYK yüzdeleri

%0
%7.24
%27.63
%40.39

Codes

Color #988D6E in popluar color models

98 8D 6E
RGB 152 141 110
HSL 44° 16.94% 51.37%
HSB/HSV 44° 27.63% 59.61%
CMYK 0.00% 7.24% 27.63%
40.39%

Color #988D6E in popluar number systems.

HEX 98 8D 6E
Decimal 152 141 110
Binary 10011000 10001101 1101110
Octal 230 215 156

Shades and tints

Shades of #988D6E

#988D6E
(152,141,110)
#8B8164
(139,129,100)
#7E755A
(126,117,90)
#716950
(113,105,80)
#645D46
(100,93,70)
#57513C
(87,81,60)
#4A4532
(74,69,50)
#3D3928
(61,57,40)
#302D1E
(48,45,30)
#232114
(35,33,20)
#16150A
(22,21,10)
#000000
(0,0,0)

Tints of #988D6E

#988D6E
(152,141,110)
#A1977B
(161,151,123)
#AAA188
(170,161,136)
#B3AB95
(179,171,149)
#BCB5A2
(188,181,162)
#C5BFAF
(197,191,175)
#CEC9BC
(206,201,188)
#D7D3C9
(215,211,201)
#E0DDD6
(224,221,214)
#E9E7E3
(233,231,227)
#F2F1F0
(242,241,240)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988D6E color. Also use rgb(152,141,110) instead hex code.

Text Font Color

.myTextColor { color: #988D6E; }

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

This text font color is #988D6E.

Background Color

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

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

This div background color is #988D6E.

Border color

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

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

This div border color is #988D6E.

Opacity

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

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

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

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

This text has shadow with #988D6E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988D6E.

Preview

Color preview on black background

This text has color #988D6E on black background.


Color preview on white background

This text has color #988D6E on white background.


Black color preview on #988D6E background

This text has black color on #988D6E background.


White color preview on #988D6E background

This text has white color on #988D6E background.


Related colors

Complementary color

Complementary color for #hex is #677291.


I love getcolorcode.com

Triadic colors

1 #6E988D and #8D6E98 with #988D6E are triadic colors.

2 #6E8D98 and #8D986E with #988D6E are triadic colors.