COLOR #ADE5B0

HEX: #ADE5B0 RGB: (173,229,176)

Renk bilgisi

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

RGB renk modeli

#ADE5B0 color RGB value is (173,229,176).

RGB: (173,229,176) (68%, 90%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 229 of 255 = 90%
B 176 of 255 = 69%

173
229
176

R + G + B ~ 76%. #ADE5B0 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 229 + 176 = 578 (100%)
R 173 of 578 ~ 29.93%
G 229 of 578 ~ 39.62%
B 176 of 578 ~ 30.45'%

%29.93
%39.62
%30.45

CMYK RENK MODELİ

#ADE5B0 rengi CMYK tonu (24,0,23,10).

  • camgöbeği tonu 24.45%
  • eflatun tonu 0.00%
  • sarı tonu 23.14%
  • ana renk tonu 10.20%

CMYK: (24,0,23,10)
C24M0Y23K10 (24%, 0%, 23%, 10%)
(0.24 / 0.00 / 0.23 / 0.10)

CMYK yüzdeleri

%24.45
%0
%23.14
%10.2

Codes

Color #ADE5B0 in popluar color models

AD E5 B0
RGB 173 229 176
HSL 123° 51.85% 78.82%
HSB/HSV 123° 24.45% 89.80%
CMYK 24.45% 0.00% 23.14%
10.20%

Color #ADE5B0 in popluar number systems.

HEX AD E5 B0
Decimal 173 229 176
Binary 10101101 11100101 10110000
Octal 255 345 260

Shades and tints

Shades of #ADE5B0

#ADE5B0
(173,229,176)
#9ED1A0
(158,209,160)
#8FBD90
(143,189,144)
#80A980
(128,169,128)
#719570
(113,149,112)
#628160
(98,129,96)
#536D50
(83,109,80)
#445940
(68,89,64)
#354530
(53,69,48)
#263120
(38,49,32)
#171D10
(23,29,16)
#000000
(0,0,0)

Tints of #ADE5B0

#ADE5B0
(173,229,176)
#B4E7B7
(180,231,183)
#BBE9BE
(187,233,190)
#C2EBC5
(194,235,197)
#C9EDCC
(201,237,204)
#D0EFD3
(208,239,211)
#D7F1DA
(215,241,218)
#DEF3E1
(222,243,225)
#E5F5E8
(229,245,232)
#ECF7EF
(236,247,239)
#F3F9F6
(243,249,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADE5B0; }

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

This text font color is #ADE5B0.

Background Color

.myBgColor { background-color: #ADE5B0; }

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

This div background color is #ADE5B0.

Border color

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

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

This div border color is #ADE5B0.

Opacity

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

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

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

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

This text has shadow with #ADE5B0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE5B0.

Preview

Color preview on black background

This text has color #ADE5B0 on black background.


Color preview on white background

This text has color #ADE5B0 on white background.


Black color preview on #ADE5B0 background

This text has black color on #ADE5B0 background.


White color preview on #ADE5B0 background

This text has white color on #ADE5B0 background.


Related colors

Complementary color

Complementary color for #hex is #521A4F.


I love getcolorcode.com

Triadic colors

1 #B0ADE5 and #E5B0AD with #ADE5B0 are triadic colors.

2 #B0E5AD and #E5ADB0 with #ADE5B0 are triadic colors.