COLOR #ADD079

HEX: #ADD079 RGB: (173,208,121)

Renk bilgisi

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

RGB renk modeli

#ADD079 color RGB value is (173,208,121).

RGB: (173,208,121) (68%, 82%, 47%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 208 of 255 = 82%
B 121 of 255 = 47%

173
208
121

R + G + B ~ 66%. #ADD079 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 208 + 121 = 502 (100%)
R 173 of 502 ~ 34.46%
G 208 of 502 ~ 41.43%
B 121 of 502 ~ 24.1'%

%34.46
%41.43
%24.1

CMYK RENK MODELİ

#ADD079 rengi CMYK tonu (17,0,42,18).

  • camgöbeği tonu 16.83%
  • eflatun tonu 0.00%
  • sarı tonu 41.83%
  • ana renk tonu 18.43%

CMYK: (17,0,42,18)
C17M0Y42K18 (17%, 0%, 42%, 18%)
(0.17 / 0.00 / 0.42 / 0.18)

CMYK yüzdeleri

%16.83
%0
%41.83
%18.43

Codes

Color #ADD079 in popluar color models

AD D0 79
RGB 173 208 121
HSL 84° 48.07% 64.51%
HSB/HSV 84° 41.83% 81.57%
CMYK 16.83% 0.00% 41.83%
18.43%

Color #ADD079 in popluar number systems.

HEX AD D0 79
Decimal 173 208 121
Binary 10101101 11010000 1111001
Octal 255 320 171

Shades and tints

Shades of #ADD079

#ADD079
(173,208,121)
#9EBE6E
(158,190,110)
#8FAC63
(143,172,99)
#809A58
(128,154,88)
#71884D
(113,136,77)
#627642
(98,118,66)
#536437
(83,100,55)
#44522C
(68,82,44)
#354021
(53,64,33)
#262E16
(38,46,22)
#171C0B
(23,28,11)
#000000
(0,0,0)

Tints of #ADD079

#ADD079
(173,208,121)
#B4D485
(180,212,133)
#BBD891
(187,216,145)
#C2DC9D
(194,220,157)
#C9E0A9
(201,224,169)
#D0E4B5
(208,228,181)
#D7E8C1
(215,232,193)
#DEECCD
(222,236,205)
#E5F0D9
(229,240,217)
#ECF4E5
(236,244,229)
#F3F8F1
(243,248,241)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADD079 color. Also use rgb(173,208,121) instead hex code.

Text Font Color

.myTextColor { color: #ADD079; }

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

This text font color is #ADD079.

Background Color

.myBgColor { background-color: #ADD079; }

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

This div background color is #ADD079.

Border color

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

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

This div border color is #ADD079.

Opacity

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

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

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

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

This text has shadow with #ADD079 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADD079.

Preview

Color preview on black background

This text has color #ADD079 on black background.


Color preview on white background

This text has color #ADD079 on white background.


Black color preview on #ADD079 background

This text has black color on #ADD079 background.


White color preview on #ADD079 background

This text has white color on #ADD079 background.


Related colors

Complementary color

Complementary color for #hex is #522F86.


I love getcolorcode.com

Triadic colors

1 #79ADD0 and #D079AD with #ADD079 are triadic colors.

2 #79D0AD and #D0AD79 with #ADD079 are triadic colors.