COLOR #ABB4DD

HEX: #ABB4DD RGB: (171,180,221)

Renk bilgisi

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

RGB renk modeli

#ABB4DD color RGB value is (171,180,221).

RGB: (171,180,221) (67%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 180 of 255 = 71%
B 221 of 255 = 87%

171
180
221

R + G + B ~ 75%. #ABB4DD is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 180 + 221 = 572 (100%)
R 171 of 572 ~ 29.9%
G 180 of 572 ~ 31.47%
B 221 of 572 ~ 38.64'%

%29.9
%31.47
%38.64

CMYK RENK MODELİ

#ABB4DD rengi CMYK tonu (23,19,0,13).

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

CMYK: (23,19,0,13)
C23M19Y0K13 (23%, 19%, 0%, 13%)
(0.23 / 0.19 / 0.00 / 0.13)

CMYK yüzdeleri

%22.62
%18.55
%0
%13.33

Codes

Color #ABB4DD in popluar color models

AB B4 DD
RGB 171 180 221
HSL 229° 42.37% 76.86%
HSB/HSV 229° 22.62% 86.67%
CMYK 22.62% 18.55% 0.00%
13.33%

Color #ABB4DD in popluar number systems.

HEX AB B4 DD
Decimal 171 180 221
Binary 10101011 10110100 11011101
Octal 253 264 335

Shades and tints

Shades of #ABB4DD

#ABB4DD
(171,180,221)
#9CA4C9
(156,164,201)
#8D94B5
(141,148,181)
#7E84A1
(126,132,161)
#6F748D
(111,116,141)
#606479
(96,100,121)
#515465
(81,84,101)
#424451
(66,68,81)
#33343D
(51,52,61)
#242429
(36,36,41)
#151415
(21,20,21)
#000000
(0,0,0)

Tints of #ABB4DD

#ABB4DD
(171,180,221)
#B2BAE0
(178,186,224)
#B9C0E3
(185,192,227)
#C0C6E6
(192,198,230)
#C7CCE9
(199,204,233)
#CED2EC
(206,210,236)
#D5D8EF
(213,216,239)
#DCDEF2
(220,222,242)
#E3E4F5
(227,228,245)
#EAEAF8
(234,234,248)
#F1F0FB
(241,240,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABB4DD; }

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

This text font color is #ABB4DD.

Background Color

.myBgColor { background-color: #ABB4DD; }

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

This div background color is #ABB4DD.

Border color

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

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

This div border color is #ABB4DD.

Opacity

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

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

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

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

This text has shadow with #ABB4DD color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB4DD.

Preview

Color preview on black background

This text has color #ABB4DD on black background.


Color preview on white background

This text has color #ABB4DD on white background.


Black color preview on #ABB4DD background

This text has black color on #ABB4DD background.


White color preview on #ABB4DD background

This text has white color on #ABB4DD background.


Related colors

Complementary color

Complementary color for #hex is #544B22.


I love getcolorcode.com

Triadic colors

1 #DDABB4 and #B4DDAB with #ABB4DD are triadic colors.

2 #DDB4AB and #B4ABDD with #ABB4DD are triadic colors.