COLOR #988EA8

HEX: #988EA8 RGB: (152,142,168)

Renk bilgisi

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

RGB renk modeli

#988EA8 color RGB value is (152,142,168).

RGB: (152,142,168) (60%, 56%, 66%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 142 of 255 = 56%
B 168 of 255 = 66%

152
142
168

R + G + B ~ 61%. #988EA8 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 142 + 168 = 462 (100%)
R 152 of 462 ~ 32.9%
G 142 of 462 ~ 30.74%
B 168 of 462 ~ 36.36'%

%32.9
%30.74
%36.36

CMYK RENK MODELİ

#988EA8 rengi CMYK tonu (10,15,0,34).

  • camgöbeği tonu 9.52%
  • eflatun tonu 15.48%
  • sarı tonu 0.00%
  • ana renk tonu 34.12%

CMYK: (10,15,0,34)
C10M15Y0K34 (10%, 15%, 0%, 34%)
(0.10 / 0.15 / 0.00 / 0.34)

CMYK yüzdeleri

%9.52
%15.48
%0
%34.12

Codes

Color #988EA8 in popluar color models

98 8E A8
RGB 152 142 168
HSL 263° 13.00% 60.78%
HSB/HSV 263° 15.48% 65.88%
CMYK 9.52% 15.48% 0.00%
34.12%

Color #988EA8 in popluar number systems.

HEX 98 8E A8
Decimal 152 142 168
Binary 10011000 10001110 10101000
Octal 230 216 250

Shades and tints

Shades of #988EA8

#988EA8
(152,142,168)
#8B8299
(139,130,153)
#7E768A
(126,118,138)
#716A7B
(113,106,123)
#645E6C
(100,94,108)
#57525D
(87,82,93)
#4A464E
(74,70,78)
#3D3A3F
(61,58,63)
#302E30
(48,46,48)
#232221
(35,34,33)
#161612
(22,22,18)
#000000
(0,0,0)

Tints of #988EA8

#988EA8
(152,142,168)
#A198AF
(161,152,175)
#AAA2B6
(170,162,182)
#B3ACBD
(179,172,189)
#BCB6C4
(188,182,196)
#C5C0CB
(197,192,203)
#CECAD2
(206,202,210)
#D7D4D9
(215,212,217)
#E0DEE0
(224,222,224)
#E9E8E7
(233,232,231)
#F2F2EE
(242,242,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988EA8 color. Also use rgb(152,142,168) instead hex code.

Text Font Color

.myTextColor { color: #988EA8; }

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

This text font color is #988EA8.

Background Color

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

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

This div background color is #988EA8.

Border color

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

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

This div border color is #988EA8.

Opacity

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

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

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

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

This text has shadow with #988EA8 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988EA8.

Preview

Color preview on black background

This text has color #988EA8 on black background.


Color preview on white background

This text has color #988EA8 on white background.


Black color preview on #988EA8 background

This text has black color on #988EA8 background.


White color preview on #988EA8 background

This text has white color on #988EA8 background.


Related colors

Complementary color

Complementary color for #hex is #677157.


I love getcolorcode.com

Triadic colors

1 #A8988E and #8EA898 with #988EA8 are triadic colors.

2 #A88E98 and #8E98A8 with #988EA8 are triadic colors.