COLOR #988DB1

HEX: #988DB1 RGB: (152,141,177)

Renk bilgisi

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

RGB renk modeli

#988DB1 color RGB value is (152,141,177).

RGB: (152,141,177) (60%, 55%, 69%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 141 of 255 = 55%
B 177 of 255 = 69%

152
141
177

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 141 + 177 = 470 (100%)
R 152 of 470 ~ 32.34%
G 141 of 470 ~ 30%
B 177 of 470 ~ 37.66'%

%32.34
%30
%37.66

CMYK RENK MODELİ

#988DB1 rengi CMYK tonu (14,20,0,31).

  • camgöbeği tonu 14.12%
  • eflatun tonu 20.34%
  • sarı tonu 0.00%
  • ana renk tonu 30.59%

CMYK: (14,20,0,31)
C14M20Y0K31 (14%, 20%, 0%, 31%)
(0.14 / 0.20 / 0.00 / 0.31)

CMYK yüzdeleri

%14.12
%20.34
%0
%30.59

Codes

Color #988DB1 in popluar color models

98 8D B1
RGB 152 141 177
HSL 258° 18.75% 62.35%
HSB/HSV 258° 20.34% 69.41%
CMYK 14.12% 20.34% 0.00%
30.59%

Color #988DB1 in popluar number systems.

HEX 98 8D B1
Decimal 152 141 177
Binary 10011000 10001101 10110001
Octal 230 215 261

Shades and tints

Shades of #988DB1

#988DB1
(152,141,177)
#8B81A1
(139,129,161)
#7E7591
(126,117,145)
#716981
(113,105,129)
#645D71
(100,93,113)
#575161
(87,81,97)
#4A4551
(74,69,81)
#3D3941
(61,57,65)
#302D31
(48,45,49)
#232121
(35,33,33)
#161511
(22,21,17)
#000000
(0,0,0)

Tints of #988DB1

#988DB1
(152,141,177)
#A197B8
(161,151,184)
#AAA1BF
(170,161,191)
#B3ABC6
(179,171,198)
#BCB5CD
(188,181,205)
#C5BFD4
(197,191,212)
#CEC9DB
(206,201,219)
#D7D3E2
(215,211,226)
#E0DDE9
(224,221,233)
#E9E7F0
(233,231,240)
#F2F1F7
(242,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988DB1; }

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

This text font color is #988DB1.

Background Color

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

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

This div background color is #988DB1.

Border color

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

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

This div border color is #988DB1.

Opacity

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

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

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

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

This text has shadow with #988DB1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988DB1.

Preview

Color preview on black background

This text has color #988DB1 on black background.


Color preview on white background

This text has color #988DB1 on white background.


Black color preview on #988DB1 background

This text has black color on #988DB1 background.


White color preview on #988DB1 background

This text has white color on #988DB1 background.


Related colors

Complementary color

Complementary color for #hex is #67724E.


I love getcolorcode.com

Triadic colors

1 #B1988D and #8DB198 with #988DB1 are triadic colors.

2 #B18D98 and #8D98B1 with #988DB1 are triadic colors.