COLOR #ADD2D1

HEX: #ADD2D1 RGB: (173,210,209)

Renk bilgisi

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

RGB renk modeli

#ADD2D1 color RGB value is (173,210,209).

RGB: (173,210,209) (68%, 82%, 82%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 210 of 255 = 82%
B 209 of 255 = 82%

173
210
209

R + G + B ~ 77%. #ADD2D1 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 210 + 209 = 592 (100%)
R 173 of 592 ~ 29.22%
G 210 of 592 ~ 35.47%
B 209 of 592 ~ 35.3'%

%29.22
%35.47
%35.3

CMYK RENK MODELİ

#ADD2D1 rengi CMYK tonu (18,0,0,18).

  • camgöbeği tonu 17.62%
  • eflatun tonu 0.00%
  • sarı tonu 0.48%
  • ana renk tonu 17.65%

CMYK: (18,0,0,18)
C18M0Y0K18 (18%, 0%, 0%, 18%)
(0.18 / 0.00 / 0.00 / 0.18)

CMYK yüzdeleri

%17.62
%0
%0.48
%17.65

Codes

Color #ADD2D1 in popluar color models

AD D2 D1
RGB 173 210 209
HSL 178° 29.13% 75.10%
HSB/HSV 178° 17.62% 82.35%
CMYK 17.62% 0.00% 0.48%
17.65%

Color #ADD2D1 in popluar number systems.

HEX AD D2 D1
Decimal 173 210 209
Binary 10101101 11010010 11010001
Octal 255 322 321

Shades and tints

Shades of #ADD2D1

#ADD2D1
(173,210,209)
#9EBFBE
(158,191,190)
#8FACAB
(143,172,171)
#809998
(128,153,152)
#718685
(113,134,133)
#627372
(98,115,114)
#53605F
(83,96,95)
#444D4C
(68,77,76)
#353A39
(53,58,57)
#262726
(38,39,38)
#171413
(23,20,19)
#000000
(0,0,0)

Tints of #ADD2D1

#ADD2D1
(173,210,209)
#B4D6D5
(180,214,213)
#BBDAD9
(187,218,217)
#C2DEDD
(194,222,221)
#C9E2E1
(201,226,225)
#D0E6E5
(208,230,229)
#D7EAE9
(215,234,233)
#DEEEED
(222,238,237)
#E5F2F1
(229,242,241)
#ECF6F5
(236,246,245)
#F3FAF9
(243,250,249)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADD2D1 color. Also use rgb(173,210,209) instead hex code.

Text Font Color

.myTextColor { color: #ADD2D1; }

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

This text font color is #ADD2D1.

Background Color

.myBgColor { background-color: #ADD2D1; }

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

This div background color is #ADD2D1.

Border color

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

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

This div border color is #ADD2D1.

Opacity

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

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

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

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

This text has shadow with #ADD2D1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD2D1.

Preview

Color preview on black background

This text has color #ADD2D1 on black background.


Color preview on white background

This text has color #ADD2D1 on white background.


Black color preview on #ADD2D1 background

This text has black color on #ADD2D1 background.


White color preview on #ADD2D1 background

This text has white color on #ADD2D1 background.


Related colors

Complementary color

Complementary color for #hex is #522D2E.


I love getcolorcode.com

Triadic colors

1 #D1ADD2 and #D2D1AD with #ADD2D1 are triadic colors.

2 #D1D2AD and #D2ADD1 with #ADD2D1 are triadic colors.