COLOR #ADE9C5

HEX: #ADE9C5 RGB: (173,233,197)

Renk bilgisi

#ADE9C5 contains mainly green and blue colors. #ADE9C5 ‘ nin web güvenlik rengi #99FFCC (ya da #9FC) dir.

RGB renk modeli

#ADE9C5 color RGB value is (173,233,197).

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

RGB bağlantıları ve doygunluk

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

173
233
197

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 197 = 603 (100%)
R 173 of 603 ~ 28.69%
G 233 of 603 ~ 38.64%
B 197 of 603 ~ 32.67'%

%28.69
%38.64
%32.67

CMYK RENK MODELİ

#ADE9C5 rengi CMYK tonu (26,0,15,9).

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 15.45%
  • ana renk tonu 8.63%

CMYK: (26,0,15,9)
C26M0Y15K9 (26%, 0%, 15%, 9%)
(0.26 / 0.00 / 0.15 / 0.09)

CMYK yüzdeleri

%25.75
%0
%15.45
%8.63

Codes

Color #ADE9C5 in popluar color models

AD E9 C5
RGB 173 233 197
HSL 144° 57.69% 79.61%
HSB/HSV 144° 25.75% 91.37%
CMYK 25.75% 0.00% 15.45%
8.63%

Color #ADE9C5 in popluar number systems.

HEX AD E9 C5
Decimal 173 233 197
Binary 10101101 11101001 11000101
Octal 255 351 305

Shades and tints

Shades of #ADE9C5

#ADE9C5
(173,233,197)
#9ED4B4
(158,212,180)
#8FBFA3
(143,191,163)
#80AA92
(128,170,146)
#719581
(113,149,129)
#628070
(98,128,112)
#536B5F
(83,107,95)
#44564E
(68,86,78)
#35413D
(53,65,61)
#262C2C
(38,44,44)
#17171B
(23,23,27)
#000000
(0,0,0)

Tints of #ADE9C5

#ADE9C5
(173,233,197)
#B4EBCA
(180,235,202)
#BBEDCF
(187,237,207)
#C2EFD4
(194,239,212)
#C9F1D9
(201,241,217)
#D0F3DE
(208,243,222)
#D7F5E3
(215,245,227)
#DEF7E8
(222,247,232)
#E5F9ED
(229,249,237)
#ECFBF2
(236,251,242)
#F3FDF7
(243,253,247)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9C5; }

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

This text font color is #ADE9C5.

Background Color

.myBgColor { background-color: #ADE9C5; }

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

This div background color is #ADE9C5.

Border color

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

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

This div border color is #ADE9C5.

Opacity

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

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

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

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

This text has shadow with #ADE9C5 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9C5.

Preview

Color preview on black background

This text has color #ADE9C5 on black background.


Color preview on white background

This text has color #ADE9C5 on white background.


Black color preview on #ADE9C5 background

This text has black color on #ADE9C5 background.


White color preview on #ADE9C5 background

This text has white color on #ADE9C5 background.


Related colors

Complementary color

Complementary color for #hex is #52163A.


I love getcolorcode.com

Triadic colors

1 #C5ADE9 and #E9C5AD with #ADE9C5 are triadic colors.

2 #C5E9AD and #E9ADC5 with #ADE9C5 are triadic colors.