COLOR #ADED9A

HEX: #ADED9A RGB: (173,237,154)

Renk bilgisi

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

RGB renk modeli

#ADED9A color RGB value is (173,237,154).

RGB: (173,237,154) (68%, 93%, 60%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 237 of 255 = 93%
B 154 of 255 = 60%

173
237
154

R + G + B ~ 74%. #ADED9A is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 237 + 154 = 564 (100%)
R 173 of 564 ~ 30.67%
G 237 of 564 ~ 42.02%
B 154 of 564 ~ 27.3'%

%30.67
%42.02
%27.3

CMYK RENK MODELİ

#ADED9A rengi CMYK tonu (27,0,35,7).

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

CMYK: (27,0,35,7)
C27M0Y35K7 (27%, 0%, 35%, 7%)
(0.27 / 0.00 / 0.35 / 0.07)

CMYK yüzdeleri

%27
%0
%35.02
%7.06

Codes

Color #ADED9A in popluar color models

AD ED 9A
RGB 173 237 154
HSL 106° 69.75% 76.67%
HSB/HSV 106° 35.02% 92.94%
CMYK 27.00% 0.00% 35.02%
7.06%

Color #ADED9A in popluar number systems.

HEX AD ED 9A
Decimal 173 237 154
Binary 10101101 11101101 10011010
Octal 255 355 232

Shades and tints

Shades of #ADED9A

#ADED9A
(173,237,154)
#9ED88C
(158,216,140)
#8FC37E
(143,195,126)
#80AE70
(128,174,112)
#719962
(113,153,98)
#628454
(98,132,84)
#536F46
(83,111,70)
#445A38
(68,90,56)
#35452A
(53,69,42)
#26301C
(38,48,28)
#171B0E
(23,27,14)
#000000
(0,0,0)

Tints of #ADED9A

#ADED9A
(173,237,154)
#B4EEA3
(180,238,163)
#BBEFAC
(187,239,172)
#C2F0B5
(194,240,181)
#C9F1BE
(201,241,190)
#D0F2C7
(208,242,199)
#D7F3D0
(215,243,208)
#DEF4D9
(222,244,217)
#E5F5E2
(229,245,226)
#ECF6EB
(236,246,235)
#F3F7F4
(243,247,244)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADED9A; }

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

This text font color is #ADED9A.

Background Color

.myBgColor { background-color: #ADED9A; }

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

This div background color is #ADED9A.

Border color

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

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

This div border color is #ADED9A.

Opacity

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

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

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

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

This text has shadow with #ADED9A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADED9A.

Preview

Color preview on black background

This text has color #ADED9A on black background.


Color preview on white background

This text has color #ADED9A on white background.


Black color preview on #ADED9A background

This text has black color on #ADED9A background.


White color preview on #ADED9A background

This text has white color on #ADED9A background.


Related colors

Complementary color

Complementary color for #hex is #521265.


I love getcolorcode.com

Triadic colors

1 #9AADED and #ED9AAD with #ADED9A are triadic colors.

2 #9AEDAD and #EDAD9A with #ADED9A are triadic colors.