COLOR #ADD9C3

HEX: #ADD9C3 RGB: (173,217,195)

Renk bilgisi

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

RGB renk modeli

#ADD9C3 color RGB value is (173,217,195).

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

RGB bağlantıları ve doygunluk

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

173
217
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 217 + 195 = 585 (100%)
R 173 of 585 ~ 29.57%
G 217 of 585 ~ 37.09%
B 195 of 585 ~ 33.33'%

%29.57
%37.09
%33.33

CMYK RENK MODELİ

#ADD9C3 rengi CMYK tonu (20,0,10,15).

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

CMYK: (20,0,10,15)
C20M0Y10K15 (20%, 0%, 10%, 15%)
(0.20 / 0.00 / 0.10 / 0.15)

CMYK yüzdeleri

%20.28
%0
%10.14
%14.9

Codes

Color #ADD9C3 in popluar color models

AD D9 C3
RGB 173 217 195
HSL 150° 36.67% 76.47%
HSB/HSV 150° 20.28% 85.10%
CMYK 20.28% 0.00% 10.14%
14.90%

Color #ADD9C3 in popluar number systems.

HEX AD D9 C3
Decimal 173 217 195
Binary 10101101 11011001 11000011
Octal 255 331 303

Shades and tints

Shades of #ADD9C3

#ADD9C3
(173,217,195)
#9EC6B2
(158,198,178)
#8FB3A1
(143,179,161)
#80A090
(128,160,144)
#718D7F
(113,141,127)
#627A6E
(98,122,110)
#53675D
(83,103,93)
#44544C
(68,84,76)
#35413B
(53,65,59)
#262E2A
(38,46,42)
#171B19
(23,27,25)
#000000
(0,0,0)

Tints of #ADD9C3

#ADD9C3
(173,217,195)
#B4DCC8
(180,220,200)
#BBDFCD
(187,223,205)
#C2E2D2
(194,226,210)
#C9E5D7
(201,229,215)
#D0E8DC
(208,232,220)
#D7EBE1
(215,235,225)
#DEEEE6
(222,238,230)
#E5F1EB
(229,241,235)
#ECF4F0
(236,244,240)
#F3F7F5
(243,247,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD9C3; }

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

This text font color is #ADD9C3.

Background Color

.myBgColor { background-color: #ADD9C3; }

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

This div background color is #ADD9C3.

Border color

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

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

This div border color is #ADD9C3.

Opacity

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

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

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

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

This text has shadow with #ADD9C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD9C3.

Preview

Color preview on black background

This text has color #ADD9C3 on black background.


Color preview on white background

This text has color #ADD9C3 on white background.


Black color preview on #ADD9C3 background

This text has black color on #ADD9C3 background.


White color preview on #ADD9C3 background

This text has white color on #ADD9C3 background.


Related colors

Complementary color

Complementary color for #hex is #52263C.


I love getcolorcode.com

Triadic colors

1 #C3ADD9 and #D9C3AD with #ADD9C3 are triadic colors.

2 #C3D9AD and #D9ADC3 with #ADD9C3 are triadic colors.