COLOR #ADE3B0

HEX: #ADE3B0 RGB: (173,227,176)

Renk bilgisi

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

RGB renk modeli

#ADE3B0 color RGB value is (173,227,176).

RGB: (173,227,176) (68%, 89%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 227 of 255 = 89%
B 176 of 255 = 69%

173
227
176

R + G + B ~ 75%. #ADE3B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 227 + 176 = 576 (100%)
R 173 of 576 ~ 30.03%
G 227 of 576 ~ 39.41%
B 176 of 576 ~ 30.56'%

%30.03
%39.41
%30.56

CMYK RENK MODELİ

#ADE3B0 rengi CMYK tonu (24,0,22,11).

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

CMYK: (24,0,22,11)
C24M0Y22K11 (24%, 0%, 22%, 11%)
(0.24 / 0.00 / 0.22 / 0.11)

CMYK yüzdeleri

%23.79
%0
%22.47
%10.98

Codes

Color #ADE3B0 in popluar color models

AD E3 B0
RGB 173 227 176
HSL 123° 49.09% 78.43%
HSB/HSV 123° 23.79% 89.02%
CMYK 23.79% 0.00% 22.47%
10.98%

Color #ADE3B0 in popluar number systems.

HEX AD E3 B0
Decimal 173 227 176
Binary 10101101 11100011 10110000
Octal 255 343 260

Shades and tints

Shades of #ADE3B0

#ADE3B0
(173,227,176)
#9ECFA0
(158,207,160)
#8FBB90
(143,187,144)
#80A780
(128,167,128)
#719370
(113,147,112)
#627F60
(98,127,96)
#536B50
(83,107,80)
#445740
(68,87,64)
#354330
(53,67,48)
#262F20
(38,47,32)
#171B10
(23,27,16)
#000000
(0,0,0)

Tints of #ADE3B0

#ADE3B0
(173,227,176)
#B4E5B7
(180,229,183)
#BBE7BE
(187,231,190)
#C2E9C5
(194,233,197)
#C9EBCC
(201,235,204)
#D0EDD3
(208,237,211)
#D7EFDA
(215,239,218)
#DEF1E1
(222,241,225)
#E5F3E8
(229,243,232)
#ECF5EF
(236,245,239)
#F3F7F6
(243,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE3B0; }

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

This text font color is #ADE3B0.

Background Color

.myBgColor { background-color: #ADE3B0; }

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

This div background color is #ADE3B0.

Border color

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

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

This div border color is #ADE3B0.

Opacity

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

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

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

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

This text has shadow with #ADE3B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE3B0.

Preview

Color preview on black background

This text has color #ADE3B0 on black background.


Color preview on white background

This text has color #ADE3B0 on white background.


Black color preview on #ADE3B0 background

This text has black color on #ADE3B0 background.


White color preview on #ADE3B0 background

This text has white color on #ADE3B0 background.


Related colors

Complementary color

Complementary color for #hex is #521C4F.


I love getcolorcode.com

Triadic colors

1 #B0ADE3 and #E3B0AD with #ADE3B0 are triadic colors.

2 #B0E3AD and #E3ADB0 with #ADE3B0 are triadic colors.