COLOR #ADD8C1

HEX: #ADD8C1 RGB: (173,216,193)

Renk bilgisi

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

RGB renk modeli

#ADD8C1 color RGB value is (173,216,193).

RGB: (173,216,193) (68%, 85%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 216 of 255 = 85%
B 193 of 255 = 76%

173
216
193

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 216 + 193 = 582 (100%)
R 173 of 582 ~ 29.73%
G 216 of 582 ~ 37.11%
B 193 of 582 ~ 33.16'%

%29.73
%37.11
%33.16

CMYK RENK MODELİ

#ADD8C1 rengi CMYK tonu (20,0,11,15).

  • camgöbeği tonu 19.91%
  • eflatun tonu 0.00%
  • sarı tonu 10.65%
  • ana renk tonu 15.29%

CMYK: (20,0,11,15)
C20M0Y11K15 (20%, 0%, 11%, 15%)
(0.20 / 0.00 / 0.11 / 0.15)

CMYK yüzdeleri

%19.91
%0
%10.65
%15.29

Codes

Color #ADD8C1 in popluar color models

AD D8 C1
RGB 173 216 193
HSL 148° 35.54% 76.27%
HSB/HSV 148° 19.91% 84.71%
CMYK 19.91% 0.00% 10.65%
15.29%

Color #ADD8C1 in popluar number systems.

HEX AD D8 C1
Decimal 173 216 193
Binary 10101101 11011000 11000001
Octal 255 330 301

Shades and tints

Shades of #ADD8C1

#ADD8C1
(173,216,193)
#9EC5B0
(158,197,176)
#8FB29F
(143,178,159)
#809F8E
(128,159,142)
#718C7D
(113,140,125)
#62796C
(98,121,108)
#53665B
(83,102,91)
#44534A
(68,83,74)
#354039
(53,64,57)
#262D28
(38,45,40)
#171A17
(23,26,23)
#000000
(0,0,0)

Tints of #ADD8C1

#ADD8C1
(173,216,193)
#B4DBC6
(180,219,198)
#BBDECB
(187,222,203)
#C2E1D0
(194,225,208)
#C9E4D5
(201,228,213)
#D0E7DA
(208,231,218)
#D7EADF
(215,234,223)
#DEEDE4
(222,237,228)
#E5F0E9
(229,240,233)
#ECF3EE
(236,243,238)
#F3F6F3
(243,246,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADD8C1 color. Also use rgb(173,216,193) instead hex code.

Text Font Color

.myTextColor { color: #ADD8C1; }

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

This text font color is #ADD8C1.

Background Color

.myBgColor { background-color: #ADD8C1; }

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

This div background color is #ADD8C1.

Border color

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

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

This div border color is #ADD8C1.

Opacity

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

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

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

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

This text has shadow with #ADD8C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD8C1.

Preview

Color preview on black background

This text has color #ADD8C1 on black background.


Color preview on white background

This text has color #ADD8C1 on white background.


Black color preview on #ADD8C1 background

This text has black color on #ADD8C1 background.


White color preview on #ADD8C1 background

This text has white color on #ADD8C1 background.


Related colors

Complementary color

Complementary color for #hex is #52273E.


I love getcolorcode.com

Triadic colors

1 #C1ADD8 and #D8C1AD with #ADD8C1 are triadic colors.

2 #C1D8AD and #D8ADC1 with #ADD8C1 are triadic colors.