COLOR #AB9EDD

HEX: #AB9EDD RGB: (171,158,221)

Renk bilgisi

#AB9EDD contains mainly red and blue colors. #AB9EDD ‘ nin web güvenlik rengi #9999CC (ya da #99C) dir.

RGB renk modeli

#AB9EDD color RGB value is (171,158,221).

RGB: (171,158,221) (67%, 62%, 87%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 158 of 255 = 62%
B 221 of 255 = 87%

171
158
221

R + G + B ~ 72%. #AB9EDD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 158 + 221 = 550 (100%)
R 171 of 550 ~ 31.09%
G 158 of 550 ~ 28.73%
B 221 of 550 ~ 40.18'%

%31.09
%28.73
%40.18

CMYK RENK MODELİ

#AB9EDD rengi CMYK tonu (23,29,0,13).

  • camgöbeği tonu 22.62%
  • eflatun tonu 28.51%
  • sarı tonu 0.00%
  • ana renk tonu 13.33%

CMYK: (23,29,0,13)
C23M29Y0K13 (23%, 29%, 0%, 13%)
(0.23 / 0.29 / 0.00 / 0.13)

CMYK yüzdeleri

%22.62
%28.51
%0
%13.33

Codes

Color #AB9EDD in popluar color models

AB 9E DD
RGB 171 158 221
HSL 252° 48.09% 74.31%
HSB/HSV 252° 28.51% 86.67%
CMYK 22.62% 28.51% 0.00%
13.33%

Color #AB9EDD in popluar number systems.

HEX AB 9E DD
Decimal 171 158 221
Binary 10101011 10011110 11011101
Octal 253 236 335

Shades and tints

Shades of #AB9EDD

#AB9EDD
(171,158,221)
#9C90C9
(156,144,201)
#8D82B5
(141,130,181)
#7E74A1
(126,116,161)
#6F668D
(111,102,141)
#605879
(96,88,121)
#514A65
(81,74,101)
#423C51
(66,60,81)
#332E3D
(51,46,61)
#242029
(36,32,41)
#151215
(21,18,21)
#000000
(0,0,0)

Tints of #AB9EDD

#AB9EDD
(171,158,221)
#B2A6E0
(178,166,224)
#B9AEE3
(185,174,227)
#C0B6E6
(192,182,230)
#C7BEE9
(199,190,233)
#CEC6EC
(206,198,236)
#D5CEEF
(213,206,239)
#DCD6F2
(220,214,242)
#E3DEF5
(227,222,245)
#EAE6F8
(234,230,248)
#F1EEFB
(241,238,251)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #AB9EDD color. Also use rgb(171,158,221) instead hex code.

Text Font Color

.myTextColor { color: #AB9EDD; }

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

This text font color is #AB9EDD.

Background Color

.myBgColor { background-color: #AB9EDD; }

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

This div background color is #AB9EDD.

Border color

.myBorderColor { border: 1px solid #AB9EDD; }

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

This div border color is #AB9EDD.

Opacity

.myOpacity80 { color: #AB9EDD; opacity: 0.8; }

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

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

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

This text has shadow with #AB9EDD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB9EDD.

Preview

Color preview on black background

This text has color #AB9EDD on black background.


Color preview on white background

This text has color #AB9EDD on white background.


Black color preview on #AB9EDD background

This text has black color on #AB9EDD background.


White color preview on #AB9EDD background

This text has white color on #AB9EDD background.


Related colors

Complementary color

Complementary color for #hex is #546122.


I love getcolorcode.com

Triadic colors

1 #DDAB9E and #9EDDAB with #AB9EDD are triadic colors.

2 #DD9EAB and #9EABDD with #AB9EDD are triadic colors.