COLOR #ADDB79

HEX: #ADDB79 RGB: (173,219,121)

Renk bilgisi

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

RGB renk modeli

#ADDB79 color RGB value is (173,219,121).

RGB: (173,219,121) (68%, 86%, 47%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 121 of 255 = 47%

173
219
121

R + G + B ~ 67%. #ADDB79 is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 121 = 513 (100%)
R 173 of 513 ~ 33.72%
G 219 of 513 ~ 42.69%
B 121 of 513 ~ 23.59'%

%33.72
%42.69
%23.59

CMYK RENK MODELİ

#ADDB79 rengi CMYK tonu (21,0,45,14).

  • camgöbeği tonu 21.00%
  • eflatun tonu 0.00%
  • sarı tonu 44.75%
  • ana renk tonu 14.12%

CMYK: (21,0,45,14)
C21M0Y45K14 (21%, 0%, 45%, 14%)
(0.21 / 0.00 / 0.45 / 0.14)

CMYK yüzdeleri

%21
%0
%44.75
%14.12

Codes

Color #ADDB79 in popluar color models

AD DB 79
RGB 173 219 121
HSL 88° 57.65% 66.67%
HSB/HSV 88° 44.75% 85.88%
CMYK 21.00% 0.00% 44.75%
14.12%

Color #ADDB79 in popluar number systems.

HEX AD DB 79
Decimal 173 219 121
Binary 10101101 11011011 1111001
Octal 255 333 171

Shades and tints

Shades of #ADDB79

#ADDB79
(173,219,121)
#9EC86E
(158,200,110)
#8FB563
(143,181,99)
#80A258
(128,162,88)
#718F4D
(113,143,77)
#627C42
(98,124,66)
#536937
(83,105,55)
#44562C
(68,86,44)
#354321
(53,67,33)
#263016
(38,48,22)
#171D0B
(23,29,11)
#000000
(0,0,0)

Tints of #ADDB79

#ADDB79
(173,219,121)
#B4DE85
(180,222,133)
#BBE191
(187,225,145)
#C2E49D
(194,228,157)
#C9E7A9
(201,231,169)
#D0EAB5
(208,234,181)
#D7EDC1
(215,237,193)
#DEF0CD
(222,240,205)
#E5F3D9
(229,243,217)
#ECF6E5
(236,246,229)
#F3F9F1
(243,249,241)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDB79; }

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

This text font color is #ADDB79.

Background Color

.myBgColor { background-color: #ADDB79; }

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

This div background color is #ADDB79.

Border color

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

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

This div border color is #ADDB79.

Opacity

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

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

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

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

This text has shadow with #ADDB79 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDB79.

Preview

Color preview on black background

This text has color #ADDB79 on black background.


Color preview on white background

This text has color #ADDB79 on white background.


Black color preview on #ADDB79 background

This text has black color on #ADDB79 background.


White color preview on #ADDB79 background

This text has white color on #ADDB79 background.


Related colors

Complementary color

Complementary color for #hex is #522486.


I love getcolorcode.com

Triadic colors

1 #79ADDB and #DB79AD with #ADDB79 are triadic colors.

2 #79DBAD and #DBAD79 with #ADDB79 are triadic colors.