COLOR #ADE4BC

HEX: #ADE4BC RGB: (173,228,188)

Renk bilgisi

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

RGB renk modeli

#ADE4BC color RGB value is (173,228,188).

RGB: (173,228,188) (68%, 89%, 74%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 228 of 255 = 89%
B 188 of 255 = 74%

173
228
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 228 + 188 = 589 (100%)
R 173 of 589 ~ 29.37%
G 228 of 589 ~ 38.71%
B 188 of 589 ~ 31.92'%

%29.37
%38.71
%31.92

CMYK RENK MODELİ

#ADE4BC rengi CMYK tonu (24,0,18,11).

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

CMYK: (24,0,18,11)
C24M0Y18K11 (24%, 0%, 18%, 11%)
(0.24 / 0.00 / 0.18 / 0.11)

CMYK yüzdeleri

%24.12
%0
%17.54
%10.59

Codes

Color #ADE4BC in popluar color models

AD E4 BC
RGB 173 228 188
HSL 136° 50.46% 78.63%
HSB/HSV 136° 24.12% 89.41%
CMYK 24.12% 0.00% 17.54%
10.59%

Color #ADE4BC in popluar number systems.

HEX AD E4 BC
Decimal 173 228 188
Binary 10101101 11100100 10111100
Octal 255 344 274

Shades and tints

Shades of #ADE4BC

#ADE4BC
(173,228,188)
#9ED0AB
(158,208,171)
#8FBC9A
(143,188,154)
#80A889
(128,168,137)
#719478
(113,148,120)
#628067
(98,128,103)
#536C56
(83,108,86)
#445845
(68,88,69)
#354434
(53,68,52)
#263023
(38,48,35)
#171C12
(23,28,18)
#000000
(0,0,0)

Tints of #ADE4BC

#ADE4BC
(173,228,188)
#B4E6C2
(180,230,194)
#BBE8C8
(187,232,200)
#C2EACE
(194,234,206)
#C9ECD4
(201,236,212)
#D0EEDA
(208,238,218)
#D7F0E0
(215,240,224)
#DEF2E6
(222,242,230)
#E5F4EC
(229,244,236)
#ECF6F2
(236,246,242)
#F3F8F8
(243,248,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE4BC; }

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

This text font color is #ADE4BC.

Background Color

.myBgColor { background-color: #ADE4BC; }

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

This div background color is #ADE4BC.

Border color

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

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

This div border color is #ADE4BC.

Opacity

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

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

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

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

This text has shadow with #ADE4BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE4BC.

Preview

Color preview on black background

This text has color #ADE4BC on black background.


Color preview on white background

This text has color #ADE4BC on white background.


Black color preview on #ADE4BC background

This text has black color on #ADE4BC background.


White color preview on #ADE4BC background

This text has white color on #ADE4BC background.


Related colors

Complementary color

Complementary color for #hex is #521B43.


I love getcolorcode.com

Triadic colors

1 #BCADE4 and #E4BCAD with #ADE4BC are triadic colors.

2 #BCE4AD and #E4ADBC with #ADE4BC are triadic colors.