COLOR #ADE8C5

HEX: #ADE8C5 RGB: (173,232,197)

Renk bilgisi

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

RGB renk modeli

#ADE8C5 color RGB value is (173,232,197).

RGB: (173,232,197) (68%, 91%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 232 of 255 = 91%
B 197 of 255 = 77%

173
232
197

R + G + B ~ 79%. #ADE8C5 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 232 + 197 = 602 (100%)
R 173 of 602 ~ 28.74%
G 232 of 602 ~ 38.54%
B 197 of 602 ~ 32.72'%

%28.74
%38.54
%32.72

CMYK RENK MODELİ

#ADE8C5 rengi CMYK tonu (25,0,15,9).

  • camgöbeği tonu 25.43%
  • eflatun tonu 0.00%
  • sarı tonu 15.09%
  • ana renk tonu 9.02%

CMYK: (25,0,15,9)
C25M0Y15K9 (25%, 0%, 15%, 9%)
(0.25 / 0.00 / 0.15 / 0.09)

CMYK yüzdeleri

%25.43
%0
%15.09
%9.02

Codes

Color #ADE8C5 in popluar color models

AD E8 C5
RGB 173 232 197
HSL 144° 56.19% 79.41%
HSB/HSV 144° 25.43% 90.98%
CMYK 25.43% 0.00% 15.09%
9.02%

Color #ADE8C5 in popluar number systems.

HEX AD E8 C5
Decimal 173 232 197
Binary 10101101 11101000 11000101
Octal 255 350 305

Shades and tints

Shades of #ADE8C5

#ADE8C5
(173,232,197)
#9ED3B4
(158,211,180)
#8FBEA3
(143,190,163)
#80A992
(128,169,146)
#719481
(113,148,129)
#627F70
(98,127,112)
#536A5F
(83,106,95)
#44554E
(68,85,78)
#35403D
(53,64,61)
#262B2C
(38,43,44)
#17161B
(23,22,27)
#000000
(0,0,0)

Tints of #ADE8C5

#ADE8C5
(173,232,197)
#B4EACA
(180,234,202)
#BBECCF
(187,236,207)
#C2EED4
(194,238,212)
#C9F0D9
(201,240,217)
#D0F2DE
(208,242,222)
#D7F4E3
(215,244,227)
#DEF6E8
(222,246,232)
#E5F8ED
(229,248,237)
#ECFAF2
(236,250,242)
#F3FCF7
(243,252,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE8C5; }

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

This text font color is #ADE8C5.

Background Color

.myBgColor { background-color: #ADE8C5; }

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

This div background color is #ADE8C5.

Border color

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

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

This div border color is #ADE8C5.

Opacity

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

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

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

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

This text has shadow with #ADE8C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE8C5.

Preview

Color preview on black background

This text has color #ADE8C5 on black background.


Color preview on white background

This text has color #ADE8C5 on white background.


Black color preview on #ADE8C5 background

This text has black color on #ADE8C5 background.


White color preview on #ADE8C5 background

This text has white color on #ADE8C5 background.


Related colors

Complementary color

Complementary color for #hex is #52173A.


I love getcolorcode.com

Triadic colors

1 #C5ADE8 and #E8C5AD with #ADE8C5 are triadic colors.

2 #C5E8AD and #E8ADC5 with #ADE8C5 are triadic colors.