COLOR #ADE7E7

HEX: #ADE7E7 RGB: (173,231,231)

Renk bilgisi

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

RGB renk modeli

#ADE7E7 color RGB value is (173,231,231).

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

RGB bağlantıları ve doygunluk

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

173
231
231

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 231 = 635 (100%)
R 173 of 635 ~ 27.24%
G 231 of 635 ~ 36.38%
B 231 of 635 ~ 36.38'%

%27.24
%36.38
%36.38

CMYK RENK MODELİ

#ADE7E7 rengi CMYK tonu (25,0,0,9).

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

CMYK: (25,0,0,9)
C25M0Y0K9 (25%, 0%, 0%, 9%)
(0.25 / 0.00 / 0.00 / 0.09)

CMYK yüzdeleri

%25.11
%0
%0
%9.41

Codes

Color #ADE7E7 in popluar color models

AD E7 E7
RGB 173 231 231
HSL 180° 54.72% 79.22%
HSB/HSV 180° 25.11% 90.59%
CMYK 25.11% 0.00% 0.00%
9.41%

Color #ADE7E7 in popluar number systems.

HEX AD E7 E7
Decimal 173 231 231
Binary 10101101 11100111 11100111
Octal 255 347 347

Shades and tints

Shades of #ADE7E7

#ADE7E7
(173,231,231)
#9ED2D2
(158,210,210)
#8FBDBD
(143,189,189)
#80A8A8
(128,168,168)
#719393
(113,147,147)
#627E7E
(98,126,126)
#536969
(83,105,105)
#445454
(68,84,84)
#353F3F
(53,63,63)
#262A2A
(38,42,42)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #ADE7E7

#ADE7E7
(173,231,231)
#B4E9E9
(180,233,233)
#BBEBEB
(187,235,235)
#C2EDED
(194,237,237)
#C9EFEF
(201,239,239)
#D0F1F1
(208,241,241)
#D7F3F3
(215,243,243)
#DEF5F5
(222,245,245)
#E5F7F7
(229,247,247)
#ECF9F9
(236,249,249)
#F3FBFB
(243,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7E7; }

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

This text font color is #ADE7E7.

Background Color

.myBgColor { background-color: #ADE7E7; }

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

This div background color is #ADE7E7.

Border color

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

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

This div border color is #ADE7E7.

Opacity

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

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

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

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

This text has shadow with #ADE7E7 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7E7.

Preview

Color preview on black background

This text has color #ADE7E7 on black background.


Color preview on white background

This text has color #ADE7E7 on white background.


Black color preview on #ADE7E7 background

This text has black color on #ADE7E7 background.


White color preview on #ADE7E7 background

This text has white color on #ADE7E7 background.


Related colors

Complementary color

Complementary color for #hex is #521818.


I love getcolorcode.com