COLOR #ADE7E2

HEX: #ADE7E2 RGB: (173,231,226)

Renk bilgisi

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

RGB renk modeli

#ADE7E2 color RGB value is (173,231,226).

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

RGB bağlantıları ve doygunluk

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

173
231
226

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 226 = 630 (100%)
R 173 of 630 ~ 27.46%
G 231 of 630 ~ 36.67%
B 226 of 630 ~ 35.87'%

%27.46
%36.67
%35.87

CMYK RENK MODELİ

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

  • camgöbeği tonu 25.11%
  • eflatun tonu 0.00%
  • sarı tonu 2.16%
  • 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
%2.16
%9.41

Codes

Color #ADE7E2 in popluar color models

AD E7 E2
RGB 173 231 226
HSL 175° 54.72% 79.22%
HSB/HSV 175° 25.11% 90.59%
CMYK 25.11% 0.00% 2.16%
9.41%

Color #ADE7E2 in popluar number systems.

HEX AD E7 E2
Decimal 173 231 226
Binary 10101101 11100111 11100010
Octal 255 347 342

Shades and tints

Shades of #ADE7E2

#ADE7E2
(173,231,226)
#9ED2CE
(158,210,206)
#8FBDBA
(143,189,186)
#80A8A6
(128,168,166)
#719392
(113,147,146)
#627E7E
(98,126,126)
#53696A
(83,105,106)
#445456
(68,84,86)
#353F42
(53,63,66)
#262A2E
(38,42,46)
#17151A
(23,21,26)
#000000
(0,0,0)

Tints of #ADE7E2

#ADE7E2
(173,231,226)
#B4E9E4
(180,233,228)
#BBEBE6
(187,235,230)
#C2EDE8
(194,237,232)
#C9EFEA
(201,239,234)
#D0F1EC
(208,241,236)
#D7F3EE
(215,243,238)
#DEF5F0
(222,245,240)
#E5F7F2
(229,247,242)
#ECF9F4
(236,249,244)
#F3FBF6
(243,251,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7E2; }

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

This text font color is #ADE7E2.

Background Color

.myBgColor { background-color: #ADE7E2; }

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

This div background color is #ADE7E2.

Border color

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

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

This div border color is #ADE7E2.

Opacity

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

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

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

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

This text has shadow with #ADE7E2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7E2.

Preview

Color preview on black background

This text has color #ADE7E2 on black background.


Color preview on white background

This text has color #ADE7E2 on white background.


Black color preview on #ADE7E2 background

This text has black color on #ADE7E2 background.


White color preview on #ADE7E2 background

This text has white color on #ADE7E2 background.


Related colors

Complementary color

Complementary color for #hex is #52181D.


I love getcolorcode.com

Triadic colors

1 #E2ADE7 and #E7E2AD with #ADE7E2 are triadic colors.

2 #E2E7AD and #E7ADE2 with #ADE7E2 are triadic colors.