COLOR #ABC5DF

HEX: #ABC5DF RGB: (171,197,223)

Renk bilgisi

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

RGB renk modeli

#ABC5DF color RGB value is (171,197,223).

RGB: (171,197,223) (67%, 77%, 87%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 197 of 255 = 77%
B 223 of 255 = 87%

171
197
223

R + G + B ~ 77%. #ABC5DF is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 197 + 223 = 591 (100%)
R 171 of 591 ~ 28.93%
G 197 of 591 ~ 33.33%
B 223 of 591 ~ 37.73'%

%28.93
%33.33
%37.73

CMYK RENK MODELİ

#ABC5DF rengi CMYK tonu (23,12,0,13).

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

CMYK: (23,12,0,13)
C23M12Y0K13 (23%, 12%, 0%, 13%)
(0.23 / 0.12 / 0.00 / 0.13)

CMYK yüzdeleri

%23.32
%11.66
%0
%12.55

Codes

Color #ABC5DF in popluar color models

AB C5 DF
RGB 171 197 223
HSL 210° 44.83% 77.25%
HSB/HSV 210° 23.32% 87.45%
CMYK 23.32% 11.66% 0.00%
12.55%

Color #ABC5DF in popluar number systems.

HEX AB C5 DF
Decimal 171 197 223
Binary 10101011 11000101 11011111
Octal 253 305 337

Shades and tints

Shades of #ABC5DF

#ABC5DF
(171,197,223)
#9CB4CB
(156,180,203)
#8DA3B7
(141,163,183)
#7E92A3
(126,146,163)
#6F818F
(111,129,143)
#60707B
(96,112,123)
#515F67
(81,95,103)
#424E53
(66,78,83)
#333D3F
(51,61,63)
#242C2B
(36,44,43)
#151B17
(21,27,23)
#000000
(0,0,0)

Tints of #ABC5DF

#ABC5DF
(171,197,223)
#B2CAE1
(178,202,225)
#B9CFE3
(185,207,227)
#C0D4E5
(192,212,229)
#C7D9E7
(199,217,231)
#CEDEE9
(206,222,233)
#D5E3EB
(213,227,235)
#DCE8ED
(220,232,237)
#E3EDEF
(227,237,239)
#EAF2F1
(234,242,241)
#F1F7F3
(241,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABC5DF; }

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

This text font color is #ABC5DF.

Background Color

.myBgColor { background-color: #ABC5DF; }

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

This div background color is #ABC5DF.

Border color

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

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

This div border color is #ABC5DF.

Opacity

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

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

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

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

This text has shadow with #ABC5DF color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABC5DF.

Preview

Color preview on black background

This text has color #ABC5DF on black background.


Color preview on white background

This text has color #ABC5DF on white background.


Black color preview on #ABC5DF background

This text has black color on #ABC5DF background.


White color preview on #ABC5DF background

This text has white color on #ABC5DF background.


Related colors

Complementary color

Complementary color for #hex is #543A20.


I love getcolorcode.com

Triadic colors

1 #DFABC5 and #C5DFAB with #ABC5DF are triadic colors.

2 #DFC5AB and #C5ABDF with #ABC5DF are triadic colors.