COLOR #ADE1C5

HEX: #ADE1C5 RGB: (173,225,197)

Renk bilgisi

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

RGB renk modeli

#ADE1C5 color RGB value is (173,225,197).

RGB: (173,225,197) (68%, 88%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 197 of 255 = 77%

173
225
197

R + G + B ~ 78%. #ADE1C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 197 = 595 (100%)
R 173 of 595 ~ 29.08%
G 225 of 595 ~ 37.82%
B 197 of 595 ~ 33.11'%

%29.08
%37.82
%33.11

CMYK RENK MODELİ

#ADE1C5 rengi CMYK tonu (23,0,12,12).

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

CMYK: (23,0,12,12)
C23M0Y12K12 (23%, 0%, 12%, 12%)
(0.23 / 0.00 / 0.12 / 0.12)

CMYK yüzdeleri

%23.11
%0
%12.44
%11.76

Codes

Color #ADE1C5 in popluar color models

AD E1 C5
RGB 173 225 197
HSL 148° 46.43% 78.04%
HSB/HSV 148° 23.11% 88.24%
CMYK 23.11% 0.00% 12.44%
11.76%

Color #ADE1C5 in popluar number systems.

HEX AD E1 C5
Decimal 173 225 197
Binary 10101101 11100001 11000101
Octal 255 341 305

Shades and tints

Shades of #ADE1C5

#ADE1C5
(173,225,197)
#9ECDB4
(158,205,180)
#8FB9A3
(143,185,163)
#80A592
(128,165,146)
#719181
(113,145,129)
#627D70
(98,125,112)
#53695F
(83,105,95)
#44554E
(68,85,78)
#35413D
(53,65,61)
#262D2C
(38,45,44)
#17191B
(23,25,27)
#000000
(0,0,0)

Tints of #ADE1C5

#ADE1C5
(173,225,197)
#B4E3CA
(180,227,202)
#BBE5CF
(187,229,207)
#C2E7D4
(194,231,212)
#C9E9D9
(201,233,217)
#D0EBDE
(208,235,222)
#D7EDE3
(215,237,227)
#DEEFE8
(222,239,232)
#E5F1ED
(229,241,237)
#ECF3F2
(236,243,242)
#F3F5F7
(243,245,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1C5; }

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

This text font color is #ADE1C5.

Background Color

.myBgColor { background-color: #ADE1C5; }

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

This div background color is #ADE1C5.

Border color

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

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

This div border color is #ADE1C5.

Opacity

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

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

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

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

This text has shadow with #ADE1C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1C5.

Preview

Color preview on black background

This text has color #ADE1C5 on black background.


Color preview on white background

This text has color #ADE1C5 on white background.


Black color preview on #ADE1C5 background

This text has black color on #ADE1C5 background.


White color preview on #ADE1C5 background

This text has white color on #ADE1C5 background.


Related colors

Complementary color

Complementary color for #hex is #521E3A.


I love getcolorcode.com

Triadic colors

1 #C5ADE1 and #E1C5AD with #ADE1C5 are triadic colors.

2 #C5E1AD and #E1ADC5 with #ADE1C5 are triadic colors.