COLOR #988CB2

HEX: #988CB2 RGB: (152,140,178)

Renk bilgisi

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

RGB renk modeli

#988CB2 color RGB value is (152,140,178).

RGB: (152,140,178) (60%, 55%, 70%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 140 of 255 = 55%
B 178 of 255 = 70%

152
140
178

R + G + B ~ 62%. #988CB2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 140 + 178 = 470 (100%)
R 152 of 470 ~ 32.34%
G 140 of 470 ~ 29.79%
B 178 of 470 ~ 37.87'%

%32.34
%29.79
%37.87

CMYK RENK MODELİ

#988CB2 rengi CMYK tonu (15,21,0,30).

  • camgöbeği tonu 14.61%
  • eflatun tonu 21.35%
  • sarı tonu 0.00%
  • ana renk tonu 30.20%

CMYK: (15,21,0,30)
C15M21Y0K30 (15%, 21%, 0%, 30%)
(0.15 / 0.21 / 0.00 / 0.30)

CMYK yüzdeleri

%14.61
%21.35
%0
%30.2

Codes

Color #988CB2 in popluar color models

98 8C B2
RGB 152 140 178
HSL 259° 19.79% 62.35%
HSB/HSV 259° 21.35% 69.80%
CMYK 14.61% 21.35% 0.00%
30.20%

Color #988CB2 in popluar number systems.

HEX 98 8C B2
Decimal 152 140 178
Binary 10011000 10001100 10110010
Octal 230 214 262

Shades and tints

Shades of #988CB2

#988CB2
(152,140,178)
#8B80A2
(139,128,162)
#7E7492
(126,116,146)
#716882
(113,104,130)
#645C72
(100,92,114)
#575062
(87,80,98)
#4A4452
(74,68,82)
#3D3842
(61,56,66)
#302C32
(48,44,50)
#232022
(35,32,34)
#161412
(22,20,18)
#000000
(0,0,0)

Tints of #988CB2

#988CB2
(152,140,178)
#A196B9
(161,150,185)
#AAA0C0
(170,160,192)
#B3AAC7
(179,170,199)
#BCB4CE
(188,180,206)
#C5BED5
(197,190,213)
#CEC8DC
(206,200,220)
#D7D2E3
(215,210,227)
#E0DCEA
(224,220,234)
#E9E6F1
(233,230,241)
#F2F0F8
(242,240,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988CB2; }

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

This text font color is #988CB2.

Background Color

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

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

This div background color is #988CB2.

Border color

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

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

This div border color is #988CB2.

Opacity

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

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

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

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

This text has shadow with #988CB2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988CB2.

Preview

Color preview on black background

This text has color #988CB2 on black background.


Color preview on white background

This text has color #988CB2 on white background.


Black color preview on #988CB2 background

This text has black color on #988CB2 background.


White color preview on #988CB2 background

This text has white color on #988CB2 background.


Related colors

Complementary color

Complementary color for #hex is #67734D.


I love getcolorcode.com

Triadic colors

1 #B2988C and #8CB298 with #988CB2 are triadic colors.

2 #B28C98 and #8C98B2 with #988CB2 are triadic colors.