COLOR #ABB5D7

HEX: #ABB5D7 RGB: (171,181,215)

Renk bilgisi

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

RGB renk modeli

#ABB5D7 color RGB value is (171,181,215).

RGB: (171,181,215) (67%, 71%, 84%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 181 of 255 = 71%
B 215 of 255 = 84%

171
181
215

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 181 + 215 = 567 (100%)
R 171 of 567 ~ 30.16%
G 181 of 567 ~ 31.92%
B 215 of 567 ~ 37.92'%

%30.16
%31.92
%37.92

CMYK RENK MODELİ

#ABB5D7 rengi CMYK tonu (20,16,0,16).

  • camgöbeği tonu 20.47%
  • eflatun tonu 15.81%
  • sarı tonu 0.00%
  • ana renk tonu 15.69%

CMYK: (20,16,0,16)
C20M16Y0K16 (20%, 16%, 0%, 16%)
(0.20 / 0.16 / 0.00 / 0.16)

CMYK yüzdeleri

%20.47
%15.81
%0
%15.69

Codes

Color #ABB5D7 in popluar color models

AB B5 D7
RGB 171 181 215
HSL 226° 35.48% 75.69%
HSB/HSV 226° 20.47% 84.31%
CMYK 20.47% 15.81% 0.00%
15.69%

Color #ABB5D7 in popluar number systems.

HEX AB B5 D7
Decimal 171 181 215
Binary 10101011 10110101 11010111
Octal 253 265 327

Shades and tints

Shades of #ABB5D7

#ABB5D7
(171,181,215)
#9CA5C4
(156,165,196)
#8D95B1
(141,149,177)
#7E859E
(126,133,158)
#6F758B
(111,117,139)
#606578
(96,101,120)
#515565
(81,85,101)
#424552
(66,69,82)
#33353F
(51,53,63)
#24252C
(36,37,44)
#151519
(21,21,25)
#000000
(0,0,0)

Tints of #ABB5D7

#ABB5D7
(171,181,215)
#B2BBDA
(178,187,218)
#B9C1DD
(185,193,221)
#C0C7E0
(192,199,224)
#C7CDE3
(199,205,227)
#CED3E6
(206,211,230)
#D5D9E9
(213,217,233)
#DCDFEC
(220,223,236)
#E3E5EF
(227,229,239)
#EAEBF2
(234,235,242)
#F1F1F5
(241,241,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABB5D7; }

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

This text font color is #ABB5D7.

Background Color

.myBgColor { background-color: #ABB5D7; }

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

This div background color is #ABB5D7.

Border color

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

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

This div border color is #ABB5D7.

Opacity

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

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

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

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

This text has shadow with #ABB5D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABB5D7.

Preview

Color preview on black background

This text has color #ABB5D7 on black background.


Color preview on white background

This text has color #ABB5D7 on white background.


Black color preview on #ABB5D7 background

This text has black color on #ABB5D7 background.


White color preview on #ABB5D7 background

This text has white color on #ABB5D7 background.


Related colors

Complementary color

Complementary color for #hex is #544A28.


I love getcolorcode.com

Triadic colors

1 #D7ABB5 and #B5D7AB with #ABB5D7 are triadic colors.

2 #D7B5AB and #B5ABD7 with #ABB5D7 are triadic colors.