COLOR #ADED7B

HEX: #ADED7B RGB: (173,237,123)

Renk bilgisi

#ADED7B contains mainly green color. #ADED7B ‘ nin web güvenlik rengi #99FF66 (ya da #9F6) dir.

RGB renk modeli

#ADED7B color RGB value is (173,237,123).

RGB: (173,237,123) (68%, 93%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 237 of 255 = 93%
B 123 of 255 = 48%

173
237
123

R + G + B ~ 70%. #ADED7B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 237 + 123 = 533 (100%)
R 173 of 533 ~ 32.46%
G 237 of 533 ~ 44.47%
B 123 of 533 ~ 23.08'%

%32.46
%44.47
%23.08

CMYK RENK MODELİ

#ADED7B rengi CMYK tonu (27,0,48,7).

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

CMYK: (27,0,48,7)
C27M0Y48K7 (27%, 0%, 48%, 7%)
(0.27 / 0.00 / 0.48 / 0.07)

CMYK yüzdeleri

%27
%0
%48.1
%7.06

Codes

Color #ADED7B in popluar color models

AD ED 7B
RGB 173 237 123
HSL 94° 76.00% 70.59%
HSB/HSV 94° 48.10% 92.94%
CMYK 27.00% 0.00% 48.10%
7.06%

Color #ADED7B in popluar number systems.

HEX AD ED 7B
Decimal 173 237 123
Binary 10101101 11101101 1111011
Octal 255 355 173

Shades and tints

Shades of #ADED7B

#ADED7B
(173,237,123)
#9ED870
(158,216,112)
#8FC365
(143,195,101)
#80AE5A
(128,174,90)
#71994F
(113,153,79)
#628444
(98,132,68)
#536F39
(83,111,57)
#445A2E
(68,90,46)
#354523
(53,69,35)
#263018
(38,48,24)
#171B0D
(23,27,13)
#000000
(0,0,0)

Tints of #ADED7B

#ADED7B
(173,237,123)
#B4EE87
(180,238,135)
#BBEF93
(187,239,147)
#C2F09F
(194,240,159)
#C9F1AB
(201,241,171)
#D0F2B7
(208,242,183)
#D7F3C3
(215,243,195)
#DEF4CF
(222,244,207)
#E5F5DB
(229,245,219)
#ECF6E7
(236,246,231)
#F3F7F3
(243,247,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADED7B; }

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

This text font color is #ADED7B.

Background Color

.myBgColor { background-color: #ADED7B; }

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

This div background color is #ADED7B.

Border color

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

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

This div border color is #ADED7B.

Opacity

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

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

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

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

This text has shadow with #ADED7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADED7B.

Preview

Color preview on black background

This text has color #ADED7B on black background.


Color preview on white background

This text has color #ADED7B on white background.


Black color preview on #ADED7B background

This text has black color on #ADED7B background.


White color preview on #ADED7B background

This text has white color on #ADED7B background.


Related colors

Complementary color

Complementary color for #hex is #521284.


I love getcolorcode.com

Triadic colors

1 #7BADED and #ED7BAD with #ADED7B are triadic colors.

2 #7BEDAD and #EDAD7B with #ADED7B are triadic colors.