COLOR #48540A

HEX: #48540A RGB: (72,84,10)

Color info

#48540A contains mainly red and green colors. Web safe color of #48540A is #336600 (or #360).

RGB color model

#48540A color RGB value is (72,84,10).

RGB: (72,84,10) (28%, 33%, 4%)

RGB channels and saturation

R 72 of 255 = 28%
G 84 of 255 = 33%
B 10 of 255 = 4%

72
84
10

R + G + B ~ 22%. #48540A is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 84 + 10 = 166 (100%)
R 72 of 166 ~ 43.37%
G 84 of 166 ~ 50.6%
B 10 of 166 ~ 6.02'%

%43.37
%50.6

CMYK color model

#48540A color CMYK value is (14,0,88,67).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 88.10%
  • key color value is 67.06%

CMYK: (14,0,88,67)
C14M0Y88K67 (14%, 0%, 88%, 67%)
(0.14 / 0.00 / 0.88 / 0.67)

CMYK percentages

%14.29
%0
%88.1
%67.06

Codes

Color #48540A in popluar color models

48 54 0A
RGB 72 84 10
HSL 70° 78.72% 18.43%
HSB/HSV 70° 88.10% 32.94%
CMYK 14.29% 0.00% 88.10%
67.06%

Color #48540A in popluar number systems.

HEX 48 54 0A
Decimal 72 84 10
Binary 1001000 1010100 1010
Octal 110 124 12

Shades and tints

Shades of #48540A

#48540A
(72,84,10)
#424D0A
(66,77,10)
#3C460A
(60,70,10)
#363F0A
(54,63,10)
#30380A
(48,56,10)
#2A310A
(42,49,10)
#242A0A
(36,42,10)
#1E230A
(30,35,10)
#181C0A
(24,28,10)
#12150A
(18,21,10)
#0C0E0A
(12,14,10)
#000000
(0,0,0)

Tints of #48540A

#48540A
(72,84,10)
#586320
(88,99,32)
#687236
(104,114,54)
#78814C
(120,129,76)
#889062
(136,144,98)
#989F78
(152,159,120)
#A8AE8E
(168,174,142)
#B8BDA4
(184,189,164)
#C8CCBA
(200,204,186)
#D8DBD0
(216,219,208)
#E8EAE6
(232,234,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48540A color. Also use rgb(72,84,10) instead hex code.

Text Font Color

.myTextColor { color: #48540A; }

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

This text font color is #48540A.

Background Color

.myBgColor { background-color: #48540A; }

<div style="background-color:#48540A">Inner text</div>

This div background color is #48540A.

Border color

.myBorderColor { border: 1px solid #48540A; }

<div style="border:3px solid #48540A">Div</div>

This div border color is #48540A.

Opacity

.myOpacity80 { color: #48540A; opacity: 0.8; }

<p style="color:#48540A;opacity:0.8;">80%</p>

Text with #48540A 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 #48540A;}

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

This text has shadow with #48540A color.


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

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

This text has shadow with #48540A primary color and red secondary color.


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

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

This text has shadow with #48540A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48540A.

Preview

Color preview on black background

This text has color #48540A on black background.


Color preview on white background

This text has color #48540A on white background.


Black color preview on #48540A background

This text has black color on #48540A background.


White color preview on #48540A background

This text has white color on #48540A background.


Related colors

Complementary color

Complementary color for #hex is #B7ABF5.


I love getcolorcode.com

Triadic colors

1 #0A4854 and #540A48 with #48540A are triadic colors.

2 #0A5448 and #54480A with #48540A are triadic colors.