COLOR #48523A

HEX: #48523A RGB: (72,82,58)

Color info

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

RGB color model

#48523A color RGB value is (72,82,58).

RGB: (72,82,58) (28%, 32%, 23%)

RGB channels and saturation

R 72 of 255 = 28%
G 82 of 255 = 32%
B 58 of 255 = 23%

72
82
58

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

Portions of RGB colors in percentages

R + G + B = 72 + 82 + 58 = 212 (100%)
R 72 of 212 ~ 33.96%
G 82 of 212 ~ 38.68%
B 58 of 212 ~ 27.36'%

%33.96
%38.68
%27.36

CMYK color model

#48523A color CMYK value is (12,0,29,68).

  • cyan value is 12.20%
  • magenta value is 0.00%
  • yellow value is 29.27%
  • key color value is 67.84%

CMYK: (12,0,29,68)
C12M0Y29K68 (12%, 0%, 29%, 68%)
(0.12 / 0.00 / 0.29 / 0.68)

CMYK percentages

%12.2
%0
%29.27
%67.84

Codes

Color #48523A in popluar color models

48 52 3A
RGB 72 82 58
HSL 85° 17.14% 27.45%
HSB/HSV 85° 29.27% 32.16%
CMYK 12.20% 0.00% 29.27%
67.84%

Color #48523A in popluar number systems.

HEX 48 52 3A
Decimal 72 82 58
Binary 1001000 1010010 111010
Octal 110 122 72

Shades and tints

Shades of #48523A

#48523A
(72,82,58)
#424B35
(66,75,53)
#3C4430
(60,68,48)
#363D2B
(54,61,43)
#303626
(48,54,38)
#2A2F21
(42,47,33)
#24281C
(36,40,28)
#1E2117
(30,33,23)
#181A12
(24,26,18)
#12130D
(18,19,13)
#0C0C08
(12,12,8)
#000000
(0,0,0)

Tints of #48523A

#48523A
(72,82,58)
#58614B
(88,97,75)
#68705C
(104,112,92)
#787F6D
(120,127,109)
#888E7E
(136,142,126)
#989D8F
(152,157,143)
#A8ACA0
(168,172,160)
#B8BBB1
(184,187,177)
#C8CAC2
(200,202,194)
#D8D9D3
(216,217,211)
#E8E8E4
(232,232,228)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48523A; }

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

This text font color is #48523A.

Background Color

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

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

This div background color is #48523A.

Border color

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

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

This div border color is #48523A.

Opacity

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

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

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

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

This text has shadow with #48523A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48523A.

Preview

Color preview on black background

This text has color #48523A on black background.


Color preview on white background

This text has color #48523A on white background.


Black color preview on #48523A background

This text has black color on #48523A background.


White color preview on #48523A background

This text has white color on #48523A background.


Related colors

Complementary color

Complementary color for #hex is #B7ADC5.


I love getcolorcode.com

Triadic colors

1 #3A4852 and #523A48 with #48523A are triadic colors.

2 #3A5248 and #52483A with #48523A are triadic colors.