COLOR #ADE3BC

HEX: #ADE3BC RGB: (173,227,188)

Renk bilgisi

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

RGB renk modeli

#ADE3BC color RGB value is (173,227,188).

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

RGB bağlantıları ve doygunluk

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

173
227
188

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 188 = 588 (100%)
R 173 of 588 ~ 29.42%
G 227 of 588 ~ 38.61%
B 188 of 588 ~ 31.97'%

%29.42
%38.61
%31.97

CMYK RENK MODELİ

#ADE3BC rengi CMYK tonu (24,0,17,11).

  • camgöbeği tonu 23.79%
  • eflatun tonu 0.00%
  • sarı tonu 17.18%
  • ana renk tonu 10.98%

CMYK: (24,0,17,11)
C24M0Y17K11 (24%, 0%, 17%, 11%)
(0.24 / 0.00 / 0.17 / 0.11)

CMYK yüzdeleri

%23.79
%0
%17.18
%10.98

Codes

Color #ADE3BC in popluar color models

AD E3 BC
RGB 173 227 188
HSL 137° 49.09% 78.43%
HSB/HSV 137° 23.79% 89.02%
CMYK 23.79% 0.00% 17.18%
10.98%

Color #ADE3BC in popluar number systems.

HEX AD E3 BC
Decimal 173 227 188
Binary 10101101 11100011 10111100
Octal 255 343 274

Shades and tints

Shades of #ADE3BC

#ADE3BC
(173,227,188)
#9ECFAB
(158,207,171)
#8FBB9A
(143,187,154)
#80A789
(128,167,137)
#719378
(113,147,120)
#627F67
(98,127,103)
#536B56
(83,107,86)
#445745
(68,87,69)
#354334
(53,67,52)
#262F23
(38,47,35)
#171B12
(23,27,18)
#000000
(0,0,0)

Tints of #ADE3BC

#ADE3BC
(173,227,188)
#B4E5C2
(180,229,194)
#BBE7C8
(187,231,200)
#C2E9CE
(194,233,206)
#C9EBD4
(201,235,212)
#D0EDDA
(208,237,218)
#D7EFE0
(215,239,224)
#DEF1E6
(222,241,230)
#E5F3EC
(229,243,236)
#ECF5F2
(236,245,242)
#F3F7F8
(243,247,248)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3BC; }

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

This text font color is #ADE3BC.

Background Color

.myBgColor { background-color: #ADE3BC; }

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

This div background color is #ADE3BC.

Border color

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

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

This div border color is #ADE3BC.

Opacity

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

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

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

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

This text has shadow with #ADE3BC color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3BC.

Preview

Color preview on black background

This text has color #ADE3BC on black background.


Color preview on white background

This text has color #ADE3BC on white background.


Black color preview on #ADE3BC background

This text has black color on #ADE3BC background.


White color preview on #ADE3BC background

This text has white color on #ADE3BC background.


Related colors

Complementary color

Complementary color for #hex is #521C43.


I love getcolorcode.com

Triadic colors

1 #BCADE3 and #E3BCAD with #ADE3BC are triadic colors.

2 #BCE3AD and #E3ADBC with #ADE3BC are triadic colors.