COLOR #988FAD

HEX: #988FAD RGB: (152,143,173)

Renk bilgisi

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

RGB renk modeli

#988FAD color RGB value is (152,143,173).

RGB: (152,143,173) (60%, 56%, 68%)

RGB bağlantıları ve doygunluk

R 152 of 255 = 60%
G 143 of 255 = 56%
B 173 of 255 = 68%

152
143
173

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

Yüzdelerle RGB renk parçaları

R + G + B = 152 + 143 + 173 = 468 (100%)
R 152 of 468 ~ 32.48%
G 143 of 468 ~ 30.56%
B 173 of 468 ~ 36.97'%

%32.48
%30.56
%36.97

CMYK RENK MODELİ

#988FAD rengi CMYK tonu (12,17,0,32).

  • camgöbeği tonu 12.14%
  • eflatun tonu 17.34%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (12,17,0,32)
C12M17Y0K32 (12%, 17%, 0%, 32%)
(0.12 / 0.17 / 0.00 / 0.32)

CMYK yüzdeleri

%12.14
%17.34
%0
%32.16

Codes

Color #988FAD in popluar color models

98 8F AD
RGB 152 143 173
HSL 258° 15.46% 61.96%
HSB/HSV 258° 17.34% 67.84%
CMYK 12.14% 17.34% 0.00%
32.16%

Color #988FAD in popluar number systems.

HEX 98 8F AD
Decimal 152 143 173
Binary 10011000 10001111 10101101
Octal 230 217 255

Shades and tints

Shades of #988FAD

#988FAD
(152,143,173)
#8B829E
(139,130,158)
#7E758F
(126,117,143)
#716880
(113,104,128)
#645B71
(100,91,113)
#574E62
(87,78,98)
#4A4153
(74,65,83)
#3D3444
(61,52,68)
#302735
(48,39,53)
#231A26
(35,26,38)
#160D17
(22,13,23)
#000000
(0,0,0)

Tints of #988FAD

#988FAD
(152,143,173)
#A199B4
(161,153,180)
#AAA3BB
(170,163,187)
#B3ADC2
(179,173,194)
#BCB7C9
(188,183,201)
#C5C1D0
(197,193,208)
#CECBD7
(206,203,215)
#D7D5DE
(215,213,222)
#E0DFE5
(224,223,229)
#E9E9EC
(233,233,236)
#F2F3F3
(242,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #988FAD color. Also use rgb(152,143,173) instead hex code.

Text Font Color

.myTextColor { color: #988FAD; }

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

This text font color is #988FAD.

Background Color

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

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

This div background color is #988FAD.

Border color

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

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

This div border color is #988FAD.

Opacity

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

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

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

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

This text has shadow with #988FAD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #988FAD.

Preview

Color preview on black background

This text has color #988FAD on black background.


Color preview on white background

This text has color #988FAD on white background.


Black color preview on #988FAD background

This text has black color on #988FAD background.


White color preview on #988FAD background

This text has white color on #988FAD background.


Related colors

Complementary color

Complementary color for #hex is #677052.


I love getcolorcode.com

Triadic colors

1 #AD988F and #8FAD98 with #988FAD are triadic colors.

2 #AD8F98 and #8F98AD with #988FAD are triadic colors.