COLOR #ADDA48

HEX: #ADDA48 RGB: (173,218,72)

Renk bilgisi

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

RGB renk modeli

#ADDA48 color RGB value is (173,218,72).

RGB: (173,218,72) (68%, 85%, 28%)

RGB bağlantıları ve doygunluk

R 173 of 255 = 68%
G 218 of 255 = 85%
B 72 of 255 = 28%

173
218
72

R + G + B ~ 60%. #ADDA48 is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 173 + 218 + 72 = 463 (100%)
R 173 of 463 ~ 37.37%
G 218 of 463 ~ 47.08%
B 72 of 463 ~ 15.55'%

%37.37
%47.08
%15.55

CMYK RENK MODELİ

#ADDA48 rengi CMYK tonu (21,0,67,15).

  • camgöbeği tonu 20.64%
  • eflatun tonu 0.00%
  • sarı tonu 66.97%
  • ana renk tonu 14.51%

CMYK: (21,0,67,15)
C21M0Y67K15 (21%, 0%, 67%, 15%)
(0.21 / 0.00 / 0.67 / 0.15)

CMYK yüzdeleri

%20.64
%0
%66.97
%14.51

Codes

Color #ADDA48 in popluar color models

AD DA 48
RGB 173 218 72
HSL 78° 66.36% 56.86%
HSB/HSV 78° 66.97% 85.49%
CMYK 20.64% 0.00% 66.97%
14.51%

Color #ADDA48 in popluar number systems.

HEX AD DA 48
Decimal 173 218 72
Binary 10101101 11011010 1001000
Octal 255 332 110

Shades and tints

Shades of #ADDA48

#ADDA48
(173,218,72)
#9EC742
(158,199,66)
#8FB43C
(143,180,60)
#80A136
(128,161,54)
#718E30
(113,142,48)
#627B2A
(98,123,42)
#536824
(83,104,36)
#44551E
(68,85,30)
#354218
(53,66,24)
#262F12
(38,47,18)
#171C0C
(23,28,12)
#000000
(0,0,0)

Tints of #ADDA48

#ADDA48
(173,218,72)
#B4DD58
(180,221,88)
#BBE068
(187,224,104)
#C2E378
(194,227,120)
#C9E688
(201,230,136)
#D0E998
(208,233,152)
#D7ECA8
(215,236,168)
#DEEFB8
(222,239,184)
#E5F2C8
(229,242,200)
#ECF5D8
(236,245,216)
#F3F8E8
(243,248,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #ADDA48 color. Also use rgb(173,218,72) instead hex code.

Text Font Color

.myTextColor { color: #ADDA48; }

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

This text font color is #ADDA48.

Background Color

.myBgColor { background-color: #ADDA48; }

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

This div background color is #ADDA48.

Border color

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

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

This div border color is #ADDA48.

Opacity

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

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

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

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

This text has shadow with #ADDA48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #ADDA48.

Preview

Color preview on black background

This text has color #ADDA48 on black background.


Color preview on white background

This text has color #ADDA48 on white background.


Black color preview on #ADDA48 background

This text has black color on #ADDA48 background.


White color preview on #ADDA48 background

This text has white color on #ADDA48 background.


Related colors

Complementary color

Complementary color for #hex is #5225B7.


I love getcolorcode.com

Triadic colors

1 #48ADDA and #DA48AD with #ADDA48 are triadic colors.

2 #48DAAD and #DAAD48 with #ADDA48 are triadic colors.