COLOR #ADD3C7

HEX: #ADD3C7 RGB: (173,211,199)

Renk bilgisi

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

RGB renk modeli

#ADD3C7 color RGB value is (173,211,199).

RGB: (173,211,199) (68%, 83%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 211 of 255 = 83%
B 199 of 255 = 78%

173
211
199

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 211 + 199 = 583 (100%)
R 173 of 583 ~ 29.67%
G 211 of 583 ~ 36.19%
B 199 of 583 ~ 34.13'%

%29.67
%36.19
%34.13

CMYK RENK MODELİ

#ADD3C7 rengi CMYK tonu (18,0,6,17).

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

CMYK: (18,0,6,17)
C18M0Y6K17 (18%, 0%, 6%, 17%)
(0.18 / 0.00 / 0.06 / 0.17)

CMYK yüzdeleri

%18.01
%0
%5.69
%17.25

Codes

Color #ADD3C7 in popluar color models

AD D3 C7
RGB 173 211 199
HSL 161° 30.16% 75.29%
HSB/HSV 161° 18.01% 82.75%
CMYK 18.01% 0.00% 5.69%
17.25%

Color #ADD3C7 in popluar number systems.

HEX AD D3 C7
Decimal 173 211 199
Binary 10101101 11010011 11000111
Octal 255 323 307

Shades and tints

Shades of #ADD3C7

#ADD3C7
(173,211,199)
#9EC0B5
(158,192,181)
#8FADA3
(143,173,163)
#809A91
(128,154,145)
#71877F
(113,135,127)
#62746D
(98,116,109)
#53615B
(83,97,91)
#444E49
(68,78,73)
#353B37
(53,59,55)
#262825
(38,40,37)
#171513
(23,21,19)
#000000
(0,0,0)

Tints of #ADD3C7

#ADD3C7
(173,211,199)
#B4D7CC
(180,215,204)
#BBDBD1
(187,219,209)
#C2DFD6
(194,223,214)
#C9E3DB
(201,227,219)
#D0E7E0
(208,231,224)
#D7EBE5
(215,235,229)
#DEEFEA
(222,239,234)
#E5F3EF
(229,243,239)
#ECF7F4
(236,247,244)
#F3FBF9
(243,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADD3C7; }

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

This text font color is #ADD3C7.

Background Color

.myBgColor { background-color: #ADD3C7; }

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

This div background color is #ADD3C7.

Border color

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

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

This div border color is #ADD3C7.

Opacity

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

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

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

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

This text has shadow with #ADD3C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD3C7.

Preview

Color preview on black background

This text has color #ADD3C7 on black background.


Color preview on white background

This text has color #ADD3C7 on white background.


Black color preview on #ADD3C7 background

This text has black color on #ADD3C7 background.


White color preview on #ADD3C7 background

This text has white color on #ADD3C7 background.


Related colors

Complementary color

Complementary color for #hex is #522C38.


I love getcolorcode.com

Triadic colors

1 #C7ADD3 and #D3C7AD with #ADD3C7 are triadic colors.

2 #C7D3AD and #D3ADC7 with #ADD3C7 are triadic colors.