COLOR #ADD4C1

HEX: #ADD4C1 RGB: (173,212,193)

Renk bilgisi

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

RGB renk modeli

#ADD4C1 color RGB value is (173,212,193).

RGB: (173,212,193) (68%, 83%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 212 of 255 = 83%
B 193 of 255 = 76%

173
212
193

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 212 + 193 = 578 (100%)
R 173 of 578 ~ 29.93%
G 212 of 578 ~ 36.68%
B 193 of 578 ~ 33.39'%

%29.93
%36.68
%33.39

CMYK RENK MODELİ

#ADD4C1 rengi CMYK tonu (18,0,9,17).

  • camgöbeği tonu 18.40%
  • eflatun tonu 0.00%
  • sarı tonu 8.96%
  • ana renk tonu 16.86%

CMYK: (18,0,9,17)
C18M0Y9K17 (18%, 0%, 9%, 17%)
(0.18 / 0.00 / 0.09 / 0.17)

CMYK yüzdeleri

%18.4
%0
%8.96
%16.86

Codes

Color #ADD4C1 in popluar color models

AD D4 C1
RGB 173 212 193
HSL 151° 31.20% 75.49%
HSB/HSV 151° 18.40% 83.14%
CMYK 18.40% 0.00% 8.96%
16.86%

Color #ADD4C1 in popluar number systems.

HEX AD D4 C1
Decimal 173 212 193
Binary 10101101 11010100 11000001
Octal 255 324 301

Shades and tints

Shades of #ADD4C1

#ADD4C1
(173,212,193)
#9EC1B0
(158,193,176)
#8FAE9F
(143,174,159)
#809B8E
(128,155,142)
#71887D
(113,136,125)
#62756C
(98,117,108)
#53625B
(83,98,91)
#444F4A
(68,79,74)
#353C39
(53,60,57)
#262928
(38,41,40)
#171617
(23,22,23)
#000000
(0,0,0)

Tints of #ADD4C1

#ADD4C1
(173,212,193)
#B4D7C6
(180,215,198)
#BBDACB
(187,218,203)
#C2DDD0
(194,221,208)
#C9E0D5
(201,224,213)
#D0E3DA
(208,227,218)
#D7E6DF
(215,230,223)
#DEE9E4
(222,233,228)
#E5ECE9
(229,236,233)
#ECEFEE
(236,239,238)
#F3F2F3
(243,242,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD4C1; }

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

This text font color is #ADD4C1.

Background Color

.myBgColor { background-color: #ADD4C1; }

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

This div background color is #ADD4C1.

Border color

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

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

This div border color is #ADD4C1.

Opacity

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

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

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

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

This text has shadow with #ADD4C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD4C1.

Preview

Color preview on black background

This text has color #ADD4C1 on black background.


Color preview on white background

This text has color #ADD4C1 on white background.


Black color preview on #ADD4C1 background

This text has black color on #ADD4C1 background.


White color preview on #ADD4C1 background

This text has white color on #ADD4C1 background.


Related colors

Complementary color

Complementary color for #hex is #522B3E.


I love getcolorcode.com

Triadic colors

1 #C1ADD4 and #D4C1AD with #ADD4C1 are triadic colors.

2 #C1D4AD and #D4ADC1 with #ADD4C1 are triadic colors.