COLOR #ADE9C4

HEX: #ADE9C4 RGB: (173,233,196)

Renk bilgisi

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

RGB renk modeli

#ADE9C4 color RGB value is (173,233,196).

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

RGB bağlantıları ve doygunluk

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

173
233
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 196 = 602 (100%)
R 173 of 602 ~ 28.74%
G 233 of 602 ~ 38.7%
B 196 of 602 ~ 32.56'%

%28.74
%38.7
%32.56

CMYK RENK MODELİ

#ADE9C4 rengi CMYK tonu (26,0,16,9).

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

CMYK: (26,0,16,9)
C26M0Y16K9 (26%, 0%, 16%, 9%)
(0.26 / 0.00 / 0.16 / 0.09)

CMYK yüzdeleri

%25.75
%0
%15.88
%8.63

Codes

Color #ADE9C4 in popluar color models

AD E9 C4
RGB 173 233 196
HSL 143° 57.69% 79.61%
HSB/HSV 143° 25.75% 91.37%
CMYK 25.75% 0.00% 15.88%
8.63%

Color #ADE9C4 in popluar number systems.

HEX AD E9 C4
Decimal 173 233 196
Binary 10101101 11101001 11000100
Octal 255 351 304

Shades and tints

Shades of #ADE9C4

#ADE9C4
(173,233,196)
#9ED4B3
(158,212,179)
#8FBFA2
(143,191,162)
#80AA91
(128,170,145)
#719580
(113,149,128)
#62806F
(98,128,111)
#536B5E
(83,107,94)
#44564D
(68,86,77)
#35413C
(53,65,60)
#262C2B
(38,44,43)
#17171A
(23,23,26)
#000000
(0,0,0)

Tints of #ADE9C4

#ADE9C4
(173,233,196)
#B4EBC9
(180,235,201)
#BBEDCE
(187,237,206)
#C2EFD3
(194,239,211)
#C9F1D8
(201,241,216)
#D0F3DD
(208,243,221)
#D7F5E2
(215,245,226)
#DEF7E7
(222,247,231)
#E5F9EC
(229,249,236)
#ECFBF1
(236,251,241)
#F3FDF6
(243,253,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9C4; }

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

This text font color is #ADE9C4.

Background Color

.myBgColor { background-color: #ADE9C4; }

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

This div background color is #ADE9C4.

Border color

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

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

This div border color is #ADE9C4.

Opacity

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

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

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

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

This text has shadow with #ADE9C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9C4.

Preview

Color preview on black background

This text has color #ADE9C4 on black background.


Color preview on white background

This text has color #ADE9C4 on white background.


Black color preview on #ADE9C4 background

This text has black color on #ADE9C4 background.


White color preview on #ADE9C4 background

This text has white color on #ADE9C4 background.


Related colors

Complementary color

Complementary color for #hex is #52163B.


I love getcolorcode.com

Triadic colors

1 #C4ADE9 and #E9C4AD with #ADE9C4 are triadic colors.

2 #C4E9AD and #E9ADC4 with #ADE9C4 are triadic colors.