COLOR #988C7E

HEX: #988C7E RGB: (152,140,126)

Renk bilgisi

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

RGB renk modeli

#988C7E color RGB value is (152,140,126).

RGB: (152,140,126) (60%, 55%, 49%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 140 of 255 = 55%
B 126 of 255 = 49%

152
140
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 140 + 126 = 418 (100%)
R 152 of 418 ~ 36.36%
G 140 of 418 ~ 33.49%
B 126 of 418 ~ 30.14'%

%36.36
%33.49
%30.14

CMYK RENK MODELİ

#988C7E rengi CMYK tonu (0,8,17,40).

  • camgöbeği tonu 0.00%
  • eflatun tonu 7.89%
  • sarı tonu 17.11%
  • ana renk tonu 40.39%

CMYK: (0,8,17,40)
C0M8Y17K40 (0%, 8%, 17%, 40%)
(0.00 / 0.08 / 0.17 / 0.40)

CMYK yüzdeleri

%0
%7.89
%17.11
%40.39

Codes

Color #988C7E in popluar color models

98 8C 7E
RGB 152 140 126
HSL 32° 11.21% 54.51%
HSB/HSV 32° 17.11% 59.61%
CMYK 0.00% 7.89% 17.11%
40.39%

Color #988C7E in popluar number systems.

HEX 98 8C 7E
Decimal 152 140 126
Binary 10011000 10001100 1111110
Octal 230 214 176

Shades and tints

Shades of #988C7E

#988C7E
(152,140,126)
#8B8073
(139,128,115)
#7E7468
(126,116,104)
#71685D
(113,104,93)
#645C52
(100,92,82)
#575047
(87,80,71)
#4A443C
(74,68,60)
#3D3831
(61,56,49)
#302C26
(48,44,38)
#23201B
(35,32,27)
#161410
(22,20,16)
#000000
(0,0,0)

Tints of #988C7E

#988C7E
(152,140,126)
#A19689
(161,150,137)
#AAA094
(170,160,148)
#B3AA9F
(179,170,159)
#BCB4AA
(188,180,170)
#C5BEB5
(197,190,181)
#CEC8C0
(206,200,192)
#D7D2CB
(215,210,203)
#E0DCD6
(224,220,214)
#E9E6E1
(233,230,225)
#F2F0EC
(242,240,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988C7E; }

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

This text font color is #988C7E.

Background Color

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

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

This div background color is #988C7E.

Border color

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

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

This div border color is #988C7E.

Opacity

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

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

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

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

This text has shadow with #988C7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988C7E.

Preview

Color preview on black background

This text has color #988C7E on black background.


Color preview on white background

This text has color #988C7E on white background.


Black color preview on #988C7E background

This text has black color on #988C7E background.


White color preview on #988C7E background

This text has white color on #988C7E background.


Related colors

Complementary color

Complementary color for #hex is #677381.


I love getcolorcode.com

Triadic colors

1 #7E988C and #8C7E98 with #988C7E are triadic colors.

2 #7E8C98 and #8C987E with #988C7E are triadic colors.