COLOR #ADE2BC

HEX: #ADE2BC RGB: (173,226,188)

Renk bilgisi

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

RGB renk modeli

#ADE2BC color RGB value is (173,226,188).

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

RGB bağlantıları ve doygunluk

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

173
226
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 226 + 188 = 587 (100%)
R 173 of 587 ~ 29.47%
G 226 of 587 ~ 38.5%
B 188 of 587 ~ 32.03'%

%29.47
%38.5
%32.03

CMYK RENK MODELİ

#ADE2BC rengi CMYK tonu (23,0,17,11).

  • camgöbeği tonu 23.45%
  • eflatun tonu 0.00%
  • sarı tonu 16.81%
  • ana renk tonu 11.37%

CMYK: (23,0,17,11)
C23M0Y17K11 (23%, 0%, 17%, 11%)
(0.23 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%23.45
%0
%16.81
%11.37

Codes

Color #ADE2BC in popluar color models

AD E2 BC
RGB 173 226 188
HSL 137° 47.75% 78.24%
HSB/HSV 137° 23.45% 88.63%
CMYK 23.45% 0.00% 16.81%
11.37%

Color #ADE2BC in popluar number systems.

HEX AD E2 BC
Decimal 173 226 188
Binary 10101101 11100010 10111100
Octal 255 342 274

Shades and tints

Shades of #ADE2BC

#ADE2BC
(173,226,188)
#9ECEAB
(158,206,171)
#8FBA9A
(143,186,154)
#80A689
(128,166,137)
#719278
(113,146,120)
#627E67
(98,126,103)
#536A56
(83,106,86)
#445645
(68,86,69)
#354234
(53,66,52)
#262E23
(38,46,35)
#171A12
(23,26,18)
#000000
(0,0,0)

Tints of #ADE2BC

#ADE2BC
(173,226,188)
#B4E4C2
(180,228,194)
#BBE6C8
(187,230,200)
#C2E8CE
(194,232,206)
#C9EAD4
(201,234,212)
#D0ECDA
(208,236,218)
#D7EEE0
(215,238,224)
#DEF0E6
(222,240,230)
#E5F2EC
(229,242,236)
#ECF4F2
(236,244,242)
#F3F6F8
(243,246,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE2BC; }

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

This text font color is #ADE2BC.

Background Color

.myBgColor { background-color: #ADE2BC; }

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

This div background color is #ADE2BC.

Border color

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

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

This div border color is #ADE2BC.

Opacity

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

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

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

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

This text has shadow with #ADE2BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE2BC.

Preview

Color preview on black background

This text has color #ADE2BC on black background.


Color preview on white background

This text has color #ADE2BC on white background.


Black color preview on #ADE2BC background

This text has black color on #ADE2BC background.


White color preview on #ADE2BC background

This text has white color on #ADE2BC background.


Related colors

Complementary color

Complementary color for #hex is #521D43.


I love getcolorcode.com

Triadic colors

1 #BCADE2 and #E2BCAD with #ADE2BC are triadic colors.

2 #BCE2AD and #E2ADBC with #ADE2BC are triadic colors.