COLOR #ABC5D9

HEX: #ABC5D9 RGB: (171,197,217)

Renk bilgisi

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

RGB renk modeli

#ABC5D9 color RGB value is (171,197,217).

RGB: (171,197,217) (67%, 77%, 85%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 197 of 255 = 77%
B 217 of 255 = 85%

171
197
217

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 197 + 217 = 585 (100%)
R 171 of 585 ~ 29.23%
G 197 of 585 ~ 33.68%
B 217 of 585 ~ 37.09'%

%29.23
%33.68
%37.09

CMYK RENK MODELİ

#ABC5D9 rengi CMYK tonu (21,9,0,15).

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

CMYK: (21,9,0,15)
C21M9Y0K15 (21%, 9%, 0%, 15%)
(0.21 / 0.09 / 0.00 / 0.15)

CMYK yüzdeleri

%21.2
%9.22
%0
%14.9

Codes

Color #ABC5D9 in popluar color models

AB C5 D9
RGB 171 197 217
HSL 206° 37.70% 76.08%
HSB/HSV 206° 21.20% 85.10%
CMYK 21.20% 9.22% 0.00%
14.90%

Color #ABC5D9 in popluar number systems.

HEX AB C5 D9
Decimal 171 197 217
Binary 10101011 11000101 11011001
Octal 253 305 331

Shades and tints

Shades of #ABC5D9

#ABC5D9
(171,197,217)
#9CB4C6
(156,180,198)
#8DA3B3
(141,163,179)
#7E92A0
(126,146,160)
#6F818D
(111,129,141)
#60707A
(96,112,122)
#515F67
(81,95,103)
#424E54
(66,78,84)
#333D41
(51,61,65)
#242C2E
(36,44,46)
#151B1B
(21,27,27)
#000000
(0,0,0)

Tints of #ABC5D9

#ABC5D9
(171,197,217)
#B2CADC
(178,202,220)
#B9CFDF
(185,207,223)
#C0D4E2
(192,212,226)
#C7D9E5
(199,217,229)
#CEDEE8
(206,222,232)
#D5E3EB
(213,227,235)
#DCE8EE
(220,232,238)
#E3EDF1
(227,237,241)
#EAF2F4
(234,242,244)
#F1F7F7
(241,247,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC5D9; }

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

This text font color is #ABC5D9.

Background Color

.myBgColor { background-color: #ABC5D9; }

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

This div background color is #ABC5D9.

Border color

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

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

This div border color is #ABC5D9.

Opacity

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

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

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

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

This text has shadow with #ABC5D9 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC5D9.

Preview

Color preview on black background

This text has color #ABC5D9 on black background.


Color preview on white background

This text has color #ABC5D9 on white background.


Black color preview on #ABC5D9 background

This text has black color on #ABC5D9 background.


White color preview on #ABC5D9 background

This text has white color on #ABC5D9 background.


Related colors

Complementary color

Complementary color for #hex is #543A26.


I love getcolorcode.com

Triadic colors

1 #D9ABC5 and #C5D9AB with #ABC5D9 are triadic colors.

2 #D9C5AB and #C5ABD9 with #ABC5D9 are triadic colors.