COLOR #ADE5C3

HEX: #ADE5C3 RGB: (173,229,195)

Renk bilgisi

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

RGB renk modeli

#ADE5C3 color RGB value is (173,229,195).

RGB: (173,229,195) (68%, 90%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 195 of 255 = 76%

173
229
195

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 195 = 597 (100%)
R 173 of 597 ~ 28.98%
G 229 of 597 ~ 38.36%
B 195 of 597 ~ 32.66'%

%28.98
%38.36
%32.66

CMYK RENK MODELİ

#ADE5C3 rengi CMYK tonu (24,0,15,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 14.85%
  • ana renk tonu 10.20%

CMYK: (24,0,15,10)
C24M0Y15K10 (24%, 0%, 15%, 10%)
(0.24 / 0.00 / 0.15 / 0.10)

CMYK yüzdeleri

%24.45
%0
%14.85
%10.2

Codes

Color #ADE5C3 in popluar color models

AD E5 C3
RGB 173 229 195
HSL 144° 51.85% 78.82%
HSB/HSV 144° 24.45% 89.80%
CMYK 24.45% 0.00% 14.85%
10.20%

Color #ADE5C3 in popluar number systems.

HEX AD E5 C3
Decimal 173 229 195
Binary 10101101 11100101 11000011
Octal 255 345 303

Shades and tints

Shades of #ADE5C3

#ADE5C3
(173,229,195)
#9ED1B2
(158,209,178)
#8FBDA1
(143,189,161)
#80A990
(128,169,144)
#71957F
(113,149,127)
#62816E
(98,129,110)
#536D5D
(83,109,93)
#44594C
(68,89,76)
#35453B
(53,69,59)
#26312A
(38,49,42)
#171D19
(23,29,25)
#000000
(0,0,0)

Tints of #ADE5C3

#ADE5C3
(173,229,195)
#B4E7C8
(180,231,200)
#BBE9CD
(187,233,205)
#C2EBD2
(194,235,210)
#C9EDD7
(201,237,215)
#D0EFDC
(208,239,220)
#D7F1E1
(215,241,225)
#DEF3E6
(222,243,230)
#E5F5EB
(229,245,235)
#ECF7F0
(236,247,240)
#F3F9F5
(243,249,245)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5C3; }

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

This text font color is #ADE5C3.

Background Color

.myBgColor { background-color: #ADE5C3; }

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

This div background color is #ADE5C3.

Border color

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

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

This div border color is #ADE5C3.

Opacity

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

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

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

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

This text has shadow with #ADE5C3 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5C3.

Preview

Color preview on black background

This text has color #ADE5C3 on black background.


Color preview on white background

This text has color #ADE5C3 on white background.


Black color preview on #ADE5C3 background

This text has black color on #ADE5C3 background.


White color preview on #ADE5C3 background

This text has white color on #ADE5C3 background.


Related colors

Complementary color

Complementary color for #hex is #521A3C.


I love getcolorcode.com

Triadic colors

1 #C3ADE5 and #E5C3AD with #ADE5C3 are triadic colors.

2 #C3E5AD and #E5ADC3 with #ADE5C3 are triadic colors.