COLOR #ABD5D7

HEX: #ABD5D7 RGB: (171,213,215)

Renk bilgisi

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

RGB renk modeli

#ABD5D7 color RGB value is (171,213,215).

RGB: (171,213,215) (67%, 84%, 84%)

RGB bağlantıları ve doygunluk

R 171 of 255 = 67%
G 213 of 255 = 84%
B 215 of 255 = 84%

171
213
215

R + G + B ~ 78%. #ABD5D7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 171 + 213 + 215 = 599 (100%)
R 171 of 599 ~ 28.55%
G 213 of 599 ~ 35.56%
B 215 of 599 ~ 35.89'%

%28.55
%35.56
%35.89

CMYK RENK MODELİ

#ABD5D7 rengi CMYK tonu (20,1,0,16).

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

CMYK: (20,1,0,16)
C20M1Y0K16 (20%, 1%, 0%, 16%)
(0.20 / 0.01 / 0.00 / 0.16)

CMYK yüzdeleri

%20.47
%0.93
%0
%15.69

Codes

Color #ABD5D7 in popluar color models

AB D5 D7
RGB 171 213 215
HSL 183° 35.48% 75.69%
HSB/HSV 183° 20.47% 84.31%
CMYK 20.47% 0.93% 0.00%
15.69%

Color #ABD5D7 in popluar number systems.

HEX AB D5 D7
Decimal 171 213 215
Binary 10101011 11010101 11010111
Octal 253 325 327

Shades and tints

Shades of #ABD5D7

#ABD5D7
(171,213,215)
#9CC2C4
(156,194,196)
#8DAFB1
(141,175,177)
#7E9C9E
(126,156,158)
#6F898B
(111,137,139)
#607678
(96,118,120)
#516365
(81,99,101)
#425052
(66,80,82)
#333D3F
(51,61,63)
#242A2C
(36,42,44)
#151719
(21,23,25)
#000000
(0,0,0)

Tints of #ABD5D7

#ABD5D7
(171,213,215)
#B2D8DA
(178,216,218)
#B9DBDD
(185,219,221)
#C0DEE0
(192,222,224)
#C7E1E3
(199,225,227)
#CEE4E6
(206,228,230)
#D5E7E9
(213,231,233)
#DCEAEC
(220,234,236)
#E3EDEF
(227,237,239)
#EAF0F2
(234,240,242)
#F1F3F5
(241,243,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ABD5D7; }

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

This text font color is #ABD5D7.

Background Color

.myBgColor { background-color: #ABD5D7; }

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

This div background color is #ABD5D7.

Border color

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

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

This div border color is #ABD5D7.

Opacity

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

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

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

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

This text has shadow with #ABD5D7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ABD5D7.

Preview

Color preview on black background

This text has color #ABD5D7 on black background.


Color preview on white background

This text has color #ABD5D7 on white background.


Black color preview on #ABD5D7 background

This text has black color on #ABD5D7 background.


White color preview on #ABD5D7 background

This text has white color on #ABD5D7 background.


Related colors

Complementary color

Complementary color for #hex is #542A28.


I love getcolorcode.com

Triadic colors

1 #D7ABD5 and #D5D7AB with #ABD5D7 are triadic colors.

2 #D7D5AB and #D5ABD7 with #ABD5D7 are triadic colors.