COLOR #ADDB7B

HEX: #ADDB7B RGB: (173,219,123)

Renk bilgisi

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

RGB renk modeli

#ADDB7B color RGB value is (173,219,123).

RGB: (173,219,123) (68%, 86%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 219 of 255 = 86%
B 123 of 255 = 48%

173
219
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 219 + 123 = 515 (100%)
R 173 of 515 ~ 33.59%
G 219 of 515 ~ 42.52%
B 123 of 515 ~ 23.88'%

%33.59
%42.52
%23.88

CMYK RENK MODELİ

#ADDB7B rengi CMYK tonu (21,0,44,14).

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

CMYK: (21,0,44,14)
C21M0Y44K14 (21%, 0%, 44%, 14%)
(0.21 / 0.00 / 0.44 / 0.14)

CMYK yüzdeleri

%21
%0
%43.84
%14.12

Codes

Color #ADDB7B in popluar color models

AD DB 7B
RGB 173 219 123
HSL 89° 57.14% 67.06%
HSB/HSV 89° 43.84% 85.88%
CMYK 21.00% 0.00% 43.84%
14.12%

Color #ADDB7B in popluar number systems.

HEX AD DB 7B
Decimal 173 219 123
Binary 10101101 11011011 1111011
Octal 255 333 173

Shades and tints

Shades of #ADDB7B

#ADDB7B
(173,219,123)
#9EC870
(158,200,112)
#8FB565
(143,181,101)
#80A25A
(128,162,90)
#718F4F
(113,143,79)
#627C44
(98,124,68)
#536939
(83,105,57)
#44562E
(68,86,46)
#354323
(53,67,35)
#263018
(38,48,24)
#171D0D
(23,29,13)
#000000
(0,0,0)

Tints of #ADDB7B

#ADDB7B
(173,219,123)
#B4DE87
(180,222,135)
#BBE193
(187,225,147)
#C2E49F
(194,228,159)
#C9E7AB
(201,231,171)
#D0EAB7
(208,234,183)
#D7EDC3
(215,237,195)
#DEF0CF
(222,240,207)
#E5F3DB
(229,243,219)
#ECF6E7
(236,246,231)
#F3F9F3
(243,249,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDB7B; }

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

This text font color is #ADDB7B.

Background Color

.myBgColor { background-color: #ADDB7B; }

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

This div background color is #ADDB7B.

Border color

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

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

This div border color is #ADDB7B.

Opacity

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

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

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

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

This text has shadow with #ADDB7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDB7B.

Preview

Color preview on black background

This text has color #ADDB7B on black background.


Color preview on white background

This text has color #ADDB7B on white background.


Black color preview on #ADDB7B background

This text has black color on #ADDB7B background.


White color preview on #ADDB7B background

This text has white color on #ADDB7B background.


Related colors

Complementary color

Complementary color for #hex is #522484.


I love getcolorcode.com

Triadic colors

1 #7BADDB and #DB7BAD with #ADDB7B are triadic colors.

2 #7BDBAD and #DBAD7B with #ADDB7B are triadic colors.