COLOR #ADE1C4

HEX: #ADE1C4 RGB: (173,225,196)

Renk bilgisi

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

RGB renk modeli

#ADE1C4 color RGB value is (173,225,196).

RGB: (173,225,196) (68%, 88%, 77%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 225 of 255 = 88%
B 196 of 255 = 77%

173
225
196

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 225 + 196 = 594 (100%)
R 173 of 594 ~ 29.12%
G 225 of 594 ~ 37.88%
B 196 of 594 ~ 33'%

%29.12
%37.88
%33

CMYK RENK MODELİ

#ADE1C4 rengi CMYK tonu (23,0,13,12).

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

CMYK: (23,0,13,12)
C23M0Y13K12 (23%, 0%, 13%, 12%)
(0.23 / 0.00 / 0.13 / 0.12)

CMYK yüzdeleri

%23.11
%0
%12.89
%11.76

Codes

Color #ADE1C4 in popluar color models

AD E1 C4
RGB 173 225 196
HSL 147° 46.43% 78.04%
HSB/HSV 147° 23.11% 88.24%
CMYK 23.11% 0.00% 12.89%
11.76%

Color #ADE1C4 in popluar number systems.

HEX AD E1 C4
Decimal 173 225 196
Binary 10101101 11100001 11000100
Octal 255 341 304

Shades and tints

Shades of #ADE1C4

#ADE1C4
(173,225,196)
#9ECDB3
(158,205,179)
#8FB9A2
(143,185,162)
#80A591
(128,165,145)
#719180
(113,145,128)
#627D6F
(98,125,111)
#53695E
(83,105,94)
#44554D
(68,85,77)
#35413C
(53,65,60)
#262D2B
(38,45,43)
#17191A
(23,25,26)
#000000
(0,0,0)

Tints of #ADE1C4

#ADE1C4
(173,225,196)
#B4E3C9
(180,227,201)
#BBE5CE
(187,229,206)
#C2E7D3
(194,231,211)
#C9E9D8
(201,233,216)
#D0EBDD
(208,235,221)
#D7EDE2
(215,237,226)
#DEEFE7
(222,239,231)
#E5F1EC
(229,241,236)
#ECF3F1
(236,243,241)
#F3F5F6
(243,245,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE1C4; }

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

This text font color is #ADE1C4.

Background Color

.myBgColor { background-color: #ADE1C4; }

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

This div background color is #ADE1C4.

Border color

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

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

This div border color is #ADE1C4.

Opacity

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

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

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

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

This text has shadow with #ADE1C4 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE1C4.

Preview

Color preview on black background

This text has color #ADE1C4 on black background.


Color preview on white background

This text has color #ADE1C4 on white background.


Black color preview on #ADE1C4 background

This text has black color on #ADE1C4 background.


White color preview on #ADE1C4 background

This text has white color on #ADE1C4 background.


Related colors

Complementary color

Complementary color for #hex is #521E3B.


I love getcolorcode.com

Triadic colors

1 #C4ADE1 and #E1C4AD with #ADE1C4 are triadic colors.

2 #C4E1AD and #E1ADC4 with #ADE1C4 are triadic colors.