COLOR #ADD1C3

HEX: #ADD1C3 RGB: (173,209,195)

Renk bilgisi

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

RGB renk modeli

#ADD1C3 color RGB value is (173,209,195).

RGB: (173,209,195) (68%, 82%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 209 of 255 = 82%
B 195 of 255 = 76%

173
209
195

R + G + B ~ 75%. #ADD1C3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 209 + 195 = 577 (100%)
R 173 of 577 ~ 29.98%
G 209 of 577 ~ 36.22%
B 195 of 577 ~ 33.8'%

%29.98
%36.22
%33.8

CMYK RENK MODELİ

#ADD1C3 rengi CMYK tonu (17,0,7,18).

  • camgöbeği tonu 17.22%
  • eflatun tonu 0.00%
  • sarı tonu 6.70%
  • ana renk tonu 18.04%

CMYK: (17,0,7,18)
C17M0Y7K18 (17%, 0%, 7%, 18%)
(0.17 / 0.00 / 0.07 / 0.18)

CMYK yüzdeleri

%17.22
%0
%6.7
%18.04

Codes

Color #ADD1C3 in popluar color models

AD D1 C3
RGB 173 209 195
HSL 157° 28.13% 74.90%
HSB/HSV 157° 17.22% 81.96%
CMYK 17.22% 0.00% 6.70%
18.04%

Color #ADD1C3 in popluar number systems.

HEX AD D1 C3
Decimal 173 209 195
Binary 10101101 11010001 11000011
Octal 255 321 303

Shades and tints

Shades of #ADD1C3

#ADD1C3
(173,209,195)
#9EBEB2
(158,190,178)
#8FABA1
(143,171,161)
#809890
(128,152,144)
#71857F
(113,133,127)
#62726E
(98,114,110)
#535F5D
(83,95,93)
#444C4C
(68,76,76)
#35393B
(53,57,59)
#26262A
(38,38,42)
#171319
(23,19,25)
#000000
(0,0,0)

Tints of #ADD1C3

#ADD1C3
(173,209,195)
#B4D5C8
(180,213,200)
#BBD9CD
(187,217,205)
#C2DDD2
(194,221,210)
#C9E1D7
(201,225,215)
#D0E5DC
(208,229,220)
#D7E9E1
(215,233,225)
#DEEDE6
(222,237,230)
#E5F1EB
(229,241,235)
#ECF5F0
(236,245,240)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD1C3; }

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

This text font color is #ADD1C3.

Background Color

.myBgColor { background-color: #ADD1C3; }

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

This div background color is #ADD1C3.

Border color

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

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

This div border color is #ADD1C3.

Opacity

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

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

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

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

This text has shadow with #ADD1C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD1C3.

Preview

Color preview on black background

This text has color #ADD1C3 on black background.


Color preview on white background

This text has color #ADD1C3 on white background.


Black color preview on #ADD1C3 background

This text has black color on #ADD1C3 background.


White color preview on #ADD1C3 background

This text has white color on #ADD1C3 background.


Related colors

Complementary color

Complementary color for #hex is #522E3C.


I love getcolorcode.com

Triadic colors

1 #C3ADD1 and #D1C3AD with #ADD1C3 are triadic colors.

2 #C3D1AD and #D1ADC3 with #ADD1C3 are triadic colors.