COLOR #ADE1C2

HEX: #ADE1C2 RGB: (173,225,194)

Renk bilgisi

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

RGB renk modeli

#ADE1C2 color RGB value is (173,225,194).

RGB: (173,225,194) (68%, 88%, 76%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 194 of 255 = 76%

173
225
194

R + G + B ~ 77%. #ADE1C2 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 194 = 592 (100%)
R 173 of 592 ~ 29.22%
G 225 of 592 ~ 38.01%
B 194 of 592 ~ 32.77'%

%29.22
%38.01
%32.77

CMYK RENK MODELİ

#ADE1C2 rengi CMYK tonu (23,0,14,12).

  • camgöbeği tonu 23.11%
  • eflatun tonu 0.00%
  • sarı tonu 13.78%
  • ana renk tonu 11.76%

CMYK: (23,0,14,12)
C23M0Y14K12 (23%, 0%, 14%, 12%)
(0.23 / 0.00 / 0.14 / 0.12)

CMYK yüzdeleri

%23.11
%0
%13.78
%11.76

Codes

Color #ADE1C2 in popluar color models

AD E1 C2
RGB 173 225 194
HSL 144° 46.43% 78.04%
HSB/HSV 144° 23.11% 88.24%
CMYK 23.11% 0.00% 13.78%
11.76%

Color #ADE1C2 in popluar number systems.

HEX AD E1 C2
Decimal 173 225 194
Binary 10101101 11100001 11000010
Octal 255 341 302

Shades and tints

Shades of #ADE1C2

#ADE1C2
(173,225,194)
#9ECDB1
(158,205,177)
#8FB9A0
(143,185,160)
#80A58F
(128,165,143)
#71917E
(113,145,126)
#627D6D
(98,125,109)
#53695C
(83,105,92)
#44554B
(68,85,75)
#35413A
(53,65,58)
#262D29
(38,45,41)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #ADE1C2

#ADE1C2
(173,225,194)
#B4E3C7
(180,227,199)
#BBE5CC
(187,229,204)
#C2E7D1
(194,231,209)
#C9E9D6
(201,233,214)
#D0EBDB
(208,235,219)
#D7EDE0
(215,237,224)
#DEEFE5
(222,239,229)
#E5F1EA
(229,241,234)
#ECF3EF
(236,243,239)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE1C2 color. Also use rgb(173,225,194) instead hex code.

Text Font Color

.myTextColor { color: #ADE1C2; }

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

This text font color is #ADE1C2.

Background Color

.myBgColor { background-color: #ADE1C2; }

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

This div background color is #ADE1C2.

Border color

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

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

This div border color is #ADE1C2.

Opacity

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

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

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

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

This text has shadow with #ADE1C2 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1C2.

Preview

Color preview on black background

This text has color #ADE1C2 on black background.


Color preview on white background

This text has color #ADE1C2 on white background.


Black color preview on #ADE1C2 background

This text has black color on #ADE1C2 background.


White color preview on #ADE1C2 background

This text has white color on #ADE1C2 background.


Related colors

Complementary color

Complementary color for #hex is #521E3D.


I love getcolorcode.com

Triadic colors

1 #C2ADE1 and #E1C2AD with #ADE1C2 are triadic colors.

2 #C2E1AD and #E1ADC2 with #ADE1C2 are triadic colors.