COLOR #ADEBAE

HEX: #ADEBAE RGB: (173,235,174)

Renk bilgisi

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

RGB renk modeli

#ADEBAE color RGB value is (173,235,174).

RGB: (173,235,174) (68%, 92%, 68%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 235 of 255 = 92%
B 174 of 255 = 68%

173
235
174

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 235 + 174 = 582 (100%)
R 173 of 582 ~ 29.73%
G 235 of 582 ~ 40.38%
B 174 of 582 ~ 29.9'%

%29.73
%40.38
%29.9

CMYK RENK MODELİ

#ADEBAE rengi CMYK tonu (26,0,26,8).

  • camgöbeği tonu 26.38%
  • eflatun tonu 0.00%
  • sarı tonu 25.96%
  • ana renk tonu 7.84%

CMYK: (26,0,26,8)
C26M0Y26K8 (26%, 0%, 26%, 8%)
(0.26 / 0.00 / 0.26 / 0.08)

CMYK yüzdeleri

%26.38
%0
%25.96
%7.84

Codes

Color #ADEBAE in popluar color models

AD EB AE
RGB 173 235 174
HSL 121° 60.78% 80.00%
HSB/HSV 121° 26.38% 92.16%
CMYK 26.38% 0.00% 25.96%
7.84%

Color #ADEBAE in popluar number systems.

HEX AD EB AE
Decimal 173 235 174
Binary 10101101 11101011 10101110
Octal 255 353 256

Shades and tints

Shades of #ADEBAE

#ADEBAE
(173,235,174)
#9ED69F
(158,214,159)
#8FC190
(143,193,144)
#80AC81
(128,172,129)
#719772
(113,151,114)
#628263
(98,130,99)
#536D54
(83,109,84)
#445845
(68,88,69)
#354336
(53,67,54)
#262E27
(38,46,39)
#171918
(23,25,24)
#000000
(0,0,0)

Tints of #ADEBAE

#ADEBAE
(173,235,174)
#B4ECB5
(180,236,181)
#BBEDBC
(187,237,188)
#C2EEC3
(194,238,195)
#C9EFCA
(201,239,202)
#D0F0D1
(208,240,209)
#D7F1D8
(215,241,216)
#DEF2DF
(222,242,223)
#E5F3E6
(229,243,230)
#ECF4ED
(236,244,237)
#F3F5F4
(243,245,244)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADEBAE color. Also use rgb(173,235,174) instead hex code.

Text Font Color

.myTextColor { color: #ADEBAE; }

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

This text font color is #ADEBAE.

Background Color

.myBgColor { background-color: #ADEBAE; }

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

This div background color is #ADEBAE.

Border color

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

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

This div border color is #ADEBAE.

Opacity

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

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

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

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

This text has shadow with #ADEBAE color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADEBAE.

Preview

Color preview on black background

This text has color #ADEBAE on black background.


Color preview on white background

This text has color #ADEBAE on white background.


Black color preview on #ADEBAE background

This text has black color on #ADEBAE background.


White color preview on #ADEBAE background

This text has white color on #ADEBAE background.


Related colors

Complementary color

Complementary color for #hex is #521451.


I love getcolorcode.com

Triadic colors

1 #AEADEB and #EBAEAD with #ADEBAE are triadic colors.

2 #AEEBAD and #EBADAE with #ADEBAE are triadic colors.