COLOR #48582C

HEX: #48582C RGB: (72,88,44)

Color info

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

RGB color model

#48582C color RGB value is (72,88,44).

RGB: (72,88,44) (28%, 35%, 17%)

RGB channels and saturation

R 72 of 255 = 28%
G 88 of 255 = 35%
B 44 of 255 = 17%

72
88
44

R + G + B ~ 27%. #48582C is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 88 + 44 = 204 (100%)
R 72 of 204 ~ 35.29%
G 88 of 204 ~ 43.14%
B 44 of 204 ~ 21.57'%

%35.29
%43.14
%21.57

CMYK color model

#48582C color CMYK value is (18,0,50,65).

  • cyan value is 18.18%
  • magenta value is 0.00%
  • yellow value is 50.00%
  • key color value is 65.49%

CMYK: (18,0,50,65)
C18M0Y50K65 (18%, 0%, 50%, 65%)
(0.18 / 0.00 / 0.50 / 0.65)

CMYK percentages

%18.18
%0
%50
%65.49

Codes

Color #48582C in popluar color models

48 58 2C
RGB 72 88 44
HSL 82° 33.33% 25.88%
HSB/HSV 82° 50.00% 34.51%
CMYK 18.18% 0.00% 50.00%
65.49%

Color #48582C in popluar number systems.

HEX 48 58 2C
Decimal 72 88 44
Binary 1001000 1011000 101100
Octal 110 130 54

Shades and tints

Shades of #48582C

#48582C
(72,88,44)
#425028
(66,80,40)
#3C4824
(60,72,36)
#364020
(54,64,32)
#30381C
(48,56,28)
#2A3018
(42,48,24)
#242814
(36,40,20)
#1E2010
(30,32,16)
#18180C
(24,24,12)
#121008
(18,16,8)
#0C0804
(12,8,4)
#000000
(0,0,0)

Tints of #48582C

#48582C
(72,88,44)
#58673F
(88,103,63)
#687652
(104,118,82)
#788565
(120,133,101)
#889478
(136,148,120)
#98A38B
(152,163,139)
#A8B29E
(168,178,158)
#B8C1B1
(184,193,177)
#C8D0C4
(200,208,196)
#D8DFD7
(216,223,215)
#E8EEEA
(232,238,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48582C color. Also use rgb(72,88,44) instead hex code.

Text Font Color

.myTextColor { color: #48582C; }

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

This text font color is #48582C.

Background Color

.myBgColor { background-color: #48582C; }

<div style="background-color:#48582C">Inner text</div>

This div background color is #48582C.

Border color

.myBorderColor { border: 1px solid #48582C; }

<div style="border:3px solid #48582C">Div</div>

This div border color is #48582C.

Opacity

.myOpacity80 { color: #48582C; opacity: 0.8; }

<p style="color:#48582C;opacity:0.8;">80%</p>

Text with #48582C 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 #48582C;}

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

This text has shadow with #48582C color.


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

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

This text has shadow with #48582C primary color and red secondary color.


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

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

This text has shadow with #48582C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48582C.

Preview

Color preview on black background

This text has color #48582C on black background.


Color preview on white background

This text has color #48582C on white background.


Black color preview on #48582C background

This text has black color on #48582C background.


White color preview on #48582C background

This text has white color on #48582C background.


Related colors

Complementary color

Complementary color for #hex is #B7A7D3.


I love getcolorcode.com

Triadic colors

1 #2C4858 and #582C48 with #48582C are triadic colors.

2 #2C5848 and #58482C with #48582C are triadic colors.