COLOR #988CBA

HEX: #988CBA RGB: (152,140,186)

Renk bilgisi

#988CBA contains red, green and blue colors in about the same proportion. #988CBA ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#988CBA color RGB value is (152,140,186).

RGB: (152,140,186) (60%, 55%, 73%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 140 of 255 = 55%
B 186 of 255 = 73%

152
140
186

R + G + B ~ 63%. #988CBA is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 140 + 186 = 478 (100%)
R 152 of 478 ~ 31.8%
G 140 of 478 ~ 29.29%
B 186 of 478 ~ 38.91'%

%31.8
%29.29
%38.91

CMYK RENK MODELİ

#988CBA rengi CMYK tonu (18,25,0,27).

  • camgöbeği tonu 18.28%
  • eflatun tonu 24.73%
  • sarı tonu 0.00%
  • ana renk tonu 27.06%

CMYK: (18,25,0,27)
C18M25Y0K27 (18%, 25%, 0%, 27%)
(0.18 / 0.25 / 0.00 / 0.27)

CMYK yüzdeleri

%18.28
%24.73
%0
%27.06

Codes

Color #988CBA in popluar color models

98 8C BA
RGB 152 140 186
HSL 256° 25.00% 63.92%
HSB/HSV 256° 24.73% 72.94%
CMYK 18.28% 24.73% 0.00%
27.06%

Color #988CBA in popluar number systems.

HEX 98 8C BA
Decimal 152 140 186
Binary 10011000 10001100 10111010
Octal 230 214 272

Shades and tints

Shades of #988CBA

#988CBA
(152,140,186)
#8B80AA
(139,128,170)
#7E749A
(126,116,154)
#71688A
(113,104,138)
#645C7A
(100,92,122)
#57506A
(87,80,106)
#4A445A
(74,68,90)
#3D384A
(61,56,74)
#302C3A
(48,44,58)
#23202A
(35,32,42)
#16141A
(22,20,26)
#000000
(0,0,0)

Tints of #988CBA

#988CBA
(152,140,186)
#A196C0
(161,150,192)
#AAA0C6
(170,160,198)
#B3AACC
(179,170,204)
#BCB4D2
(188,180,210)
#C5BED8
(197,190,216)
#CEC8DE
(206,200,222)
#D7D2E4
(215,210,228)
#E0DCEA
(224,220,234)
#E9E6F0
(233,230,240)
#F2F0F6
(242,240,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988CBA; }

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

This text font color is #988CBA.

Background Color

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

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

This div background color is #988CBA.

Border color

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

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

This div border color is #988CBA.

Opacity

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

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

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

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

This text has shadow with #988CBA color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988CBA.

Preview

Color preview on black background

This text has color #988CBA on black background.


Color preview on white background

This text has color #988CBA on white background.


Black color preview on #988CBA background

This text has black color on #988CBA background.


White color preview on #988CBA background

This text has white color on #988CBA background.


Related colors

Complementary color

Complementary color for #hex is #677345.


I love getcolorcode.com

Triadic colors

1 #BA988C and #8CBA98 with #988CBA are triadic colors.

2 #BA8C98 and #8C98BA with #988CBA are triadic colors.