COLOR #ADD2C4

HEX: #ADD2C4 RGB: (173,210,196)

Renk bilgisi

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

RGB renk modeli

#ADD2C4 color RGB value is (173,210,196).

RGB: (173,210,196) (68%, 82%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 210 of 255 = 82%
B 196 of 255 = 77%

173
210
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 210 + 196 = 579 (100%)
R 173 of 579 ~ 29.88%
G 210 of 579 ~ 36.27%
B 196 of 579 ~ 33.85'%

%29.88
%36.27
%33.85

CMYK RENK MODELİ

#ADD2C4 rengi CMYK tonu (18,0,7,18).

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

CMYK: (18,0,7,18)
C18M0Y7K18 (18%, 0%, 7%, 18%)
(0.18 / 0.00 / 0.07 / 0.18)

CMYK yüzdeleri

%17.62
%0
%6.67
%17.65

Codes

Color #ADD2C4 in popluar color models

AD D2 C4
RGB 173 210 196
HSL 157° 29.13% 75.10%
HSB/HSV 157° 17.62% 82.35%
CMYK 17.62% 0.00% 6.67%
17.65%

Color #ADD2C4 in popluar number systems.

HEX AD D2 C4
Decimal 173 210 196
Binary 10101101 11010010 11000100
Octal 255 322 304

Shades and tints

Shades of #ADD2C4

#ADD2C4
(173,210,196)
#9EBFB3
(158,191,179)
#8FACA2
(143,172,162)
#809991
(128,153,145)
#718680
(113,134,128)
#62736F
(98,115,111)
#53605E
(83,96,94)
#444D4D
(68,77,77)
#353A3C
(53,58,60)
#26272B
(38,39,43)
#17141A
(23,20,26)
#000000
(0,0,0)

Tints of #ADD2C4

#ADD2C4
(173,210,196)
#B4D6C9
(180,214,201)
#BBDACE
(187,218,206)
#C2DED3
(194,222,211)
#C9E2D8
(201,226,216)
#D0E6DD
(208,230,221)
#D7EAE2
(215,234,226)
#DEEEE7
(222,238,231)
#E5F2EC
(229,242,236)
#ECF6F1
(236,246,241)
#F3FAF6
(243,250,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD2C4; }

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

This text font color is #ADD2C4.

Background Color

.myBgColor { background-color: #ADD2C4; }

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

This div background color is #ADD2C4.

Border color

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

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

This div border color is #ADD2C4.

Opacity

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

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

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

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

This text has shadow with #ADD2C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD2C4.

Preview

Color preview on black background

This text has color #ADD2C4 on black background.


Color preview on white background

This text has color #ADD2C4 on white background.


Black color preview on #ADD2C4 background

This text has black color on #ADD2C4 background.


White color preview on #ADD2C4 background

This text has white color on #ADD2C4 background.


Related colors

Complementary color

Complementary color for #hex is #522D3B.


I love getcolorcode.com

Triadic colors

1 #C4ADD2 and #D2C4AD with #ADD2C4 are triadic colors.

2 #C4D2AD and #D2ADC4 with #ADD2C4 are triadic colors.