COLOR #ADE5C6

HEX: #ADE5C6 RGB: (173,229,198)

Renk bilgisi

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

RGB renk modeli

#ADE5C6 color RGB value is (173,229,198).

RGB: (173,229,198) (68%, 90%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 198 of 255 = 78%

173
229
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 198 = 600 (100%)
R 173 of 600 ~ 28.83%
G 229 of 600 ~ 38.17%
B 198 of 600 ~ 33'%

%28.83
%38.17
%33

CMYK RENK MODELİ

#ADE5C6 rengi CMYK tonu (24,0,14,10).

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

CMYK: (24,0,14,10)
C24M0Y14K10 (24%, 0%, 14%, 10%)
(0.24 / 0.00 / 0.14 / 0.10)

CMYK yüzdeleri

%24.45
%0
%13.54
%10.2

Codes

Color #ADE5C6 in popluar color models

AD E5 C6
RGB 173 229 198
HSL 147° 51.85% 78.82%
HSB/HSV 147° 24.45% 89.80%
CMYK 24.45% 0.00% 13.54%
10.20%

Color #ADE5C6 in popluar number systems.

HEX AD E5 C6
Decimal 173 229 198
Binary 10101101 11100101 11000110
Octal 255 345 306

Shades and tints

Shades of #ADE5C6

#ADE5C6
(173,229,198)
#9ED1B4
(158,209,180)
#8FBDA2
(143,189,162)
#80A990
(128,169,144)
#71957E
(113,149,126)
#62816C
(98,129,108)
#536D5A
(83,109,90)
#445948
(68,89,72)
#354536
(53,69,54)
#263124
(38,49,36)
#171D12
(23,29,18)
#000000
(0,0,0)

Tints of #ADE5C6

#ADE5C6
(173,229,198)
#B4E7CB
(180,231,203)
#BBE9D0
(187,233,208)
#C2EBD5
(194,235,213)
#C9EDDA
(201,237,218)
#D0EFDF
(208,239,223)
#D7F1E4
(215,241,228)
#DEF3E9
(222,243,233)
#E5F5EE
(229,245,238)
#ECF7F3
(236,247,243)
#F3F9F8
(243,249,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5C6; }

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

This text font color is #ADE5C6.

Background Color

.myBgColor { background-color: #ADE5C6; }

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

This div background color is #ADE5C6.

Border color

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

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

This div border color is #ADE5C6.

Opacity

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

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

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

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

This text has shadow with #ADE5C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5C6.

Preview

Color preview on black background

This text has color #ADE5C6 on black background.


Color preview on white background

This text has color #ADE5C6 on white background.


Black color preview on #ADE5C6 background

This text has black color on #ADE5C6 background.


White color preview on #ADE5C6 background

This text has white color on #ADE5C6 background.


Related colors

Complementary color

Complementary color for #hex is #521A39.


I love getcolorcode.com

Triadic colors

1 #C6ADE5 and #E5C6AD with #ADE5C6 are triadic colors.

2 #C6E5AD and #E5ADC6 with #ADE5C6 are triadic colors.