COLOR #48741D

HEX: #48741D RGB: (72,116,29)

Color info

#48741D contains mainly red and green colors. Web safe color of #48741D is #336633 (or #363).

RGB color model

#48741D color RGB value is (72,116,29).

RGB: (72,116,29) (28%, 45%, 11%)

RGB channels and saturation

R 72 of 255 = 28%
G 116 of 255 = 45%
B 29 of 255 = 11%

72
116
29

R + G + B ~ 28%. #48741D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 116 + 29 = 217 (100%)
R 72 of 217 ~ 33.18%
G 116 of 217 ~ 53.46%
B 29 of 217 ~ 13.36'%

%33.18
%53.46
%13.36

CMYK color model

#48741D color CMYK value is (38,0,75,55).

  • cyan value is 37.93%
  • magenta value is 0.00%
  • yellow value is 75.00%
  • key color value is 54.51%
CMYK: (38,0,75,55) C38M0Y75K55 (38%,0%,75%,55%) (0.38/0.00/0.75/0.55) 

CMYK percentages

%37.93
%0
%75
%54.51

Codes

Color #48741D in popluar color models

48 74 1D
RGB 72 116 29
HSL 90° 60.00% 28.43%
HSB/HSV 90° 75.00% 45.49%
CMYK 37.93% 0.00% 75.00%
54.51%

Color #48741D in popluar number systems.

HEX 48 74 1D
Decimal 72 116 29
Binary 1001000 1110100 11101
Octal 110 164 35

Shades and tints

Shades of #48741D

#48741D
(72,116,29)
#426A1B
(66,106,27)
#3C6019
(60,96,25)
#365617
(54,86,23)
#304C15
(48,76,21)
#2A4213
(42,66,19)
#243811
(36,56,17)
#1E2E0F
(30,46,15)
#18240D
(24,36,13)
#121A0B
(18,26,11)
#0C1009
(12,16,9)
#000000
(0,0,0)

Tints of #48741D

#48741D
(72,116,29)
#588031
(88,128,49)
#688C45
(104,140,69)
#789859
(120,152,89)
#88A46D
(136,164,109)
#98B081
(152,176,129)
#A8BC95
(168,188,149)
#B8C8A9
(184,200,169)
#C8D4BD
(200,212,189)
#D8E0D1
(216,224,209)
#E8ECE5
(232,236,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48741D color. Also use rgb(72,116,29) instead hex code.

Text Font Color

.myTextColor { color: #48741D; }

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

This text font color is #48741D.

Background Color

.myBgColor { background-color: #48741D; }

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

This div background color is #48741D.

Border color

.myBorderColor { border: 1px solid #48741D; }

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

This div border color is #48741D.

Opacity

.myOpacity80 { color: #48741D; opacity: 0.8; }

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

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

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

This text has shadow with #48741D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48741D.

Preview

Color preview on black background

This text has color #48741D on black background.


Color preview on white background

This text has color #48741D on white background.


Black color preview on #48741D background

This text has black color on #48741D background.


White color preview on #48741D background

This text has white color on #48741D background.


Related colors

Complementary color

Complementary color for #hex is #B78BE2.


I love getcolorcode.com

Triadic colors

1 #1D4874 and #741D48 with #48741D are triadic colors.

2 #1D7448 and #74481D with #48741D are triadic colors.