COLOR #48B716

HEX: #48B716 RGB: (72,183,22)

Color info

#48B716 contains mainly green color. Web safe color of #48B716 is #33CC00 (or #3C0).

RGB color model

#48B716 color RGB value is (72,183,22).

RGB: (72,183,22) (28%, 72%, 9%)

RGB channels and saturation

R 72 of 255 = 28%
G 183 of 255 = 72%
B 22 of 255 = 9%

72
183
22

R + G + B ~ 36%. #48B716 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 183 + 22 = 277 (100%)
R 72 of 277 ~ 25.99%
G 183 of 277 ~ 66.06%
B 22 of 277 ~ 7.94'%

%25.99
%66.06

CMYK color model

#48B716 color CMYK value is (61,0,88,28).

  • cyan value is 60.66%
  • magenta value is 0.00%
  • yellow value is 87.98%
  • key color value is 28.24%

CMYK: (61,0,88,28)
C61M0Y88K28 (61%, 0%, 88%, 28%)
(0.61 / 0.00 / 0.88 / 0.28)

CMYK percentages

%60.66
%0
%87.98
%28.24

Codes

Color #48B716 in popluar color models

48 B7 16
RGB 72 183 22
HSL 101° 78.54% 40.20%
HSB/HSV 101° 87.98% 71.76%
CMYK 60.66% 0.00% 87.98%
28.24%

Color #48B716 in popluar number systems.

HEX 48 B7 16
Decimal 72 183 22
Binary 1001000 10110111 10110
Octal 110 267 26

Shades and tints

Shades of #48B716

#48B716
(72,183,22)
#42A714
(66,167,20)
#3C9712
(60,151,18)
#368710
(54,135,16)
#30770E
(48,119,14)
#2A670C
(42,103,12)
#24570A
(36,87,10)
#1E4708
(30,71,8)
#183706
(24,55,6)
#122704
(18,39,4)
#0C1702
(12,23,2)
#000000
(0,0,0)

Tints of #48B716

#48B716
(72,183,22)
#58BD2B
(88,189,43)
#68C340
(104,195,64)
#78C955
(120,201,85)
#88CF6A
(136,207,106)
#98D57F
(152,213,127)
#A8DB94
(168,219,148)
#B8E1A9
(184,225,169)
#C8E7BE
(200,231,190)
#D8EDD3
(216,237,211)
#E8F3E8
(232,243,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48B716 color. Also use rgb(72,183,22) instead hex code.

Text Font Color

.myTextColor { color: #48B716; }

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

This text font color is #48B716.

Background Color

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

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

This div background color is #48B716.

Border color

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

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

This div border color is #48B716.

Opacity

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

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

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

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

This text has shadow with #48B716 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48B716.

Preview

Color preview on black background

This text has color #48B716 on black background.


Color preview on white background

This text has color #48B716 on white background.


Black color preview on #48B716 background

This text has black color on #48B716 background.


White color preview on #48B716 background

This text has white color on #48B716 background.


Related colors

Complementary color

Complementary color for #hex is #B748E9.


I love getcolorcode.com

Triadic colors

1 #1648B7 and #B71648 with #48B716 are triadic colors.

2 #16B748 and #B74816 with #48B716 are triadic colors.