COLOR #ABB5E0

HEX: #ABB5E0 RGB: (171,181,224)

Renk bilgisi

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

RGB renk modeli

#ABB5E0 color RGB value is (171,181,224).

RGB: (171,181,224) (67%, 71%, 88%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 181 of 255 = 71%
B 224 of 255 = 88%

171
181
224

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 181 + 224 = 576 (100%)
R 171 of 576 ~ 29.69%
G 181 of 576 ~ 31.42%
B 224 of 576 ~ 38.89'%

%29.69
%31.42
%38.89

CMYK RENK MODELİ

#ABB5E0 rengi CMYK tonu (24,19,0,12).

  • camgöbeği tonu 23.66%
  • eflatun tonu 19.20%
  • sarı tonu 0.00%
  • ana renk tonu 12.16%

CMYK: (24,19,0,12)
C24M19Y0K12 (24%, 19%, 0%, 12%)
(0.24 / 0.19 / 0.00 / 0.12)

CMYK yüzdeleri

%23.66
%19.2
%0
%12.16

Codes

Color #ABB5E0 in popluar color models

AB B5 E0
RGB 171 181 224
HSL 229° 46.09% 77.45%
HSB/HSV 229° 23.66% 87.84%
CMYK 23.66% 19.20% 0.00%
12.16%

Color #ABB5E0 in popluar number systems.

HEX AB B5 E0
Decimal 171 181 224
Binary 10101011 10110101 11100000
Octal 253 265 340

Shades and tints

Shades of #ABB5E0

#ABB5E0
(171,181,224)
#9CA5CC
(156,165,204)
#8D95B8
(141,149,184)
#7E85A4
(126,133,164)
#6F7590
(111,117,144)
#60657C
(96,101,124)
#515568
(81,85,104)
#424554
(66,69,84)
#333540
(51,53,64)
#24252C
(36,37,44)
#151518
(21,21,24)
#000000
(0,0,0)

Tints of #ABB5E0

#ABB5E0
(171,181,224)
#B2BBE2
(178,187,226)
#B9C1E4
(185,193,228)
#C0C7E6
(192,199,230)
#C7CDE8
(199,205,232)
#CED3EA
(206,211,234)
#D5D9EC
(213,217,236)
#DCDFEE
(220,223,238)
#E3E5F0
(227,229,240)
#EAEBF2
(234,235,242)
#F1F1F4
(241,241,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ABB5E0 color. Also use rgb(171,181,224) instead hex code.

Text Font Color

.myTextColor { color: #ABB5E0; }

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

This text font color is #ABB5E0.

Background Color

.myBgColor { background-color: #ABB5E0; }

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

This div background color is #ABB5E0.

Border color

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

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

This div border color is #ABB5E0.

Opacity

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

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

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

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

This text has shadow with #ABB5E0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB5E0.

Preview

Color preview on black background

This text has color #ABB5E0 on black background.


Color preview on white background

This text has color #ABB5E0 on white background.


Black color preview on #ABB5E0 background

This text has black color on #ABB5E0 background.


White color preview on #ABB5E0 background

This text has white color on #ABB5E0 background.


Related colors

Complementary color

Complementary color for #hex is #544A1F.


I love getcolorcode.com

Triadic colors

1 #E0ABB5 and #B5E0AB with #ABB5E0 are triadic colors.

2 #E0B5AB and #B5ABE0 with #ABB5E0 are triadic colors.