COLOR #ADE7E5

HEX: #ADE7E5 RGB: (173,231,229)

Renk bilgisi

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

RGB renk modeli

#ADE7E5 color RGB value is (173,231,229).

RGB: (173,231,229) (68%, 91%, 90%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 231 of 255 = 91%
B 229 of 255 = 90%

173
231
229

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 229 = 633 (100%)
R 173 of 633 ~ 27.33%
G 231 of 633 ~ 36.49%
B 229 of 633 ~ 36.18'%

%27.33
%36.49
%36.18

CMYK RENK MODELİ

#ADE7E5 rengi CMYK tonu (25,0,1,9).

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

CMYK: (25,0,1,9)
C25M0Y1K9 (25%, 0%, 1%, 9%)
(0.25 / 0.00 / 0.01 / 0.09)

CMYK yüzdeleri

%25.11
%0
%0.87
%9.41

Codes

Color #ADE7E5 in popluar color models

AD E7 E5
RGB 173 231 229
HSL 178° 54.72% 79.22%
HSB/HSV 178° 25.11% 90.59%
CMYK 25.11% 0.00% 0.87%
9.41%

Color #ADE7E5 in popluar number systems.

HEX AD E7 E5
Decimal 173 231 229
Binary 10101101 11100111 11100101
Octal 255 347 345

Shades and tints

Shades of #ADE7E5

#ADE7E5
(173,231,229)
#9ED2D1
(158,210,209)
#8FBDBD
(143,189,189)
#80A8A9
(128,168,169)
#719395
(113,147,149)
#627E81
(98,126,129)
#53696D
(83,105,109)
#445459
(68,84,89)
#353F45
(53,63,69)
#262A31
(38,42,49)
#17151D
(23,21,29)
#000000
(0,0,0)

Tints of #ADE7E5

#ADE7E5
(173,231,229)
#B4E9E7
(180,233,231)
#BBEBE9
(187,235,233)
#C2EDEB
(194,237,235)
#C9EFED
(201,239,237)
#D0F1EF
(208,241,239)
#D7F3F1
(215,243,241)
#DEF5F3
(222,245,243)
#E5F7F5
(229,247,245)
#ECF9F7
(236,249,247)
#F3FBF9
(243,251,249)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7E5; }

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

This text font color is #ADE7E5.

Background Color

.myBgColor { background-color: #ADE7E5; }

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

This div background color is #ADE7E5.

Border color

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

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

This div border color is #ADE7E5.

Opacity

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

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

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

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

This text has shadow with #ADE7E5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7E5.

Preview

Color preview on black background

This text has color #ADE7E5 on black background.


Color preview on white background

This text has color #ADE7E5 on white background.


Black color preview on #ADE7E5 background

This text has black color on #ADE7E5 background.


White color preview on #ADE7E5 background

This text has white color on #ADE7E5 background.


Related colors

Complementary color

Complementary color for #hex is #52181A.


I love getcolorcode.com

Triadic colors

1 #E5ADE7 and #E7E5AD with #ADE7E5 are triadic colors.

2 #E5E7AD and #E7ADE5 with #ADE7E5 are triadic colors.