COLOR #48573D

HEX: #48573D RGB: (72,87,61)

Color info

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

RGB color model

#48573D color RGB value is (72,87,61).

RGB: (72,87,61) (28%, 34%, 24%)

RGB channels and saturation

R 72 of 255 = 28%
G 87 of 255 = 34%
B 61 of 255 = 24%

72
87
61

R + G + B ~ 29%. #48573D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 87 + 61 = 220 (100%)
R 72 of 220 ~ 32.73%
G 87 of 220 ~ 39.55%
B 61 of 220 ~ 27.73'%

%32.73
%39.55
%27.73

CMYK color model

#48573D color CMYK value is (17,0,30,66).

  • cyan value is 17.24%
  • magenta value is 0.00%
  • yellow value is 29.89%
  • key color value is 65.88%

CMYK: (17,0,30,66)
C17M0Y30K66 (17%, 0%, 30%, 66%)
(0.17 / 0.00 / 0.30 / 0.66)

CMYK percentages

%17.24
%0
%29.89
%65.88

Codes

Color #48573D in popluar color models

48 57 3D
RGB 72 87 61
HSL 95° 17.57% 29.02%
HSB/HSV 95° 29.89% 34.12%
CMYK 17.24% 0.00% 29.89%
65.88%

Color #48573D in popluar number systems.

HEX 48 57 3D
Decimal 72 87 61
Binary 1001000 1010111 111101
Octal 110 127 75

Shades and tints

Shades of #48573D

#48573D
(72,87,61)
#425038
(66,80,56)
#3C4933
(60,73,51)
#36422E
(54,66,46)
#303B29
(48,59,41)
#2A3424
(42,52,36)
#242D1F
(36,45,31)
#1E261A
(30,38,26)
#181F15
(24,31,21)
#121810
(18,24,16)
#0C110B
(12,17,11)
#000000
(0,0,0)

Tints of #48573D

#48573D
(72,87,61)
#58664E
(88,102,78)
#68755F
(104,117,95)
#788470
(120,132,112)
#889381
(136,147,129)
#98A292
(152,162,146)
#A8B1A3
(168,177,163)
#B8C0B4
(184,192,180)
#C8CFC5
(200,207,197)
#D8DED6
(216,222,214)
#E8EDE7
(232,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48573D color. Also use rgb(72,87,61) instead hex code.

Text Font Color

.myTextColor { color: #48573D; }

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

This text font color is #48573D.

Background Color

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

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

This div background color is #48573D.

Border color

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

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

This div border color is #48573D.

Opacity

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

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

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

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

This text has shadow with #48573D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48573D.

Preview

Color preview on black background

This text has color #48573D on black background.


Color preview on white background

This text has color #48573D on white background.


Black color preview on #48573D background

This text has black color on #48573D background.


White color preview on #48573D background

This text has white color on #48573D background.


Related colors

Complementary color

Complementary color for #hex is #B7A8C2.


I love getcolorcode.com

Triadic colors

1 #3D4857 and #573D48 with #48573D are triadic colors.

2 #3D5748 and #57483D with #48573D are triadic colors.