COLOR #ADE07B

HEX: #ADE07B RGB: (173,224,123)

Renk bilgisi

#ADE07B contains mainly red and green colors. #ADE07B ‘ nin web güvenlik rengi #99CC66 (ya da #9C6) dir.

RGB renk modeli

#ADE07B color RGB value is (173,224,123).

RGB: (173,224,123) (68%, 88%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 224 of 255 = 88%
B 123 of 255 = 48%

173
224
123

R + G + B ~ 68%. #ADE07B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 224 + 123 = 520 (100%)
R 173 of 520 ~ 33.27%
G 224 of 520 ~ 43.08%
B 123 of 520 ~ 23.65'%

%33.27
%43.08
%23.65

CMYK RENK MODELİ

#ADE07B rengi CMYK tonu (23,0,45,12).

  • camgöbeği tonu 22.77%
  • eflatun tonu 0.00%
  • sarı tonu 45.09%
  • ana renk tonu 12.16%

CMYK: (23,0,45,12)
C23M0Y45K12 (23%, 0%, 45%, 12%)
(0.23 / 0.00 / 0.45 / 0.12)

CMYK yüzdeleri

%22.77
%0
%45.09
%12.16

Codes

Color #ADE07B in popluar color models

AD E0 7B
RGB 173 224 123
HSL 90° 61.96% 68.04%
HSB/HSV 90° 45.09% 87.84%
CMYK 22.77% 0.00% 45.09%
12.16%

Color #ADE07B in popluar number systems.

HEX AD E0 7B
Decimal 173 224 123
Binary 10101101 11100000 1111011
Octal 255 340 173

Shades and tints

Shades of #ADE07B

#ADE07B
(173,224,123)
#9ECC70
(158,204,112)
#8FB865
(143,184,101)
#80A45A
(128,164,90)
#71904F
(113,144,79)
#627C44
(98,124,68)
#536839
(83,104,57)
#44542E
(68,84,46)
#354023
(53,64,35)
#262C18
(38,44,24)
#17180D
(23,24,13)
#000000
(0,0,0)

Tints of #ADE07B

#ADE07B
(173,224,123)
#B4E287
(180,226,135)
#BBE493
(187,228,147)
#C2E69F
(194,230,159)
#C9E8AB
(201,232,171)
#D0EAB7
(208,234,183)
#D7ECC3
(215,236,195)
#DEEECF
(222,238,207)
#E5F0DB
(229,240,219)
#ECF2E7
(236,242,231)
#F3F4F3
(243,244,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADE07B color. Also use rgb(173,224,123) instead hex code.

Text Font Color

.myTextColor { color: #ADE07B; }

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

This text font color is #ADE07B.

Background Color

.myBgColor { background-color: #ADE07B; }

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

This div background color is #ADE07B.

Border color

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

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

This div border color is #ADE07B.

Opacity

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

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

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

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

This text has shadow with #ADE07B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADE07B.

Preview

Color preview on black background

This text has color #ADE07B on black background.


Color preview on white background

This text has color #ADE07B on white background.


Black color preview on #ADE07B background

This text has black color on #ADE07B background.


White color preview on #ADE07B background

This text has white color on #ADE07B background.


Related colors

Complementary color

Complementary color for #hex is #521F84.


I love getcolorcode.com

Triadic colors

1 #7BADE0 and #E07BAD with #ADE07B are triadic colors.

2 #7BE0AD and #E0AD7B with #ADE07B are triadic colors.