COLOR #ADD3C2

HEX: #ADD3C2 RGB: (173,211,194)

Renk bilgisi

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

RGB renk modeli

#ADD3C2 color RGB value is (173,211,194).

RGB: (173,211,194) (68%, 83%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 211 of 255 = 83%
B 194 of 255 = 76%

173
211
194

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 211 + 194 = 578 (100%)
R 173 of 578 ~ 29.93%
G 211 of 578 ~ 36.51%
B 194 of 578 ~ 33.56'%

%29.93
%36.51
%33.56

CMYK RENK MODELİ

#ADD3C2 rengi CMYK tonu (18,0,8,17).

  • camgöbeği tonu 18.01%
  • eflatun tonu 0.00%
  • sarı tonu 8.06%
  • ana renk tonu 17.25%

CMYK: (18,0,8,17)
C18M0Y8K17 (18%, 0%, 8%, 17%)
(0.18 / 0.00 / 0.08 / 0.17)

CMYK yüzdeleri

%18.01
%0
%8.06
%17.25

Codes

Color #ADD3C2 in popluar color models

AD D3 C2
RGB 173 211 194
HSL 153° 30.16% 75.29%
HSB/HSV 153° 18.01% 82.75%
CMYK 18.01% 0.00% 8.06%
17.25%

Color #ADD3C2 in popluar number systems.

HEX AD D3 C2
Decimal 173 211 194
Binary 10101101 11010011 11000010
Octal 255 323 302

Shades and tints

Shades of #ADD3C2

#ADD3C2
(173,211,194)
#9EC0B1
(158,192,177)
#8FADA0
(143,173,160)
#809A8F
(128,154,143)
#71877E
(113,135,126)
#62746D
(98,116,109)
#53615C
(83,97,92)
#444E4B
(68,78,75)
#353B3A
(53,59,58)
#262829
(38,40,41)
#171518
(23,21,24)
#000000
(0,0,0)

Tints of #ADD3C2

#ADD3C2
(173,211,194)
#B4D7C7
(180,215,199)
#BBDBCC
(187,219,204)
#C2DFD1
(194,223,209)
#C9E3D6
(201,227,214)
#D0E7DB
(208,231,219)
#D7EBE0
(215,235,224)
#DEEFE5
(222,239,229)
#E5F3EA
(229,243,234)
#ECF7EF
(236,247,239)
#F3FBF4
(243,251,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD3C2; }

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

This text font color is #ADD3C2.

Background Color

.myBgColor { background-color: #ADD3C2; }

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

This div background color is #ADD3C2.

Border color

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

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

This div border color is #ADD3C2.

Opacity

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

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

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

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

This text has shadow with #ADD3C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD3C2.

Preview

Color preview on black background

This text has color #ADD3C2 on black background.


Color preview on white background

This text has color #ADD3C2 on white background.


Black color preview on #ADD3C2 background

This text has black color on #ADD3C2 background.


White color preview on #ADD3C2 background

This text has white color on #ADD3C2 background.


Related colors

Complementary color

Complementary color for #hex is #522C3D.


I love getcolorcode.com

Triadic colors

1 #C2ADD3 and #D3C2AD with #ADD3C2 are triadic colors.

2 #C2D3AD and #D3ADC2 with #ADD3C2 are triadic colors.