COLOR #ADE7C6

HEX: #ADE7C6 RGB: (173,231,198)

Color info

#ADE7C6 contains red, green and blue colors in about the same proportion. Web safe color of #ADE7C6 is #99FFCC (or #9FC).

RGB color model

#ADE7C6 color RGB value is (173,231,198).

RGB: (173,231,198) (68%, 91%, 78%)

RGB channels and saturation

R 173 of 255 = 68%
G 231 of 255 = 91%
B 198 of 255 = 78%

173
231
198

R + G + B ~ 79%. #ADE7C6 is quite light color.

Portions of RGB colors in percentages

R + G + B = 173 + 231 + 198 = 602 (100%)
R 173 of 602 ~ 28.74%
G 231 of 602 ~ 38.37%
B 198 of 602 ~ 32.89'%

%28.74
%38.37
%32.89

CMYK color model

#ADE7C6 color CMYK value is (25,0,14,9).

  • cyan value is 25.11%
  • magenta value is 0.00%
  • yellow value is 14.29%
  • key color value is 9.41%
CMYK: (25,0,14,9) C25M0Y14K9 (25%,0%,14%,9%) (0.25/0.00/0.14/0.09) 

CMYK percentages

%25.11
%0
%14.29
%9.41

Codes

Color #ADE7C6 in popluar color models

AD E7 C6
RGB 173 231 198
HSL 146° 54.72% 79.22%
HSB/HSV 146° 25.11% 90.59%
CMYK 25.11% 0.00% 14.29%
9.41%

Color #ADE7C6 in popluar number systems.

HEX AD E7 C6
Decimal 173 231 198
Binary 10101101 11100111 11000110
Octal 255 347 306

Shades and tints

Shades of #ADE7C6

#ADE7C6
(173,231,198)
#9ED2B4
(158,210,180)
#8FBDA2
(143,189,162)
#80A890
(128,168,144)
#71937E
(113,147,126)
#627E6C
(98,126,108)
#53695A
(83,105,90)
#445448
(68,84,72)
#353F36
(53,63,54)
#262A24
(38,42,36)
#171512
(23,21,18)
#000000
(0,0,0)

Tints of #ADE7C6

#ADE7C6
(173,231,198)
#B4E9CB
(180,233,203)
#BBEBD0
(187,235,208)
#C2EDD5
(194,237,213)
#C9EFDA
(201,239,218)
#D0F1DF
(208,241,223)
#D7F3E4
(215,243,228)
#DEF5E9
(222,245,233)
#E5F7EE
(229,247,238)
#ECF9F3
(236,249,243)
#F3FBF8
(243,251,248)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE7C6 color. Also use rgb(173,231,198) instead hex code.

Text Font Color

.myTextColor { color: #ADE7C6; }

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

This text font color is #ADE7C6.

Background Color

.myBgColor { background-color: #ADE7C6; }

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

This div background color is #ADE7C6.

Border color

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

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

This div border color is #ADE7C6.

Opacity

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

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

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

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

This text has shadow with #ADE7C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7C6.

Preview

Color preview on black background

This text has color #ADE7C6 on black background.


Color preview on white background

This text has color #ADE7C6 on white background.


Black color preview on #ADE7C6 background

This text has black color on #ADE7C6 background.


White color preview on #ADE7C6 background

This text has white color on #ADE7C6 background.


Related colors

Complementary color

Complementary color for #hex is #521839.


I love getcolorcode.com

Triadic colors

1 #C6ADE7 and #E7C6AD with #ADE7C6 are triadic colors.

2 #C6E7AD and #E7ADC6 with #ADE7C6 are triadic colors.