COLOR #ADDF4B

HEX: #ADDF4B RGB: (173,223,75)

Renk bilgisi

#ADDF4B contains mainly red and green colors. #ADDF4B ‘ nin web güvenlik rengi #99CC33 (ya da #9C3) dir.

RGB renk modeli

#ADDF4B color RGB value is (173,223,75).

RGB: (173,223,75) (68%, 87%, 29%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 223 of 255 = 87%
B 75 of 255 = 29%

173
223
75

R + G + B ~ 61%. #ADDF4B is quite light color.

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 223 + 75 = 471 (100%)
R 173 of 471 ~ 36.73%
G 223 of 471 ~ 47.35%
B 75 of 471 ~ 15.92'%

%36.73
%47.35
%15.92

CMYK RENK MODELİ

#ADDF4B rengi CMYK tonu (22,0,66,13).

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

CMYK: (22,0,66,13)
C22M0Y66K13 (22%, 0%, 66%, 13%)
(0.22 / 0.00 / 0.66 / 0.13)

CMYK yüzdeleri

%22.42
%0
%66.37
%12.55

Codes

Color #ADDF4B in popluar color models

AD DF 4B
RGB 173 223 75
HSL 80° 69.81% 58.43%
HSB/HSV 80° 66.37% 87.45%
CMYK 22.42% 0.00% 66.37%
12.55%

Color #ADDF4B in popluar number systems.

HEX AD DF 4B
Decimal 173 223 75
Binary 10101101 11011111 1001011
Octal 255 337 113

Shades and tints

Shades of #ADDF4B

#ADDF4B
(173,223,75)
#9ECB45
(158,203,69)
#8FB73F
(143,183,63)
#80A339
(128,163,57)
#718F33
(113,143,51)
#627B2D
(98,123,45)
#536727
(83,103,39)
#445321
(68,83,33)
#353F1B
(53,63,27)
#262B15
(38,43,21)
#17170F
(23,23,15)
#000000
(0,0,0)

Tints of #ADDF4B

#ADDF4B
(173,223,75)
#B4E15B
(180,225,91)
#BBE36B
(187,227,107)
#C2E57B
(194,229,123)
#C9E78B
(201,231,139)
#D0E99B
(208,233,155)
#D7EBAB
(215,235,171)
#DEEDBB
(222,237,187)
#E5EFCB
(229,239,203)
#ECF1DB
(236,241,219)
#F3F3EB
(243,243,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #ADDF4B; }

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

This text font color is #ADDF4B.

Background Color

.myBgColor { background-color: #ADDF4B; }

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

This div background color is #ADDF4B.

Border color

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

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

This div border color is #ADDF4B.

Opacity

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

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

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

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

This text has shadow with #ADDF4B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDF4B.

Preview

Color preview on black background

This text has color #ADDF4B on black background.


Color preview on white background

This text has color #ADDF4B on white background.


Black color preview on #ADDF4B background

This text has black color on #ADDF4B background.


White color preview on #ADDF4B background

This text has white color on #ADDF4B background.


Related colors

Complementary color

Complementary color for #hex is #5220B4.


I love getcolorcode.com

Triadic colors

1 #4BADDF and #DF4BAD with #ADDF4B are triadic colors.

2 #4BDFAD and #DFAD4B with #ADDF4B are triadic colors.