COLOR #ADE4C1

HEX: #ADE4C1 RGB: (173,228,193)

Renk bilgisi

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

RGB renk modeli

#ADE4C1 color RGB value is (173,228,193).

RGB: (173,228,193) (68%, 89%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 193 of 255 = 76%

173
228
193

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 193 = 594 (100%)
R 173 of 594 ~ 29.12%
G 228 of 594 ~ 38.38%
B 193 of 594 ~ 32.49'%

%29.12
%38.38
%32.49

CMYK RENK MODELİ

#ADE4C1 rengi CMYK tonu (24,0,15,11).

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

CMYK: (24,0,15,11)
C24M0Y15K11 (24%, 0%, 15%, 11%)
(0.24 / 0.00 / 0.15 / 0.11)

CMYK yüzdeleri

%24.12
%0
%15.35
%10.59

Codes

Color #ADE4C1 in popluar color models

AD E4 C1
RGB 173 228 193
HSL 142° 50.46% 78.63%
HSB/HSV 142° 24.12% 89.41%
CMYK 24.12% 0.00% 15.35%
10.59%

Color #ADE4C1 in popluar number systems.

HEX AD E4 C1
Decimal 173 228 193
Binary 10101101 11100100 11000001
Octal 255 344 301

Shades and tints

Shades of #ADE4C1

#ADE4C1
(173,228,193)
#9ED0B0
(158,208,176)
#8FBC9F
(143,188,159)
#80A88E
(128,168,142)
#71947D
(113,148,125)
#62806C
(98,128,108)
#536C5B
(83,108,91)
#44584A
(68,88,74)
#354439
(53,68,57)
#263028
(38,48,40)
#171C17
(23,28,23)
#000000
(0,0,0)

Tints of #ADE4C1

#ADE4C1
(173,228,193)
#B4E6C6
(180,230,198)
#BBE8CB
(187,232,203)
#C2EAD0
(194,234,208)
#C9ECD5
(201,236,213)
#D0EEDA
(208,238,218)
#D7F0DF
(215,240,223)
#DEF2E4
(222,242,228)
#E5F4E9
(229,244,233)
#ECF6EE
(236,246,238)
#F3F8F3
(243,248,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4C1; }

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

This text font color is #ADE4C1.

Background Color

.myBgColor { background-color: #ADE4C1; }

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

This div background color is #ADE4C1.

Border color

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

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

This div border color is #ADE4C1.

Opacity

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

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

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

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

This text has shadow with #ADE4C1 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4C1.

Preview

Color preview on black background

This text has color #ADE4C1 on black background.


Color preview on white background

This text has color #ADE4C1 on white background.


Black color preview on #ADE4C1 background

This text has black color on #ADE4C1 background.


White color preview on #ADE4C1 background

This text has white color on #ADE4C1 background.


Related colors

Complementary color

Complementary color for #hex is #521B3E.


I love getcolorcode.com

Triadic colors

1 #C1ADE4 and #E4C1AD with #ADE4C1 are triadic colors.

2 #C1E4AD and #E4ADC1 with #ADE4C1 are triadic colors.