COLOR #ADEDB0

HEX: #ADEDB0 RGB: (173,237,176)

Renk bilgisi

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

RGB renk modeli

#ADEDB0 color RGB value is (173,237,176).

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

RGB bağlantıları ve doygunluk

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

173
237
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 237 + 176 = 586 (100%)
R 173 of 586 ~ 29.52%
G 237 of 586 ~ 40.44%
B 176 of 586 ~ 30.03'%

%29.52
%40.44
%30.03

CMYK RENK MODELİ

#ADEDB0 rengi CMYK tonu (27,0,26,7).

  • camgöbeği tonu 27.00%
  • eflatun tonu 0.00%
  • sarı tonu 25.74%
  • ana renk tonu 7.06%

CMYK: (27,0,26,7)
C27M0Y26K7 (27%, 0%, 26%, 7%)
(0.27 / 0.00 / 0.26 / 0.07)

CMYK yüzdeleri

%27
%0
%25.74
%7.06

Codes

Color #ADEDB0 in popluar color models

AD ED B0
RGB 173 237 176
HSL 123° 64.00% 80.39%
HSB/HSV 123° 27.00% 92.94%
CMYK 27.00% 0.00% 25.74%
7.06%

Color #ADEDB0 in popluar number systems.

HEX AD ED B0
Decimal 173 237 176
Binary 10101101 11101101 10110000
Octal 255 355 260

Shades and tints

Shades of #ADEDB0

#ADEDB0
(173,237,176)
#9ED8A0
(158,216,160)
#8FC390
(143,195,144)
#80AE80
(128,174,128)
#719970
(113,153,112)
#628460
(98,132,96)
#536F50
(83,111,80)
#445A40
(68,90,64)
#354530
(53,69,48)
#263020
(38,48,32)
#171B10
(23,27,16)
#000000
(0,0,0)

Tints of #ADEDB0

#ADEDB0
(173,237,176)
#B4EEB7
(180,238,183)
#BBEFBE
(187,239,190)
#C2F0C5
(194,240,197)
#C9F1CC
(201,241,204)
#D0F2D3
(208,242,211)
#D7F3DA
(215,243,218)
#DEF4E1
(222,244,225)
#E5F5E8
(229,245,232)
#ECF6EF
(236,246,239)
#F3F7F6
(243,247,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEDB0; }

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

This text font color is #ADEDB0.

Background Color

.myBgColor { background-color: #ADEDB0; }

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

This div background color is #ADEDB0.

Border color

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

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

This div border color is #ADEDB0.

Opacity

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

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

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

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

This text has shadow with #ADEDB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEDB0.

Preview

Color preview on black background

This text has color #ADEDB0 on black background.


Color preview on white background

This text has color #ADEDB0 on white background.


Black color preview on #ADEDB0 background

This text has black color on #ADEDB0 background.


White color preview on #ADEDB0 background

This text has white color on #ADEDB0 background.


Related colors

Complementary color

Complementary color for #hex is #52124F.


I love getcolorcode.com

Triadic colors

1 #B0ADED and #EDB0AD with #ADEDB0 are triadic colors.

2 #B0EDAD and #EDADB0 with #ADEDB0 are triadic colors.