COLOR #ADEAB0

HEX: #ADEAB0 RGB: (173,234,176)

Renk bilgisi

#ADEAB0 contains mainly green and blue colors. #ADEAB0 ‘ nin web güvenlik rengi #99FF99 (ya da #9F9) dir.

RGB renk modeli

#ADEAB0 color RGB value is (173,234,176).

RGB: (173,234,176) (68%, 92%, 69%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 234 of 255 = 92%
B 176 of 255 = 69%

173
234
176

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 234 + 176 = 583 (100%)
R 173 of 583 ~ 29.67%
G 234 of 583 ~ 40.14%
B 176 of 583 ~ 30.19'%

%29.67
%40.14
%30.19

CMYK RENK MODELİ

#ADEAB0 rengi CMYK tonu (26,0,25,8).

  • camgöbeği tonu 26.07%
  • eflatun tonu 0.00%
  • sarı tonu 24.79%
  • ana renk tonu 8.24%

CMYK: (26,0,25,8)
C26M0Y25K8 (26%, 0%, 25%, 8%)
(0.26 / 0.00 / 0.25 / 0.08)

CMYK yüzdeleri

%26.07
%0
%24.79
%8.24

Codes

Color #ADEAB0 in popluar color models

AD EA B0
RGB 173 234 176
HSL 123° 59.22% 79.80%
HSB/HSV 123° 26.07% 91.76%
CMYK 26.07% 0.00% 24.79%
8.24%

Color #ADEAB0 in popluar number systems.

HEX AD EA B0
Decimal 173 234 176
Binary 10101101 11101010 10110000
Octal 255 352 260

Shades and tints

Shades of #ADEAB0

#ADEAB0
(173,234,176)
#9ED5A0
(158,213,160)
#8FC090
(143,192,144)
#80AB80
(128,171,128)
#719670
(113,150,112)
#628160
(98,129,96)
#536C50
(83,108,80)
#445740
(68,87,64)
#354230
(53,66,48)
#262D20
(38,45,32)
#171810
(23,24,16)
#000000
(0,0,0)

Tints of #ADEAB0

#ADEAB0
(173,234,176)
#B4EBB7
(180,235,183)
#BBECBE
(187,236,190)
#C2EDC5
(194,237,197)
#C9EECC
(201,238,204)
#D0EFD3
(208,239,211)
#D7F0DA
(215,240,218)
#DEF1E1
(222,241,225)
#E5F2E8
(229,242,232)
#ECF3EF
(236,243,239)
#F3F4F6
(243,244,246)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADEAB0; }

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

This text font color is #ADEAB0.

Background Color

.myBgColor { background-color: #ADEAB0; }

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

This div background color is #ADEAB0.

Border color

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

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

This div border color is #ADEAB0.

Opacity

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

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

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

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

This text has shadow with #ADEAB0 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEAB0.

Preview

Color preview on black background

This text has color #ADEAB0 on black background.


Color preview on white background

This text has color #ADEAB0 on white background.


Black color preview on #ADEAB0 background

This text has black color on #ADEAB0 background.


White color preview on #ADEAB0 background

This text has white color on #ADEAB0 background.


Related colors

Complementary color

Complementary color for #hex is #52154F.


I love getcolorcode.com

Triadic colors

1 #B0ADEA and #EAB0AD with #ADEAB0 are triadic colors.

2 #B0EAAD and #EAADB0 with #ADEAB0 are triadic colors.