COLOR #ADE4C6

HEX: #ADE4C6 RGB: (173,228,198)

Renk bilgisi

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

RGB renk modeli

#ADE4C6 color RGB value is (173,228,198).

RGB: (173,228,198) (68%, 89%, 78%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 198 of 255 = 78%

173
228
198

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 198 = 599 (100%)
R 173 of 599 ~ 28.88%
G 228 of 599 ~ 38.06%
B 198 of 599 ~ 33.06'%

%28.88
%38.06
%33.06

CMYK RENK MODELİ

#ADE4C6 rengi CMYK tonu (24,0,13,11).

  • camgöbeği tonu 24.12%
  • eflatun tonu 0.00%
  • sarı tonu 13.16%
  • ana renk tonu 10.59%

CMYK: (24,0,13,11)
C24M0Y13K11 (24%, 0%, 13%, 11%)
(0.24 / 0.00 / 0.13 / 0.11)

CMYK yüzdeleri

%24.12
%0
%13.16
%10.59

Codes

Color #ADE4C6 in popluar color models

AD E4 C6
RGB 173 228 198
HSL 147° 50.46% 78.63%
HSB/HSV 147° 24.12% 89.41%
CMYK 24.12% 0.00% 13.16%
10.59%

Color #ADE4C6 in popluar number systems.

HEX AD E4 C6
Decimal 173 228 198
Binary 10101101 11100100 11000110
Octal 255 344 306

Shades and tints

Shades of #ADE4C6

#ADE4C6
(173,228,198)
#9ED0B4
(158,208,180)
#8FBCA2
(143,188,162)
#80A890
(128,168,144)
#71947E
(113,148,126)
#62806C
(98,128,108)
#536C5A
(83,108,90)
#445848
(68,88,72)
#354436
(53,68,54)
#263024
(38,48,36)
#171C12
(23,28,18)
#000000
(0,0,0)

Tints of #ADE4C6

#ADE4C6
(173,228,198)
#B4E6CB
(180,230,203)
#BBE8D0
(187,232,208)
#C2EAD5
(194,234,213)
#C9ECDA
(201,236,218)
#D0EEDF
(208,238,223)
#D7F0E4
(215,240,228)
#DEF2E9
(222,242,233)
#E5F4EE
(229,244,238)
#ECF6F3
(236,246,243)
#F3F8F8
(243,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4C6; }

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

This text font color is #ADE4C6.

Background Color

.myBgColor { background-color: #ADE4C6; }

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

This div background color is #ADE4C6.

Border color

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

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

This div border color is #ADE4C6.

Opacity

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

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

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

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

This text has shadow with #ADE4C6 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4C6.

Preview

Color preview on black background

This text has color #ADE4C6 on black background.


Color preview on white background

This text has color #ADE4C6 on white background.


Black color preview on #ADE4C6 background

This text has black color on #ADE4C6 background.


White color preview on #ADE4C6 background

This text has white color on #ADE4C6 background.


Related colors

Complementary color

Complementary color for #hex is #521B39.


I love getcolorcode.com

Triadic colors

1 #C6ADE4 and #E4C6AD with #ADE4C6 are triadic colors.

2 #C6E4AD and #E4ADC6 with #ADE4C6 are triadic colors.