COLOR #ADE2C7

HEX: #ADE2C7 RGB: (173,226,199)

Renk bilgisi

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

RGB renk modeli

#ADE2C7 color RGB value is (173,226,199).

RGB: (173,226,199) (68%, 89%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 226 of 255 = 89%
B 199 of 255 = 78%

173
226
199

R + G + B ~ 78%. #ADE2C7 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 199 = 598 (100%)
R 173 of 598 ~ 28.93%
G 226 of 598 ~ 37.79%
B 199 of 598 ~ 33.28'%

%28.93
%37.79
%33.28

CMYK RENK MODELİ

#ADE2C7 rengi CMYK tonu (23,0,12,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 11.95%
  • ana renk tonu 11.37%

CMYK: (23,0,12,11)
C23M0Y12K11 (23%, 0%, 12%, 11%)
(0.23 / 0.00 / 0.12 / 0.11)

CMYK yüzdeleri

%23.45
%0
%11.95
%11.37

Codes

Color #ADE2C7 in popluar color models

AD E2 C7
RGB 173 226 199
HSL 149° 47.75% 78.24%
HSB/HSV 149° 23.45% 88.63%
CMYK 23.45% 0.00% 11.95%
11.37%

Color #ADE2C7 in popluar number systems.

HEX AD E2 C7
Decimal 173 226 199
Binary 10101101 11100010 11000111
Octal 255 342 307

Shades and tints

Shades of #ADE2C7

#ADE2C7
(173,226,199)
#9ECEB5
(158,206,181)
#8FBAA3
(143,186,163)
#80A691
(128,166,145)
#71927F
(113,146,127)
#627E6D
(98,126,109)
#536A5B
(83,106,91)
#445649
(68,86,73)
#354237
(53,66,55)
#262E25
(38,46,37)
#171A13
(23,26,19)
#000000
(0,0,0)

Tints of #ADE2C7

#ADE2C7
(173,226,199)
#B4E4CC
(180,228,204)
#BBE6D1
(187,230,209)
#C2E8D6
(194,232,214)
#C9EADB
(201,234,219)
#D0ECE0
(208,236,224)
#D7EEE5
(215,238,229)
#DEF0EA
(222,240,234)
#E5F2EF
(229,242,239)
#ECF4F4
(236,244,244)
#F3F6F9
(243,246,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2C7; }

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

This text font color is #ADE2C7.

Background Color

.myBgColor { background-color: #ADE2C7; }

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

This div background color is #ADE2C7.

Border color

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

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

This div border color is #ADE2C7.

Opacity

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

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

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

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

This text has shadow with #ADE2C7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2C7.

Preview

Color preview on black background

This text has color #ADE2C7 on black background.


Color preview on white background

This text has color #ADE2C7 on white background.


Black color preview on #ADE2C7 background

This text has black color on #ADE2C7 background.


White color preview on #ADE2C7 background

This text has white color on #ADE2C7 background.


Related colors

Complementary color

Complementary color for #hex is #521D38.


I love getcolorcode.com

Triadic colors

1 #C7ADE2 and #E2C7AD with #ADE2C7 are triadic colors.

2 #C7E2AD and #E2ADC7 with #ADE2C7 are triadic colors.