COLOR #ABB5DF

HEX: #ABB5DF RGB: (171,181,223)

Renk bilgisi

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

RGB renk modeli

#ABB5DF color RGB value is (171,181,223).

RGB: (171,181,223) (67%, 71%, 87%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 181 of 255 = 71%
B 223 of 255 = 87%

171
181
223

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 181 + 223 = 575 (100%)
R 171 of 575 ~ 29.74%
G 181 of 575 ~ 31.48%
B 223 of 575 ~ 38.78'%

%29.74
%31.48
%38.78

CMYK RENK MODELİ

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

  • camgöbeği tonu 23.32%
  • eflatun tonu 18.83%
  • sarı tonu 0.00%
  • ana renk tonu 12.55%

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

CMYK yüzdeleri

%23.32
%18.83
%0
%12.55

Codes

Color #ABB5DF in popluar color models

AB B5 DF
RGB 171 181 223
HSL 228° 44.83% 77.25%
HSB/HSV 228° 23.32% 87.45%
CMYK 23.32% 18.83% 0.00%
12.55%

Color #ABB5DF in popluar number systems.

HEX AB B5 DF
Decimal 171 181 223
Binary 10101011 10110101 11011111
Octal 253 265 337

Shades and tints

Shades of #ABB5DF

#ABB5DF
(171,181,223)
#9CA5CB
(156,165,203)
#8D95B7
(141,149,183)
#7E85A3
(126,133,163)
#6F758F
(111,117,143)
#60657B
(96,101,123)
#515567
(81,85,103)
#424553
(66,69,83)
#33353F
(51,53,63)
#24252B
(36,37,43)
#151517
(21,21,23)
#000000
(0,0,0)

Tints of #ABB5DF

#ABB5DF
(171,181,223)
#B2BBE1
(178,187,225)
#B9C1E3
(185,193,227)
#C0C7E5
(192,199,229)
#C7CDE7
(199,205,231)
#CED3E9
(206,211,233)
#D5D9EB
(213,217,235)
#DCDFED
(220,223,237)
#E3E5EF
(227,229,239)
#EAEBF1
(234,235,241)
#F1F1F3
(241,241,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABB5DF; }

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

This text font color is #ABB5DF.

Background Color

.myBgColor { background-color: #ABB5DF; }

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

This div background color is #ABB5DF.

Border color

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

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

This div border color is #ABB5DF.

Opacity

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

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

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

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

This text has shadow with #ABB5DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB5DF.

Preview

Color preview on black background

This text has color #ABB5DF on black background.


Color preview on white background

This text has color #ABB5DF on white background.


Black color preview on #ABB5DF background

This text has black color on #ABB5DF background.


White color preview on #ABB5DF background

This text has white color on #ABB5DF background.


Related colors

Complementary color

Complementary color for #hex is #544A20.


I love getcolorcode.com

Triadic colors

1 #DFABB5 and #B5DFAB with #ABB5DF are triadic colors.

2 #DFB5AB and #B5ABDF with #ABB5DF are triadic colors.