COLOR #ADE4D3

HEX: #ADE4D3 RGB: (173,228,211)

Renk bilgisi

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

RGB renk modeli

#ADE4D3 color RGB value is (173,228,211).

RGB: (173,228,211) (68%, 89%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 211 of 255 = 83%

173
228
211

R + G + B ~ 80%. #ADE4D3 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 211 = 612 (100%)
R 173 of 612 ~ 28.27%
G 228 of 612 ~ 37.25%
B 211 of 612 ~ 34.48'%

%28.27
%37.25
%34.48

CMYK RENK MODELİ

#ADE4D3 rengi CMYK tonu (24,0,7,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 7.46%
  • ana renk tonu 10.59%

CMYK: (24,0,7,11)
C24M0Y7K11 (24%, 0%, 7%, 11%)
(0.24 / 0.00 / 0.07 / 0.11)

CMYK yüzdeleri

%24.12
%0
%7.46
%10.59

Codes

Color #ADE4D3 in popluar color models

AD E4 D3
RGB 173 228 211
HSL 161° 50.46% 78.63%
HSB/HSV 161° 24.12% 89.41%
CMYK 24.12% 0.00% 7.46%
10.59%

Color #ADE4D3 in popluar number systems.

HEX AD E4 D3
Decimal 173 228 211
Binary 10101101 11100100 11010011
Octal 255 344 323

Shades and tints

Shades of #ADE4D3

#ADE4D3
(173,228,211)
#9ED0C0
(158,208,192)
#8FBCAD
(143,188,173)
#80A89A
(128,168,154)
#719487
(113,148,135)
#628074
(98,128,116)
#536C61
(83,108,97)
#44584E
(68,88,78)
#35443B
(53,68,59)
#263028
(38,48,40)
#171C15
(23,28,21)
#000000
(0,0,0)

Tints of #ADE4D3

#ADE4D3
(173,228,211)
#B4E6D7
(180,230,215)
#BBE8DB
(187,232,219)
#C2EADF
(194,234,223)
#C9ECE3
(201,236,227)
#D0EEE7
(208,238,231)
#D7F0EB
(215,240,235)
#DEF2EF
(222,242,239)
#E5F4F3
(229,244,243)
#ECF6F7
(236,246,247)
#F3F8FB
(243,248,251)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4D3; }

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

This text font color is #ADE4D3.

Background Color

.myBgColor { background-color: #ADE4D3; }

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

This div background color is #ADE4D3.

Border color

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

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

This div border color is #ADE4D3.

Opacity

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

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

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

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

This text has shadow with #ADE4D3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4D3.

Preview

Color preview on black background

This text has color #ADE4D3 on black background.


Color preview on white background

This text has color #ADE4D3 on white background.


Black color preview on #ADE4D3 background

This text has black color on #ADE4D3 background.


White color preview on #ADE4D3 background

This text has white color on #ADE4D3 background.


Related colors

Complementary color

Complementary color for #hex is #521B2C.


I love getcolorcode.com

Triadic colors

1 #D3ADE4 and #E4D3AD with #ADE4D3 are triadic colors.

2 #D3E4AD and #E4ADD3 with #ADE4D3 are triadic colors.