COLOR #988D9E

HEX: #988D9E RGB: (152,141,158)

Renk bilgisi

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

RGB renk modeli

#988D9E color RGB value is (152,141,158).

RGB: (152,141,158) (60%, 55%, 62%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 141 of 255 = 55%
B 158 of 255 = 62%

152
141
158

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 141 + 158 = 451 (100%)
R 152 of 451 ~ 33.7%
G 141 of 451 ~ 31.26%
B 158 of 451 ~ 35.03'%

%33.7
%31.26
%35.03

CMYK RENK MODELİ

#988D9E rengi CMYK tonu (4,11,0,38).

  • camgöbeği tonu 3.80%
  • eflatun tonu 10.76%
  • sarı tonu 0.00%
  • ana renk tonu 38.04%
CMYK: (4,11,0,38) C4M11Y0K38 (4%,11%,0%,38%) (0.04/0.11/0.00/0.38) 

CMYK yüzdeleri

%3.8
%10.76
%0
%38.04

Codes

Color #988D9E in popluar color models

98 8D 9E
RGB 152 141 158
HSL 279° 8.06% 58.63%
HSB/HSV 279° 10.76% 61.96%
CMYK 3.80% 10.76% 0.00%
38.04%

Color #988D9E in popluar number systems.

HEX 98 8D 9E
Decimal 152 141 158
Binary 10011000 10001101 10011110
Octal 230 215 236

Shades and tints

Shades of #988D9E

#988D9E
(152,141,158)
#8B8190
(139,129,144)
#7E7582
(126,117,130)
#716974
(113,105,116)
#645D66
(100,93,102)
#575158
(87,81,88)
#4A454A
(74,69,74)
#3D393C
(61,57,60)
#302D2E
(48,45,46)
#232120
(35,33,32)
#161512
(22,21,18)
#000000
(0,0,0)

Tints of #988D9E

#988D9E
(152,141,158)
#A197A6
(161,151,166)
#AAA1AE
(170,161,174)
#B3ABB6
(179,171,182)
#BCB5BE
(188,181,190)
#C5BFC6
(197,191,198)
#CEC9CE
(206,201,206)
#D7D3D6
(215,211,214)
#E0DDDE
(224,221,222)
#E9E7E6
(233,231,230)
#F2F1EE
(242,241,238)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988D9E; }

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

This text font color is #988D9E.

Background Color

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

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

This div background color is #988D9E.

Border color

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

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

This div border color is #988D9E.

Opacity

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

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

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

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

This text has shadow with #988D9E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988D9E.

Preview

Color preview on black background

This text has color #988D9E on black background.


Color preview on white background

This text has color #988D9E on white background.


Black color preview on #988D9E background

This text has black color on #988D9E background.


White color preview on #988D9E background

This text has white color on #988D9E background.


Related colors

Complementary color

Complementary color for #hex is #677261.


I love getcolorcode.com

Triadic colors

1 #9E988D and #8D9E98 with #988D9E are triadic colors.

2 #9E8D98 and #8D989E with #988D9E are triadic colors.