COLOR #ADE9C3

HEX: #ADE9C3 RGB: (173,233,195)

Renk bilgisi

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

RGB renk modeli

#ADE9C3 color RGB value is (173,233,195).

RGB: (173,233,195) (68%, 91%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 233 of 255 = 91%
B 195 of 255 = 76%

173
233
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 233 + 195 = 601 (100%)
R 173 of 601 ~ 28.79%
G 233 of 601 ~ 38.77%
B 195 of 601 ~ 32.45'%

%28.79
%38.77
%32.45

CMYK RENK MODELİ

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

  • camgöbeği tonu 25.75%
  • eflatun tonu 0.00%
  • sarı tonu 16.31%
  • 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
%16.31
%8.63

Codes

Color #ADE9C3 in popluar color models

AD E9 C3
RGB 173 233 195
HSL 142° 57.69% 79.61%
HSB/HSV 142° 25.75% 91.37%
CMYK 25.75% 0.00% 16.31%
8.63%

Color #ADE9C3 in popluar number systems.

HEX AD E9 C3
Decimal 173 233 195
Binary 10101101 11101001 11000011
Octal 255 351 303

Shades and tints

Shades of #ADE9C3

#ADE9C3
(173,233,195)
#9ED4B2
(158,212,178)
#8FBFA1
(143,191,161)
#80AA90
(128,170,144)
#71957F
(113,149,127)
#62806E
(98,128,110)
#536B5D
(83,107,93)
#44564C
(68,86,76)
#35413B
(53,65,59)
#262C2A
(38,44,42)
#171719
(23,23,25)
#000000
(0,0,0)

Tints of #ADE9C3

#ADE9C3
(173,233,195)
#B4EBC8
(180,235,200)
#BBEDCD
(187,237,205)
#C2EFD2
(194,239,210)
#C9F1D7
(201,241,215)
#D0F3DC
(208,243,220)
#D7F5E1
(215,245,225)
#DEF7E6
(222,247,230)
#E5F9EB
(229,249,235)
#ECFBF0
(236,251,240)
#F3FDF5
(243,253,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE9C3; }

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

This text font color is #ADE9C3.

Background Color

.myBgColor { background-color: #ADE9C3; }

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

This div background color is #ADE9C3.

Border color

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

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

This div border color is #ADE9C3.

Opacity

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

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

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

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

This text has shadow with #ADE9C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE9C3.

Preview

Color preview on black background

This text has color #ADE9C3 on black background.


Color preview on white background

This text has color #ADE9C3 on white background.


Black color preview on #ADE9C3 background

This text has black color on #ADE9C3 background.


White color preview on #ADE9C3 background

This text has white color on #ADE9C3 background.


Related colors

Complementary color

Complementary color for #hex is #52163C.


I love getcolorcode.com

Triadic colors

1 #C3ADE9 and #E9C3AD with #ADE9C3 are triadic colors.

2 #C3E9AD and #E9ADC3 with #ADE9C3 are triadic colors.