COLOR #988CB7

HEX: #988CB7 RGB: (152,140,183)

Renk bilgisi

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

RGB renk modeli

#988CB7 color RGB value is (152,140,183).

RGB: (152,140,183) (60%, 55%, 72%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 140 of 255 = 55%
B 183 of 255 = 72%

152
140
183

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 140 + 183 = 475 (100%)
R 152 of 475 ~ 32%
G 140 of 475 ~ 29.47%
B 183 of 475 ~ 38.53'%

%32
%29.47
%38.53

CMYK RENK MODELİ

#988CB7 rengi CMYK tonu (17,23,0,28).

  • camgöbeği tonu 16.94%
  • eflatun tonu 23.50%
  • sarı tonu 0.00%
  • ana renk tonu 28.24%

CMYK: (17,23,0,28)
C17M23Y0K28 (17%, 23%, 0%, 28%)
(0.17 / 0.23 / 0.00 / 0.28)

CMYK yüzdeleri

%16.94
%23.5
%0
%28.24

Codes

Color #988CB7 in popluar color models

98 8C B7
RGB 152 140 183
HSL 257° 22.99% 63.33%
HSB/HSV 257° 23.50% 71.76%
CMYK 16.94% 23.50% 0.00%
28.24%

Color #988CB7 in popluar number systems.

HEX 98 8C B7
Decimal 152 140 183
Binary 10011000 10001100 10110111
Octal 230 214 267

Shades and tints

Shades of #988CB7

#988CB7
(152,140,183)
#8B80A7
(139,128,167)
#7E7497
(126,116,151)
#716887
(113,104,135)
#645C77
(100,92,119)
#575067
(87,80,103)
#4A4457
(74,68,87)
#3D3847
(61,56,71)
#302C37
(48,44,55)
#232027
(35,32,39)
#161417
(22,20,23)
#000000
(0,0,0)

Tints of #988CB7

#988CB7
(152,140,183)
#A196BD
(161,150,189)
#AAA0C3
(170,160,195)
#B3AAC9
(179,170,201)
#BCB4CF
(188,180,207)
#C5BED5
(197,190,213)
#CEC8DB
(206,200,219)
#D7D2E1
(215,210,225)
#E0DCE7
(224,220,231)
#E9E6ED
(233,230,237)
#F2F0F3
(242,240,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #988CB7; }

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

This text font color is #988CB7.

Background Color

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

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

This div background color is #988CB7.

Border color

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

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

This div border color is #988CB7.

Opacity

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

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

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

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

This text has shadow with #988CB7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988CB7.

Preview

Color preview on black background

This text has color #988CB7 on black background.


Color preview on white background

This text has color #988CB7 on white background.


Black color preview on #988CB7 background

This text has black color on #988CB7 background.


White color preview on #988CB7 background

This text has white color on #988CB7 background.


Related colors

Complementary color

Complementary color for #hex is #677348.


I love getcolorcode.com

Triadic colors

1 #B7988C and #8CB798 with #988CB7 are triadic colors.

2 #B78C98 and #8C98B7 with #988CB7 are triadic colors.