COLOR #AB98DD

HEX: #AB98DD RGB: (171,152,221)

Renk bilgisi

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

RGB renk modeli

#AB98DD color RGB value is (171,152,221).

RGB: (171,152,221) (67%, 60%, 87%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 152 of 255 = 60%
B 221 of 255 = 87%

171
152
221

R + G + B ~ 71%. #AB98DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 152 + 221 = 544 (100%)
R 171 of 544 ~ 31.43%
G 152 of 544 ~ 27.94%
B 221 of 544 ~ 40.63'%

%31.43
%27.94
%40.63

CMYK RENK MODELİ

#AB98DD rengi CMYK tonu (23,31,0,13).

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

CMYK: (23,31,0,13)
C23M31Y0K13 (23%, 31%, 0%, 13%)
(0.23 / 0.31 / 0.00 / 0.13)

CMYK yüzdeleri

%22.62
%31.22
%0
%13.33

Codes

Color #AB98DD in popluar color models

AB 98 DD
RGB 171 152 221
HSL 257° 50.36% 73.14%
HSB/HSV 257° 31.22% 86.67%
CMYK 22.62% 31.22% 0.00%
13.33%

Color #AB98DD in popluar number systems.

HEX AB 98 DD
Decimal 171 152 221
Binary 10101011 10011000 11011101
Octal 253 230 335

Shades and tints

Shades of #AB98DD

#AB98DD
(171,152,221)
#9C8BC9
(156,139,201)
#8D7EB5
(141,126,181)
#7E71A1
(126,113,161)
#6F648D
(111,100,141)
#605779
(96,87,121)
#514A65
(81,74,101)
#423D51
(66,61,81)
#33303D
(51,48,61)
#242329
(36,35,41)
#151615
(21,22,21)
#000000
(0,0,0)

Tints of #AB98DD

#AB98DD
(171,152,221)
#B2A1E0
(178,161,224)
#B9AAE3
(185,170,227)
#C0B3E6
(192,179,230)
#C7BCE9
(199,188,233)
#CEC5EC
(206,197,236)
#D5CEEF
(213,206,239)
#DCD7F2
(220,215,242)
#E3E0F5
(227,224,245)
#EAE9F8
(234,233,248)
#F1F2FB
(241,242,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #AB98DD; }

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

This text font color is #AB98DD.

Background Color

.myBgColor { background-color: #AB98DD; }

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

This div background color is #AB98DD.

Border color

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

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

This div border color is #AB98DD.

Opacity

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

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

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

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

This text has shadow with #AB98DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #AB98DD.

Preview

Color preview on black background

This text has color #AB98DD on black background.


Color preview on white background

This text has color #AB98DD on white background.


Black color preview on #AB98DD background

This text has black color on #AB98DD background.


White color preview on #AB98DD background

This text has white color on #AB98DD background.


Related colors

Complementary color

Complementary color for #hex is #546722.


I love getcolorcode.com

Triadic colors

1 #DDAB98 and #98DDAB with #AB98DD are triadic colors.

2 #DD98AB and #98ABDD with #AB98DD are triadic colors.