COLOR #48A84D

HEX: #48A84D RGB: (72,168,77)

Renk bilgisi

#48A84D contains mainly green color. #48A84D ‘ nin web güvenlik rengi #339933 (ya da #393) dir.

RGB renk modeli

#48A84D color RGB value is (72,168,77).

RGB: (72,168,77) (28%, 66%, 30%)

RGB bağlantıları ve doygunluk

R 72 of 255 = 28%
G 168 of 255 = 66%
B 77 of 255 = 30%

72
168
77

R + G + B ~ 41%. #48A84D is middle color (not dark and not light).

Yüzdelerle RGB renk parçaları

R + G + B = 72 + 168 + 77 = 317 (100%)
R 72 of 317 ~ 22.71%
G 168 of 317 ~ 53%
B 77 of 317 ~ 24.29'%

%22.71
%53
%24.29

CMYK RENK MODELİ

#48A84D rengi CMYK tonu (57,0,54,34).

  • camgöbeği tonu 57.14%
  • eflatun tonu 0.00%
  • sarı tonu 54.17%
  • ana renk tonu 34.12%

CMYK: (57,0,54,34)
C57M0Y54K34 (57%, 0%, 54%, 34%)
(0.57 / 0.00 / 0.54 / 0.34)

CMYK yüzdeleri

%57.14
%0
%54.17
%34.12

Codes

Color #48A84D in popluar color models

48 A8 4D
RGB 72 168 77
HSL 123° 40.00% 47.06%
HSB/HSV 123° 57.14% 65.88%
CMYK 57.14% 0.00% 54.17%
34.12%

Color #48A84D in popluar number systems.

HEX 48 A8 4D
Decimal 72 168 77
Binary 1001000 10101000 1001101
Octal 110 250 115

Shades and tints

Shades of #48A84D

#48A84D
(72,168,77)
#429946
(66,153,70)
#3C8A3F
(60,138,63)
#367B38
(54,123,56)
#306C31
(48,108,49)
#2A5D2A
(42,93,42)
#244E23
(36,78,35)
#1E3F1C
(30,63,28)
#183015
(24,48,21)
#12210E
(18,33,14)
#0C1207
(12,18,7)
#000000
(0,0,0)

Tints of #48A84D

#48A84D
(72,168,77)
#58AF5D
(88,175,93)
#68B66D
(104,182,109)
#78BD7D
(120,189,125)
#88C48D
(136,196,141)
#98CB9D
(152,203,157)
#A8D2AD
(168,210,173)
#B8D9BD
(184,217,189)
#C8E0CD
(200,224,205)
#D8E7DD
(216,231,221)
#E8EEED
(232,238,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48A84D color. Also use rgb(72,168,77) instead hex code.

Text Font Color

.myTextColor { color: #48A84D; }

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

This text font color is #48A84D.

Background Color

.myBgColor { background-color: #48A84D; }

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

This div background color is #48A84D.

Border color

.myBorderColor { border: 1px solid #48A84D; }

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

This div border color is #48A84D.

Opacity

.myOpacity80 { color: #48A84D; opacity: 0.8; }

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

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

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

This text has shadow with #48A84D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A84D.

Preview

Color preview on black background

This text has color #48A84D on black background.


Color preview on white background

This text has color #48A84D on white background.


Black color preview on #48A84D background

This text has black color on #48A84D background.


White color preview on #48A84D background

This text has white color on #48A84D background.


Related colors

Complementary color

Complementary color for #hex is #B757B2.


I love getcolorcode.com

Triadic colors

1 #4D48A8 and #A84D48 with #48A84D are triadic colors.

2 #4DA848 and #A8484D with #48A84D are triadic colors.