COLOR #48562F

HEX: #48562F RGB: (72,86,47)

Color info

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

RGB color model

#48562F color RGB value is (72,86,47).

RGB: (72,86,47) (28%, 34%, 18%)

RGB channels and saturation

R 72 of 255 = 28%
G 86 of 255 = 34%
B 47 of 255 = 18%

72
86
47

R + G + B ~ 27%. #48562F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 86 + 47 = 205 (100%)
R 72 of 205 ~ 35.12%
G 86 of 205 ~ 41.95%
B 47 of 205 ~ 22.93'%

%35.12
%41.95
%22.93

CMYK color model

#48562F color CMYK value is (16,0,45,66).

  • cyan value is 16.28%
  • magenta value is 0.00%
  • yellow value is 45.35%
  • key color value is 66.27%

CMYK: (16,0,45,66)
C16M0Y45K66 (16%, 0%, 45%, 66%)
(0.16 / 0.00 / 0.45 / 0.66)

CMYK percentages

%16.28
%0
%45.35
%66.27

Codes

Color #48562F in popluar color models

48 56 2F
RGB 72 86 47
HSL 82° 29.32% 26.08%
HSB/HSV 82° 45.35% 33.73%
CMYK 16.28% 0.00% 45.35%
66.27%

Color #48562F in popluar number systems.

HEX 48 56 2F
Decimal 72 86 47
Binary 1001000 1010110 101111
Octal 110 126 57

Shades and tints

Shades of #48562F

#48562F
(72,86,47)
#424F2B
(66,79,43)
#3C4827
(60,72,39)
#364123
(54,65,35)
#303A1F
(48,58,31)
#2A331B
(42,51,27)
#242C17
(36,44,23)
#1E2513
(30,37,19)
#181E0F
(24,30,15)
#12170B
(18,23,11)
#0C1007
(12,16,7)
#000000
(0,0,0)

Tints of #48562F

#48562F
(72,86,47)
#586541
(88,101,65)
#687453
(104,116,83)
#788365
(120,131,101)
#889277
(136,146,119)
#98A189
(152,161,137)
#A8B09B
(168,176,155)
#B8BFAD
(184,191,173)
#C8CEBF
(200,206,191)
#D8DDD1
(216,221,209)
#E8ECE3
(232,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48562F color. Also use rgb(72,86,47) instead hex code.

Text Font Color

.myTextColor { color: #48562F; }

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

This text font color is #48562F.

Background Color

.myBgColor { background-color: #48562F; }

<div style="background-color:#48562F">Inner text</div>

This div background color is #48562F.

Border color

.myBorderColor { border: 1px solid #48562F; }

<div style="border:3px solid #48562F">Div</div>

This div border color is #48562F.

Opacity

.myOpacity80 { color: #48562F; opacity: 0.8; }

<p style="color:#48562F;opacity:0.8;">80%</p>

Text with #48562F 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 #48562F;}

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

This text has shadow with #48562F color.


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

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

This text has shadow with #48562F primary color and red secondary color.


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

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

This text has shadow with #48562F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48562F.

Preview

Color preview on black background

This text has color #48562F on black background.


Color preview on white background

This text has color #48562F on white background.


Black color preview on #48562F background

This text has black color on #48562F background.


White color preview on #48562F background

This text has white color on #48562F background.


Related colors

Complementary color

Complementary color for #hex is #B7A9D0.


I love getcolorcode.com

Triadic colors

1 #2F4856 and #562F48 with #48562F are triadic colors.

2 #2F5648 and #56482F with #48562F are triadic colors.