COLOR #ADDF7B

HEX: #ADDF7B RGB: (173,223,123)

Renk bilgisi

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

RGB renk modeli

#ADDF7B color RGB value is (173,223,123).

RGB: (173,223,123) (68%, 87%, 48%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 123 of 255 = 48%

173
223
123

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

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 123 = 519 (100%)
R 173 of 519 ~ 33.33%
G 223 of 519 ~ 42.97%
B 123 of 519 ~ 23.7'%

%33.33
%42.97
%23.7

CMYK RENK MODELİ

#ADDF7B rengi CMYK tonu (22,0,45,13).

  • camgöbeği tonu 22.42%
  • eflatun tonu 0.00%
  • sarı tonu 44.84%
  • ana renk tonu 12.55%

CMYK: (22,0,45,13)
C22M0Y45K13 (22%, 0%, 45%, 13%)
(0.22 / 0.00 / 0.45 / 0.13)

CMYK yüzdeleri

%22.42
%0
%44.84
%12.55

Codes

Color #ADDF7B in popluar color models

AD DF 7B
RGB 173 223 123
HSL 90° 60.98% 67.84%
HSB/HSV 90° 44.84% 87.45%
CMYK 22.42% 0.00% 44.84%
12.55%

Color #ADDF7B in popluar number systems.

HEX AD DF 7B
Decimal 173 223 123
Binary 10101101 11011111 1111011
Octal 255 337 173

Shades and tints

Shades of #ADDF7B

#ADDF7B
(173,223,123)
#9ECB70
(158,203,112)
#8FB765
(143,183,101)
#80A35A
(128,163,90)
#718F4F
(113,143,79)
#627B44
(98,123,68)
#536739
(83,103,57)
#44532E
(68,83,46)
#353F23
(53,63,35)
#262B18
(38,43,24)
#17170D
(23,23,13)
#000000
(0,0,0)

Tints of #ADDF7B

#ADDF7B
(173,223,123)
#B4E187
(180,225,135)
#BBE393
(187,227,147)
#C2E59F
(194,229,159)
#C9E7AB
(201,231,171)
#D0E9B7
(208,233,183)
#D7EBC3
(215,235,195)
#DEEDCF
(222,237,207)
#E5EFDB
(229,239,219)
#ECF1E7
(236,241,231)
#F3F3F3
(243,243,243)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDF7B; }

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

This text font color is #ADDF7B.

Background Color

.myBgColor { background-color: #ADDF7B; }

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

This div background color is #ADDF7B.

Border color

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

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

This div border color is #ADDF7B.

Opacity

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

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

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

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

This text has shadow with #ADDF7B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDF7B.

Preview

Color preview on black background

This text has color #ADDF7B on black background.


Color preview on white background

This text has color #ADDF7B on white background.


Black color preview on #ADDF7B background

This text has black color on #ADDF7B background.


White color preview on #ADDF7B background

This text has white color on #ADDF7B background.


Related colors

Complementary color

Complementary color for #hex is #522084.


I love getcolorcode.com

Triadic colors

1 #7BADDF and #DF7BAD with #ADDF7B are triadic colors.

2 #7BDFAD and #DFAD7B with #ADDF7B are triadic colors.