COLOR #998AAD

HEX: #998AAD RGB: (153,138,173)

Renk bilgisi

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

RGB renk modeli

#998AAD color RGB value is (153,138,173).

RGB: (153,138,173) (60%, 54%, 68%)

RGB bağlantıları ve doygunluk

R 153 of 255 = 60%
G 138 of 255 = 54%
B 173 of 255 = 68%

153
138
173

R + G + B ~ 61%. #998AAD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 153 + 138 + 173 = 464 (100%)
R 153 of 464 ~ 32.97%
G 138 of 464 ~ 29.74%
B 173 of 464 ~ 37.28'%

%32.97
%29.74
%37.28

CMYK RENK MODELİ

#998AAD rengi CMYK tonu (12,20,0,32).

  • camgöbeği tonu 11.56%
  • eflatun tonu 20.23%
  • sarı tonu 0.00%
  • ana renk tonu 32.16%

CMYK: (12,20,0,32)
C12M20Y0K32 (12%, 20%, 0%, 32%)
(0.12 / 0.20 / 0.00 / 0.32)

CMYK yüzdeleri

%11.56
%20.23
%0
%32.16

Codes

Color #998AAD in popluar color models

99 8A AD
RGB 153 138 173
HSL 266° 17.59% 60.98%
HSB/HSV 266° 20.23% 67.84%
CMYK 11.56% 20.23% 0.00%
32.16%

Color #998AAD in popluar number systems.

HEX 99 8A AD
Decimal 153 138 173
Binary 10011001 10001010 10101101
Octal 231 212 255

Shades and tints

Shades of #998AAD

#998AAD
(153,138,173)
#8C7E9E
(140,126,158)
#7F728F
(127,114,143)
#726680
(114,102,128)
#655A71
(101,90,113)
#584E62
(88,78,98)
#4B4253
(75,66,83)
#3E3644
(62,54,68)
#312A35
(49,42,53)
#241E26
(36,30,38)
#171217
(23,18,23)
#000000
(0,0,0)

Tints of #998AAD

#998AAD
(153,138,173)
#A294B4
(162,148,180)
#AB9EBB
(171,158,187)
#B4A8C2
(180,168,194)
#BDB2C9
(189,178,201)
#C6BCD0
(198,188,208)
#CFC6D7
(207,198,215)
#D8D0DE
(216,208,222)
#E1DAE5
(225,218,229)
#EAE4EC
(234,228,236)
#F3EEF3
(243,238,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #998AAD color. Also use rgb(153,138,173) instead hex code.

Text Font Color

.myTextColor { color: #998AAD; }

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

This text font color is #998AAD.

Background Color

.myBgColor { background-color: #998AAD; }

<div style="background-color:#998AAD">Inner text</div>

This div background color is #998AAD.

Border color

.myBorderColor { border: 1px solid #998AAD; }

<div style="border:3px solid #998AAD">Div</div>

This div border color is #998AAD.

Opacity

.myOpacity80 { color: #998AAD; opacity: 0.8; }

<p style="color:#998AAD;opacity:0.8;">80%</p>

Text with #998AAD 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 #998AAD;}

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

This text has shadow with #998AAD color.


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

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

This text has shadow with #998AAD primary color and red secondary color.


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

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

This text has shadow with #998AAD and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #998AAD.

Preview

Color preview on black background

This text has color #998AAD on black background.


Color preview on white background

This text has color #998AAD on white background.


Black color preview on #998AAD background

This text has black color on #998AAD background.


White color preview on #998AAD background

This text has white color on #998AAD background.


Related colors

Complementary color

Complementary color for #hex is #667552.


I love getcolorcode.com

Triadic colors

1 #AD998A and #8AAD99 with #998AAD are triadic colors.

2 #AD8A99 and #8A99AD with #998AAD are triadic colors.