COLOR #ADE7E3

HEX: #ADE7E3 RGB: (173,231,227)

Renk bilgisi

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

RGB renk modeli

#ADE7E3 color RGB value is (173,231,227).

RGB: (173,231,227) (68%, 91%, 89%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 227 of 255 = 89%

173
231
227

R + G + B ~ 83%. #ADE7E3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 227 = 631 (100%)
R 173 of 631 ~ 27.42%
G 231 of 631 ~ 36.61%
B 227 of 631 ~ 35.97'%

%27.42
%36.61
%35.97

CMYK RENK MODELİ

#ADE7E3 rengi CMYK tonu (25,0,2,9).

  • camgöbeği tonu 25.11%
  • eflatun tonu 0.00%
  • sarı tonu 1.73%
  • ana renk tonu 9.41%

CMYK: (25,0,2,9)
C25M0Y2K9 (25%, 0%, 2%, 9%)
(0.25 / 0.00 / 0.02 / 0.09)

CMYK yüzdeleri

%25.11
%0
%1.73
%9.41

Codes

Color #ADE7E3 in popluar color models

AD E7 E3
RGB 173 231 227
HSL 176° 54.72% 79.22%
HSB/HSV 176° 25.11% 90.59%
CMYK 25.11% 0.00% 1.73%
9.41%

Color #ADE7E3 in popluar number systems.

HEX AD E7 E3
Decimal 173 231 227
Binary 10101101 11100111 11100011
Octal 255 347 343

Shades and tints

Shades of #ADE7E3

#ADE7E3
(173,231,227)
#9ED2CF
(158,210,207)
#8FBDBB
(143,189,187)
#80A8A7
(128,168,167)
#719393
(113,147,147)
#627E7F
(98,126,127)
#53696B
(83,105,107)
#445457
(68,84,87)
#353F43
(53,63,67)
#262A2F
(38,42,47)
#17151B
(23,21,27)
#000000
(0,0,0)

Tints of #ADE7E3

#ADE7E3
(173,231,227)
#B4E9E5
(180,233,229)
#BBEBE7
(187,235,231)
#C2EDE9
(194,237,233)
#C9EFEB
(201,239,235)
#D0F1ED
(208,241,237)
#D7F3EF
(215,243,239)
#DEF5F1
(222,245,241)
#E5F7F3
(229,247,243)
#ECF9F5
(236,249,245)
#F3FBF7
(243,251,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7E3; }

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

This text font color is #ADE7E3.

Background Color

.myBgColor { background-color: #ADE7E3; }

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

This div background color is #ADE7E3.

Border color

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

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

This div border color is #ADE7E3.

Opacity

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

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

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

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

This text has shadow with #ADE7E3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7E3.

Preview

Color preview on black background

This text has color #ADE7E3 on black background.


Color preview on white background

This text has color #ADE7E3 on white background.


Black color preview on #ADE7E3 background

This text has black color on #ADE7E3 background.


White color preview on #ADE7E3 background

This text has white color on #ADE7E3 background.


Related colors

Complementary color

Complementary color for #hex is #52181C.


I love getcolorcode.com

Triadic colors

1 #E3ADE7 and #E7E3AD with #ADE7E3 are triadic colors.

2 #E3E7AD and #E7ADE3 with #ADE7E3 are triadic colors.