COLOR #48543A

HEX: #48543A RGB: (72,84,58)

Color info

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

RGB color model

#48543A color RGB value is (72,84,58).

RGB: (72,84,58) (28%, 33%, 23%)

RGB channels and saturation

R 72 of 255 = 28%
G 84 of 255 = 33%
B 58 of 255 = 23%

72
84
58

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

Portions of RGB colors in percentages

R + G + B = 72 + 84 + 58 = 214 (100%)
R 72 of 214 ~ 33.64%
G 84 of 214 ~ 39.25%
B 58 of 214 ~ 27.1'%

%33.64
%39.25
%27.1

CMYK color model

#48543A color CMYK value is (14,0,31,67).

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

CMYK: (14,0,31,67)
C14M0Y31K67 (14%, 0%, 31%, 67%)
(0.14 / 0.00 / 0.31 / 0.67)

CMYK percentages

%14.29
%0
%30.95
%67.06

Codes

Color #48543A in popluar color models

48 54 3A
RGB 72 84 58
HSL 88° 18.31% 27.84%
HSB/HSV 88° 30.95% 32.94%
CMYK 14.29% 0.00% 30.95%
67.06%

Color #48543A in popluar number systems.

HEX 48 54 3A
Decimal 72 84 58
Binary 1001000 1010100 111010
Octal 110 124 72

Shades and tints

Shades of #48543A

#48543A
(72,84,58)
#424D35
(66,77,53)
#3C4630
(60,70,48)
#363F2B
(54,63,43)
#303826
(48,56,38)
#2A3121
(42,49,33)
#242A1C
(36,42,28)
#1E2317
(30,35,23)
#181C12
(24,28,18)
#12150D
(18,21,13)
#0C0E08
(12,14,8)
#000000
(0,0,0)

Tints of #48543A

#48543A
(72,84,58)
#58634B
(88,99,75)
#68725C
(104,114,92)
#78816D
(120,129,109)
#88907E
(136,144,126)
#989F8F
(152,159,143)
#A8AEA0
(168,174,160)
#B8BDB1
(184,189,177)
#C8CCC2
(200,204,194)
#D8DBD3
(216,219,211)
#E8EAE4
(232,234,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48543A; }

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

This text font color is #48543A.

Background Color

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

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

This div background color is #48543A.

Border color

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

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

This div border color is #48543A.

Opacity

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

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

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

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

This text has shadow with #48543A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48543A.

Preview

Color preview on black background

This text has color #48543A on black background.


Color preview on white background

This text has color #48543A on white background.


Black color preview on #48543A background

This text has black color on #48543A background.


White color preview on #48543A background

This text has white color on #48543A background.


Related colors

Complementary color

Complementary color for #hex is #B7ABC5.


I love getcolorcode.com

Triadic colors

1 #3A4854 and #543A48 with #48543A are triadic colors.

2 #3A5448 and #54483A with #48543A are triadic colors.