COLOR #ADD9C2

HEX: #ADD9C2 RGB: (173,217,194)

Renk bilgisi

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

RGB renk modeli

#ADD9C2 color RGB value is (173,217,194).

RGB: (173,217,194) (68%, 85%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 217 of 255 = 85%
B 194 of 255 = 76%

173
217
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 217 + 194 = 584 (100%)
R 173 of 584 ~ 29.62%
G 217 of 584 ~ 37.16%
B 194 of 584 ~ 33.22'%

%29.62
%37.16
%33.22

CMYK RENK MODELİ

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

  • camgöbeği tonu 20.28%
  • eflatun tonu 0.00%
  • sarı tonu 10.60%
  • ana renk tonu 14.90%

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

CMYK yüzdeleri

%20.28
%0
%10.6
%14.9

Codes

Color #ADD9C2 in popluar color models

AD D9 C2
RGB 173 217 194
HSL 149° 36.67% 76.47%
HSB/HSV 149° 20.28% 85.10%
CMYK 20.28% 0.00% 10.60%
14.90%

Color #ADD9C2 in popluar number systems.

HEX AD D9 C2
Decimal 173 217 194
Binary 10101101 11011001 11000010
Octal 255 331 302

Shades and tints

Shades of #ADD9C2

#ADD9C2
(173,217,194)
#9EC6B1
(158,198,177)
#8FB3A0
(143,179,160)
#80A08F
(128,160,143)
#718D7E
(113,141,126)
#627A6D
(98,122,109)
#53675C
(83,103,92)
#44544B
(68,84,75)
#35413A
(53,65,58)
#262E29
(38,46,41)
#171B18
(23,27,24)
#000000
(0,0,0)

Tints of #ADD9C2

#ADD9C2
(173,217,194)
#B4DCC7
(180,220,199)
#BBDFCC
(187,223,204)
#C2E2D1
(194,226,209)
#C9E5D6
(201,229,214)
#D0E8DB
(208,232,219)
#D7EBE0
(215,235,224)
#DEEEE5
(222,238,229)
#E5F1EA
(229,241,234)
#ECF4EF
(236,244,239)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADD9C2 color. Also use rgb(173,217,194) instead hex code.

Text Font Color

.myTextColor { color: #ADD9C2; }

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

This text font color is #ADD9C2.

Background Color

.myBgColor { background-color: #ADD9C2; }

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

This div background color is #ADD9C2.

Border color

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

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

This div border color is #ADD9C2.

Opacity

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

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

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

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

This text has shadow with #ADD9C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD9C2.

Preview

Color preview on black background

This text has color #ADD9C2 on black background.


Color preview on white background

This text has color #ADD9C2 on white background.


Black color preview on #ADD9C2 background

This text has black color on #ADD9C2 background.


White color preview on #ADD9C2 background

This text has white color on #ADD9C2 background.


Related colors

Complementary color

Complementary color for #hex is #52263D.


I love getcolorcode.com

Triadic colors

1 #C2ADD9 and #D9C2AD with #ADD9C2 are triadic colors.

2 #C2D9AD and #D9ADC2 with #ADD9C2 are triadic colors.