COLOR #ABB5E6

HEX: #ABB5E6 RGB: (171,181,230)

Renk bilgisi

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

RGB renk modeli

#ABB5E6 color RGB value is (171,181,230).

RGB: (171,181,230) (67%, 71%, 90%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 181 of 255 = 71%
B 230 of 255 = 90%

171
181
230

R + G + B ~ 76%. #ABB5E6 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 181 + 230 = 582 (100%)
R 171 of 582 ~ 29.38%
G 181 of 582 ~ 31.1%
B 230 of 582 ~ 39.52'%

%29.38
%31.1
%39.52

CMYK RENK MODELİ

#ABB5E6 rengi CMYK tonu (26,21,0,10).

  • camgöbeği tonu 25.65%
  • eflatun tonu 21.30%
  • sarı tonu 0.00%
  • ana renk tonu 9.80%

CMYK: (26,21,0,10)
C26M21Y0K10 (26%, 21%, 0%, 10%)
(0.26 / 0.21 / 0.00 / 0.10)

CMYK yüzdeleri

%25.65
%21.3
%0
%9.8

Codes

Color #ABB5E6 in popluar color models

AB B5 E6
RGB 171 181 230
HSL 230° 54.13% 78.63%
HSB/HSV 230° 25.65% 90.20%
CMYK 25.65% 21.30% 0.00%
9.80%

Color #ABB5E6 in popluar number systems.

HEX AB B5 E6
Decimal 171 181 230
Binary 10101011 10110101 11100110
Octal 253 265 346

Shades and tints

Shades of #ABB5E6

#ABB5E6
(171,181,230)
#9CA5D2
(156,165,210)
#8D95BE
(141,149,190)
#7E85AA
(126,133,170)
#6F7596
(111,117,150)
#606582
(96,101,130)
#51556E
(81,85,110)
#42455A
(66,69,90)
#333546
(51,53,70)
#242532
(36,37,50)
#15151E
(21,21,30)
#000000
(0,0,0)

Tints of #ABB5E6

#ABB5E6
(171,181,230)
#B2BBE8
(178,187,232)
#B9C1EA
(185,193,234)
#C0C7EC
(192,199,236)
#C7CDEE
(199,205,238)
#CED3F0
(206,211,240)
#D5D9F2
(213,217,242)
#DCDFF4
(220,223,244)
#E3E5F6
(227,229,246)
#EAEBF8
(234,235,248)
#F1F1FA
(241,241,250)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABB5E6; }

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

This text font color is #ABB5E6.

Background Color

.myBgColor { background-color: #ABB5E6; }

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

This div background color is #ABB5E6.

Border color

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

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

This div border color is #ABB5E6.

Opacity

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

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

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

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

This text has shadow with #ABB5E6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB5E6.

Preview

Color preview on black background

This text has color #ABB5E6 on black background.


Color preview on white background

This text has color #ABB5E6 on white background.


Black color preview on #ABB5E6 background

This text has black color on #ABB5E6 background.


White color preview on #ABB5E6 background

This text has white color on #ABB5E6 background.


Related colors

Complementary color

Complementary color for #hex is #544A19.


I love getcolorcode.com

Triadic colors

1 #E6ABB5 and #B5E6AB with #ABB5E6 are triadic colors.

2 #E6B5AB and #B5ABE6 with #ABB5E6 are triadic colors.