COLOR #ADE7D3

HEX: #ADE7D3 RGB: (173,231,211)

Renk bilgisi

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

RGB renk modeli

#ADE7D3 color RGB value is (173,231,211).

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

RGB bağlantıları ve doygunluk

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

173
231
211

R + G + B ~ 81%. #ADE7D3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 231 + 211 = 615 (100%)
R 173 of 615 ~ 28.13%
G 231 of 615 ~ 37.56%
B 211 of 615 ~ 34.31'%

%28.13
%37.56
%34.31

CMYK RENK MODELİ

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

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

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

CMYK yüzdeleri

%25.11
%0
%8.66
%9.41

Codes

Color #ADE7D3 in popluar color models

AD E7 D3
RGB 173 231 211
HSL 159° 54.72% 79.22%
HSB/HSV 159° 25.11% 90.59%
CMYK 25.11% 0.00% 8.66%
9.41%

Color #ADE7D3 in popluar number systems.

HEX AD E7 D3
Decimal 173 231 211
Binary 10101101 11100111 11010011
Octal 255 347 323

Shades and tints

Shades of #ADE7D3

#ADE7D3
(173,231,211)
#9ED2C0
(158,210,192)
#8FBDAD
(143,189,173)
#80A89A
(128,168,154)
#719387
(113,147,135)
#627E74
(98,126,116)
#536961
(83,105,97)
#44544E
(68,84,78)
#353F3B
(53,63,59)
#262A28
(38,42,40)
#171515
(23,21,21)
#000000
(0,0,0)

Tints of #ADE7D3

#ADE7D3
(173,231,211)
#B4E9D7
(180,233,215)
#BBEBDB
(187,235,219)
#C2EDDF
(194,237,223)
#C9EFE3
(201,239,227)
#D0F1E7
(208,241,231)
#D7F3EB
(215,243,235)
#DEF5EF
(222,245,239)
#E5F7F3
(229,247,243)
#ECF9F7
(236,249,247)
#F3FBFB
(243,251,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE7D3; }

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

This text font color is #ADE7D3.

Background Color

.myBgColor { background-color: #ADE7D3; }

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

This div background color is #ADE7D3.

Border color

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

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

This div border color is #ADE7D3.

Opacity

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

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

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

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

This text has shadow with #ADE7D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE7D3.

Preview

Color preview on black background

This text has color #ADE7D3 on black background.


Color preview on white background

This text has color #ADE7D3 on white background.


Black color preview on #ADE7D3 background

This text has black color on #ADE7D3 background.


White color preview on #ADE7D3 background

This text has white color on #ADE7D3 background.


Related colors

Complementary color

Complementary color for #hex is #52182C.


I love getcolorcode.com

Triadic colors

1 #D3ADE7 and #E7D3AD with #ADE7D3 are triadic colors.

2 #D3E7AD and #E7ADD3 with #ADE7D3 are triadic colors.