COLOR #48A136

HEX: #48A136 RGB: (72,161,54)

Color info

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

RGB color model

#48A136 color RGB value is (72,161,54).

RGB: (72,161,54) (28%, 63%, 21%)

RGB channels and saturation

R 72 of 255 = 28%
G 161 of 255 = 63%
B 54 of 255 = 21%

72
161
54

R + G + B ~ 37%. #48A136 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 161 + 54 = 287 (100%)
R 72 of 287 ~ 25.09%
G 161 of 287 ~ 56.1%
B 54 of 287 ~ 18.82'%

%25.09
%56.1
%18.82

CMYK color model

#48A136 color CMYK value is (55,0,66,37).

  • cyan value is 55.28%
  • magenta value is 0.00%
  • yellow value is 66.46%
  • key color value is 36.86%

CMYK: (55,0,66,37)
C55M0Y66K37 (55%, 0%, 66%, 37%)
(0.55 / 0.00 / 0.66 / 0.37)

CMYK percentages

%55.28
%0
%66.46
%36.86

Codes

Color #48A136 in popluar color models

48 A1 36
RGB 72 161 54
HSL 110° 49.77% 42.16%
HSB/HSV 110° 66.46% 63.14%
CMYK 55.28% 0.00% 66.46%
36.86%

Color #48A136 in popluar number systems.

HEX 48 A1 36
Decimal 72 161 54
Binary 1001000 10100001 110110
Octal 110 241 66

Shades and tints

Shades of #48A136

#48A136
(72,161,54)
#429332
(66,147,50)
#3C852E
(60,133,46)
#36772A
(54,119,42)
#306926
(48,105,38)
#2A5B22
(42,91,34)
#244D1E
(36,77,30)
#1E3F1A
(30,63,26)
#183116
(24,49,22)
#122312
(18,35,18)
#0C150E
(12,21,14)
#000000
(0,0,0)

Tints of #48A136

#48A136
(72,161,54)
#58A948
(88,169,72)
#68B15A
(104,177,90)
#78B96C
(120,185,108)
#88C17E
(136,193,126)
#98C990
(152,201,144)
#A8D1A2
(168,209,162)
#B8D9B4
(184,217,180)
#C8E1C6
(200,225,198)
#D8E9D8
(216,233,216)
#E8F1EA
(232,241,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48A136 color. Also use rgb(72,161,54) instead hex code.

Text Font Color

.myTextColor { color: #48A136; }

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

This text font color is #48A136.

Background Color

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

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

This div background color is #48A136.

Border color

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

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

This div border color is #48A136.

Opacity

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

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

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

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

This text has shadow with #48A136 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48A136.

Preview

Color preview on black background

This text has color #48A136 on black background.


Color preview on white background

This text has color #48A136 on white background.


Black color preview on #48A136 background

This text has black color on #48A136 background.


White color preview on #48A136 background

This text has white color on #48A136 background.


Related colors

Complementary color

Complementary color for #hex is #B75EC9.


I love getcolorcode.com

Triadic colors

1 #3648A1 and #A13648 with #48A136 are triadic colors.

2 #36A148 and #A14836 with #48A136 are triadic colors.