COLOR #ADE4C5

HEX: #ADE4C5 RGB: (173,228,197)

Renk bilgisi

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

RGB renk modeli

#ADE4C5 color RGB value is (173,228,197).

RGB: (173,228,197) (68%, 89%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 197 of 255 = 77%

173
228
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 197 = 598 (100%)
R 173 of 598 ~ 28.93%
G 228 of 598 ~ 38.13%
B 197 of 598 ~ 32.94'%

%28.93
%38.13
%32.94

CMYK RENK MODELİ

#ADE4C5 rengi CMYK tonu (24,0,14,11).

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

CMYK: (24,0,14,11)
C24M0Y14K11 (24%, 0%, 14%, 11%)
(0.24 / 0.00 / 0.14 / 0.11)

CMYK yüzdeleri

%24.12
%0
%13.6
%10.59

Codes

Color #ADE4C5 in popluar color models

AD E4 C5
RGB 173 228 197
HSL 146° 50.46% 78.63%
HSB/HSV 146° 24.12% 89.41%
CMYK 24.12% 0.00% 13.60%
10.59%

Color #ADE4C5 in popluar number systems.

HEX AD E4 C5
Decimal 173 228 197
Binary 10101101 11100100 11000101
Octal 255 344 305

Shades and tints

Shades of #ADE4C5

#ADE4C5
(173,228,197)
#9ED0B4
(158,208,180)
#8FBCA3
(143,188,163)
#80A892
(128,168,146)
#719481
(113,148,129)
#628070
(98,128,112)
#536C5F
(83,108,95)
#44584E
(68,88,78)
#35443D
(53,68,61)
#26302C
(38,48,44)
#171C1B
(23,28,27)
#000000
(0,0,0)

Tints of #ADE4C5

#ADE4C5
(173,228,197)
#B4E6CA
(180,230,202)
#BBE8CF
(187,232,207)
#C2EAD4
(194,234,212)
#C9ECD9
(201,236,217)
#D0EEDE
(208,238,222)
#D7F0E3
(215,240,227)
#DEF2E8
(222,242,232)
#E5F4ED
(229,244,237)
#ECF6F2
(236,246,242)
#F3F8F7
(243,248,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4C5; }

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

This text font color is #ADE4C5.

Background Color

.myBgColor { background-color: #ADE4C5; }

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

This div background color is #ADE4C5.

Border color

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

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

This div border color is #ADE4C5.

Opacity

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

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

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

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

This text has shadow with #ADE4C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4C5.

Preview

Color preview on black background

This text has color #ADE4C5 on black background.


Color preview on white background

This text has color #ADE4C5 on white background.


Black color preview on #ADE4C5 background

This text has black color on #ADE4C5 background.


White color preview on #ADE4C5 background

This text has white color on #ADE4C5 background.


Related colors

Complementary color

Complementary color for #hex is #521B3A.


I love getcolorcode.com

Triadic colors

1 #C5ADE4 and #E4C5AD with #ADE4C5 are triadic colors.

2 #C5E4AD and #E4ADC5 with #ADE4C5 are triadic colors.