COLOR #ADECB0

HEX: #ADECB0 RGB: (173,236,176)

Renk bilgisi

#ADECB0 contains mainly green color. #ADECB0 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADECB0 color RGB value is (173,236,176).

RGB: (173,236,176) (68%, 93%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 236 of 255 = 93%
B 176 of 255 = 69%

173
236
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 236 + 176 = 585 (100%)
R 173 of 585 ~ 29.57%
G 236 of 585 ~ 40.34%
B 176 of 585 ~ 30.09'%

%29.57
%40.34
%30.09

CMYK RENK MODELİ

#ADECB0 rengi CMYK tonu (27,0,25,7).

  • camgöbeği tonu 26.69%
  • eflatun tonu 0.00%
  • sarı tonu 25.42%
  • ana renk tonu 7.45%

CMYK: (27,0,25,7)
C27M0Y25K7 (27%, 0%, 25%, 7%)
(0.27 / 0.00 / 0.25 / 0.07)

CMYK yüzdeleri

%26.69
%0
%25.42
%7.45

Codes

Color #ADECB0 in popluar color models

AD EC B0
RGB 173 236 176
HSL 123° 62.38% 80.20%
HSB/HSV 123° 26.69% 92.55%
CMYK 26.69% 0.00% 25.42%
7.45%

Color #ADECB0 in popluar number systems.

HEX AD EC B0
Decimal 173 236 176
Binary 10101101 11101100 10110000
Octal 255 354 260

Shades and tints

Shades of #ADECB0

#ADECB0
(173,236,176)
#9ED7A0
(158,215,160)
#8FC290
(143,194,144)
#80AD80
(128,173,128)
#719870
(113,152,112)
#628360
(98,131,96)
#536E50
(83,110,80)
#445940
(68,89,64)
#354430
(53,68,48)
#262F20
(38,47,32)
#171A10
(23,26,16)
#000000
(0,0,0)

Tints of #ADECB0

#ADECB0
(173,236,176)
#B4EDB7
(180,237,183)
#BBEEBE
(187,238,190)
#C2EFC5
(194,239,197)
#C9F0CC
(201,240,204)
#D0F1D3
(208,241,211)
#D7F2DA
(215,242,218)
#DEF3E1
(222,243,225)
#E5F4E8
(229,244,232)
#ECF5EF
(236,245,239)
#F3F6F6
(243,246,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADECB0; }

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

This text font color is #ADECB0.

Background Color

.myBgColor { background-color: #ADECB0; }

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

This div background color is #ADECB0.

Border color

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

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

This div border color is #ADECB0.

Opacity

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

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

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

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

This text has shadow with #ADECB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADECB0.

Preview

Color preview on black background

This text has color #ADECB0 on black background.


Color preview on white background

This text has color #ADECB0 on white background.


Black color preview on #ADECB0 background

This text has black color on #ADECB0 background.


White color preview on #ADECB0 background

This text has white color on #ADECB0 background.


Related colors

Complementary color

Complementary color for #hex is #52134F.


I love getcolorcode.com

Triadic colors

1 #B0ADEC and #ECB0AD with #ADECB0 are triadic colors.

2 #B0ECAD and #ECADB0 with #ADECB0 are triadic colors.