COLOR #ADDB7E

HEX: #ADDB7E RGB: (173,219,126)

Renk bilgisi

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

RGB renk modeli

#ADDB7E color RGB value is (173,219,126).

RGB: (173,219,126) (68%, 86%, 49%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 126 of 255 = 49%

173
219
126

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 126 = 518 (100%)
R 173 of 518 ~ 33.4%
G 219 of 518 ~ 42.28%
B 126 of 518 ~ 24.32'%

%33.4
%42.28
%24.32

CMYK RENK MODELİ

#ADDB7E rengi CMYK tonu (21,0,42,14).

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

CMYK: (21,0,42,14)
C21M0Y42K14 (21%, 0%, 42%, 14%)
(0.21 / 0.00 / 0.42 / 0.14)

CMYK yüzdeleri

%21
%0
%42.47
%14.12

Codes

Color #ADDB7E in popluar color models

AD DB 7E
RGB 173 219 126
HSL 90° 56.36% 67.65%
HSB/HSV 90° 42.47% 85.88%
CMYK 21.00% 0.00% 42.47%
14.12%

Color #ADDB7E in popluar number systems.

HEX AD DB 7E
Decimal 173 219 126
Binary 10101101 11011011 1111110
Octal 255 333 176

Shades and tints

Shades of #ADDB7E

#ADDB7E
(173,219,126)
#9EC873
(158,200,115)
#8FB568
(143,181,104)
#80A25D
(128,162,93)
#718F52
(113,143,82)
#627C47
(98,124,71)
#53693C
(83,105,60)
#445631
(68,86,49)
#354326
(53,67,38)
#26301B
(38,48,27)
#171D10
(23,29,16)
#000000
(0,0,0)

Tints of #ADDB7E

#ADDB7E
(173,219,126)
#B4DE89
(180,222,137)
#BBE194
(187,225,148)
#C2E49F
(194,228,159)
#C9E7AA
(201,231,170)
#D0EAB5
(208,234,181)
#D7EDC0
(215,237,192)
#DEF0CB
(222,240,203)
#E5F3D6
(229,243,214)
#ECF6E1
(236,246,225)
#F3F9EC
(243,249,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDB7E; }

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

This text font color is #ADDB7E.

Background Color

.myBgColor { background-color: #ADDB7E; }

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

This div background color is #ADDB7E.

Border color

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

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

This div border color is #ADDB7E.

Opacity

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

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

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

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

This text has shadow with #ADDB7E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDB7E.

Preview

Color preview on black background

This text has color #ADDB7E on black background.


Color preview on white background

This text has color #ADDB7E on white background.


Black color preview on #ADDB7E background

This text has black color on #ADDB7E background.


White color preview on #ADDB7E background

This text has white color on #ADDB7E background.


Related colors

Complementary color

Complementary color for #hex is #522481.


I love getcolorcode.com

Triadic colors

1 #7EADDB and #DB7EAD with #ADDB7E are triadic colors.

2 #7EDBAD and #DBAD7E with #ADDB7E are triadic colors.