COLOR #ADE1D4

HEX: #ADE1D4 RGB: (173,225,212)

Renk bilgisi

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

RGB renk modeli

#ADE1D4 color RGB value is (173,225,212).

RGB: (173,225,212) (68%, 88%, 83%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 212 of 255 = 83%

173
225
212

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 212 = 610 (100%)
R 173 of 610 ~ 28.36%
G 225 of 610 ~ 36.89%
B 212 of 610 ~ 34.75'%

%28.36
%36.89
%34.75

CMYK RENK MODELİ

#ADE1D4 rengi CMYK tonu (23,0,6,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 5.78%
  • ana renk tonu 11.76%

CMYK: (23,0,6,12)
C23M0Y6K12 (23%, 0%, 6%, 12%)
(0.23 / 0.00 / 0.06 / 0.12)

CMYK yüzdeleri

%23.11
%0
%5.78
%11.76

Codes

Color #ADE1D4 in popluar color models

AD E1 D4
RGB 173 225 212
HSL 165° 46.43% 78.04%
HSB/HSV 165° 23.11% 88.24%
CMYK 23.11% 0.00% 5.78%
11.76%

Color #ADE1D4 in popluar number systems.

HEX AD E1 D4
Decimal 173 225 212
Binary 10101101 11100001 11010100
Octal 255 341 324

Shades and tints

Shades of #ADE1D4

#ADE1D4
(173,225,212)
#9ECDC1
(158,205,193)
#8FB9AE
(143,185,174)
#80A59B
(128,165,155)
#719188
(113,145,136)
#627D75
(98,125,117)
#536962
(83,105,98)
#44554F
(68,85,79)
#35413C
(53,65,60)
#262D29
(38,45,41)
#171916
(23,25,22)
#000000
(0,0,0)

Tints of #ADE1D4

#ADE1D4
(173,225,212)
#B4E3D7
(180,227,215)
#BBE5DA
(187,229,218)
#C2E7DD
(194,231,221)
#C9E9E0
(201,233,224)
#D0EBE3
(208,235,227)
#D7EDE6
(215,237,230)
#DEEFE9
(222,239,233)
#E5F1EC
(229,241,236)
#ECF3EF
(236,243,239)
#F3F5F2
(243,245,242)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1D4; }

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

This text font color is #ADE1D4.

Background Color

.myBgColor { background-color: #ADE1D4; }

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

This div background color is #ADE1D4.

Border color

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

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

This div border color is #ADE1D4.

Opacity

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

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

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

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

This text has shadow with #ADE1D4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1D4.

Preview

Color preview on black background

This text has color #ADE1D4 on black background.


Color preview on white background

This text has color #ADE1D4 on white background.


Black color preview on #ADE1D4 background

This text has black color on #ADE1D4 background.


White color preview on #ADE1D4 background

This text has white color on #ADE1D4 background.


Related colors

Complementary color

Complementary color for #hex is #521E2B.


I love getcolorcode.com

Triadic colors

1 #D4ADE1 and #E1D4AD with #ADE1D4 are triadic colors.

2 #D4E1AD and #E1ADD4 with #ADE1D4 are triadic colors.