COLOR #48543E

HEX: #48543E RGB: (72,84,62)

Color info

#48543E contains red, green and blue colors in about the same proportion. Web safe color of #48543E is #336633 (or #363).

RGB color model

#48543E color RGB value is (72,84,62).

RGB: (72,84,62) (28%, 33%, 24%)

RGB channels and saturation

R 72 of 255 = 28%
G 84 of 255 = 33%
B 62 of 255 = 24%

72
84
62

R + G + B ~ 28%. #48543E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 84 + 62 = 218 (100%)
R 72 of 218 ~ 33.03%
G 84 of 218 ~ 38.53%
B 62 of 218 ~ 28.44'%

%33.03
%38.53
%28.44

CMYK color model

#48543E color CMYK value is (14,0,26,67).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 26.19%
  • key color value is 67.06%
CMYK: (14,0,26,67) C14M0Y26K67 (14%,0%,26%,67%) (0.14/0.00/0.26/0.67) 

CMYK percentages

%14.29
%0
%26.19
%67.06

Codes

Color #48543E in popluar color models

48 54 3E
RGB 72 84 62
HSL 93° 15.07% 28.63%
HSB/HSV 93° 26.19% 32.94%
CMYK 14.29% 0.00% 26.19%
67.06%

Color #48543E in popluar number systems.

HEX 48 54 3E
Decimal 72 84 62
Binary 1001000 1010100 111110
Octal 110 124 76

Shades and tints

Shades of #48543E

#48543E
(72,84,62)
#424D39
(66,77,57)
#3C4634
(60,70,52)
#363F2F
(54,63,47)
#30382A
(48,56,42)
#2A3125
(42,49,37)
#242A20
(36,42,32)
#1E231B
(30,35,27)
#181C16
(24,28,22)
#121511
(18,21,17)
#0C0E0C
(12,14,12)
#000000
(0,0,0)

Tints of #48543E

#48543E
(72,84,62)
#58634F
(88,99,79)
#687260
(104,114,96)
#788171
(120,129,113)
#889082
(136,144,130)
#989F93
(152,159,147)
#A8AEA4
(168,174,164)
#B8BDB5
(184,189,181)
#C8CCC6
(200,204,198)
#D8DBD7
(216,219,215)
#E8EAE8
(232,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48543E color. Also use rgb(72,84,62) instead hex code.

Text Font Color

.myTextColor { color: #48543E; }

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

This text font color is #48543E.

Background Color

.myBgColor { background-color: #48543E; }

<div style="background-color:#48543E">Inner text</div>

This div background color is #48543E.

Border color

.myBorderColor { border: 1px solid #48543E; }

<div style="border:3px solid #48543E">Div</div>

This div border color is #48543E.

Opacity

.myOpacity80 { color: #48543E; opacity: 0.8; }

<p style="color:#48543E;opacity:0.8;">80%</p>

Text with #48543E 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 #48543E;}

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

This text has shadow with #48543E color.


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

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

This text has shadow with #48543E primary color and red secondary color.


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

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

This text has shadow with #48543E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48543E.

Preview

Color preview on black background

This text has color #48543E on black background.


Color preview on white background

This text has color #48543E on white background.


Black color preview on #48543E background

This text has black color on #48543E background.


White color preview on #48543E background

This text has white color on #48543E background.


Related colors

Complementary color

Complementary color for #hex is #B7ABC1.


I love getcolorcode.com

Triadic colors

1 #3E4854 and #543E48 with #48543E are triadic colors.

2 #3E5448 and #54483E with #48543E are triadic colors.