COLOR #48A738

HEX: #48A738 RGB: (72,167,56)

Color info

#48A738 contains mainly green color. Web safe color of #48A738 is #339933 (or #393).

RGB color model

#48A738 color RGB value is (72,167,56).

RGB: (72,167,56) (28%, 65%, 22%)

RGB channels and saturation

R 72 of 255 = 28%
G 167 of 255 = 65%
B 56 of 255 = 22%

72
167
56

R + G + B ~ 38%. #48A738 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 167 + 56 = 295 (100%)
R 72 of 295 ~ 24.41%
G 167 of 295 ~ 56.61%
B 56 of 295 ~ 18.98'%

%24.41
%56.61
%18.98

CMYK color model

#48A738 color CMYK value is (57,0,66,35).

  • cyan value is 56.89%
  • magenta value is 0.00%
  • yellow value is 66.47%
  • key color value is 34.51%

CMYK: (57,0,66,35)
C57M0Y66K35 (57%, 0%, 66%, 35%)
(0.57 / 0.00 / 0.66 / 0.35)

CMYK percentages

%56.89
%0
%66.47
%34.51

Codes

Color #48A738 in popluar color models

48 A7 38
RGB 72 167 56
HSL 111° 49.78% 43.73%
HSB/HSV 111° 66.47% 65.49%
CMYK 56.89% 0.00% 66.47%
34.51%

Color #48A738 in popluar number systems.

HEX 48 A7 38
Decimal 72 167 56
Binary 1001000 10100111 111000
Octal 110 247 70

Shades and tints

Shades of #48A738

#48A738
(72,167,56)
#429833
(66,152,51)
#3C892E
(60,137,46)
#367A29
(54,122,41)
#306B24
(48,107,36)
#2A5C1F
(42,92,31)
#244D1A
(36,77,26)
#1E3E15
(30,62,21)
#182F10
(24,47,16)
#12200B
(18,32,11)
#0C1106
(12,17,6)
#000000
(0,0,0)

Tints of #48A738

#48A738
(72,167,56)
#58AF4A
(88,175,74)
#68B75C
(104,183,92)
#78BF6E
(120,191,110)
#88C780
(136,199,128)
#98CF92
(152,207,146)
#A8D7A4
(168,215,164)
#B8DFB6
(184,223,182)
#C8E7C8
(200,231,200)
#D8EFDA
(216,239,218)
#E8F7EC
(232,247,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48A738 color. Also use rgb(72,167,56) instead hex code.

Text Font Color

.myTextColor { color: #48A738; }

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

This text font color is #48A738.

Background Color

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

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

This div background color is #48A738.

Border color

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

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

This div border color is #48A738.

Opacity

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

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

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

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

This text has shadow with #48A738 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A738.

Preview

Color preview on black background

This text has color #48A738 on black background.


Color preview on white background

This text has color #48A738 on white background.


Black color preview on #48A738 background

This text has black color on #48A738 background.


White color preview on #48A738 background

This text has white color on #48A738 background.


Related colors

Complementary color

Complementary color for #hex is #B758C7.


I love getcolorcode.com

Triadic colors

1 #3848A7 and #A73848 with #48A738 are triadic colors.

2 #38A748 and #A74838 with #48A738 are triadic colors.