COLOR #ABDCC5

HEX: #ABDCC5 RGB: (171,220,197)

Renk bilgisi

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

RGB renk modeli

#ABDCC5 color RGB value is (171,220,197).

RGB: (171,220,197) (67%, 86%, 77%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 220 of 255 = 86%
B 197 of 255 = 77%

171
220
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 220 + 197 = 588 (100%)
R 171 of 588 ~ 29.08%
G 220 of 588 ~ 37.41%
B 197 of 588 ~ 33.5'%

%29.08
%37.41
%33.5

CMYK RENK MODELİ

#ABDCC5 rengi CMYK tonu (22,0,10,14).

  • camgöbeği tonu 22.27%
  • eflatun tonu 0.00%
  • sarı tonu 10.45%
  • ana renk tonu 13.73%

CMYK: (22,0,10,14)
C22M0Y10K14 (22%, 0%, 10%, 14%)
(0.22 / 0.00 / 0.10 / 0.14)

CMYK yüzdeleri

%22.27
%0
%10.45
%13.73

Codes

Color #ABDCC5 in popluar color models

AB DC C5
RGB 171 220 197
HSL 152° 41.18% 76.67%
HSB/HSV 152° 22.27% 86.27%
CMYK 22.27% 0.00% 10.45%
13.73%

Color #ABDCC5 in popluar number systems.

HEX AB DC C5
Decimal 171 220 197
Binary 10101011 11011100 11000101
Octal 253 334 305

Shades and tints

Shades of #ABDCC5

#ABDCC5
(171,220,197)
#9CC8B4
(156,200,180)
#8DB4A3
(141,180,163)
#7EA092
(126,160,146)
#6F8C81
(111,140,129)
#607870
(96,120,112)
#51645F
(81,100,95)
#42504E
(66,80,78)
#333C3D
(51,60,61)
#24282C
(36,40,44)
#15141B
(21,20,27)
#000000
(0,0,0)

Tints of #ABDCC5

#ABDCC5
(171,220,197)
#B2DFCA
(178,223,202)
#B9E2CF
(185,226,207)
#C0E5D4
(192,229,212)
#C7E8D9
(199,232,217)
#CEEBDE
(206,235,222)
#D5EEE3
(213,238,227)
#DCF1E8
(220,241,232)
#E3F4ED
(227,244,237)
#EAF7F2
(234,247,242)
#F1FAF7
(241,250,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABDCC5; }

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

This text font color is #ABDCC5.

Background Color

.myBgColor { background-color: #ABDCC5; }

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

This div background color is #ABDCC5.

Border color

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

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

This div border color is #ABDCC5.

Opacity

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

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

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

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

This text has shadow with #ABDCC5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABDCC5.

Preview

Color preview on black background

This text has color #ABDCC5 on black background.


Color preview on white background

This text has color #ABDCC5 on white background.


Black color preview on #ABDCC5 background

This text has black color on #ABDCC5 background.


White color preview on #ABDCC5 background

This text has white color on #ABDCC5 background.


Related colors

Complementary color

Complementary color for #hex is #54233A.


I love getcolorcode.com

Triadic colors

1 #C5ABDC and #DCC5AB with #ABDCC5 are triadic colors.

2 #C5DCAB and #DCABC5 with #ABDCC5 are triadic colors.