COLOR #ABB5D9

HEX: #ABB5D9 RGB: (171,181,217)

Renk bilgisi

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

RGB renk modeli

#ABB5D9 color RGB value is (171,181,217).

RGB: (171,181,217) (67%, 71%, 85%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 181 of 255 = 71%
B 217 of 255 = 85%

171
181
217

R + G + B ~ 74%. #ABB5D9 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 181 + 217 = 569 (100%)
R 171 of 569 ~ 30.05%
G 181 of 569 ~ 31.81%
B 217 of 569 ~ 38.14'%

%30.05
%31.81
%38.14

CMYK RENK MODELİ

#ABB5D9 rengi CMYK tonu (21,17,0,15).

  • camgöbeği tonu 21.20%
  • eflatun tonu 16.59%
  • sarı tonu 0.00%
  • ana renk tonu 14.90%

CMYK: (21,17,0,15)
C21M17Y0K15 (21%, 17%, 0%, 15%)
(0.21 / 0.17 / 0.00 / 0.15)

CMYK yüzdeleri

%21.2
%16.59
%0
%14.9

Codes

Color #ABB5D9 in popluar color models

AB B5 D9
RGB 171 181 217
HSL 227° 37.70% 76.08%
HSB/HSV 227° 21.20% 85.10%
CMYK 21.20% 16.59% 0.00%
14.90%

Color #ABB5D9 in popluar number systems.

HEX AB B5 D9
Decimal 171 181 217
Binary 10101011 10110101 11011001
Octal 253 265 331

Shades and tints

Shades of #ABB5D9

#ABB5D9
(171,181,217)
#9CA5C6
(156,165,198)
#8D95B3
(141,149,179)
#7E85A0
(126,133,160)
#6F758D
(111,117,141)
#60657A
(96,101,122)
#515567
(81,85,103)
#424554
(66,69,84)
#333541
(51,53,65)
#24252E
(36,37,46)
#15151B
(21,21,27)
#000000
(0,0,0)

Tints of #ABB5D9

#ABB5D9
(171,181,217)
#B2BBDC
(178,187,220)
#B9C1DF
(185,193,223)
#C0C7E2
(192,199,226)
#C7CDE5
(199,205,229)
#CED3E8
(206,211,232)
#D5D9EB
(213,217,235)
#DCDFEE
(220,223,238)
#E3E5F1
(227,229,241)
#EAEBF4
(234,235,244)
#F1F1F7
(241,241,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABB5D9; }

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

This text font color is #ABB5D9.

Background Color

.myBgColor { background-color: #ABB5D9; }

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

This div background color is #ABB5D9.

Border color

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

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

This div border color is #ABB5D9.

Opacity

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

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

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

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

This text has shadow with #ABB5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB5D9.

Preview

Color preview on black background

This text has color #ABB5D9 on black background.


Color preview on white background

This text has color #ABB5D9 on white background.


Black color preview on #ABB5D9 background

This text has black color on #ABB5D9 background.


White color preview on #ABB5D9 background

This text has white color on #ABB5D9 background.


Related colors

Complementary color

Complementary color for #hex is #544A26.


I love getcolorcode.com

Triadic colors

1 #D9ABB5 and #B5D9AB with #ABB5D9 are triadic colors.

2 #D9B5AB and #B5ABD9 with #ABB5D9 are triadic colors.