COLOR #48564D

HEX: #48564D RGB: (72,86,77)

Color info

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

RGB color model

#48564D color RGB value is (72,86,77).

RGB: (72,86,77) (28%, 34%, 30%)

RGB channels and saturation

R 72 of 255 = 28%
G 86 of 255 = 34%
B 77 of 255 = 30%

72
86
77

R + G + B ~ 31%. #48564D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 86 + 77 = 235 (100%)
R 72 of 235 ~ 30.64%
G 86 of 235 ~ 36.6%
B 77 of 235 ~ 32.77'%

%30.64
%36.6
%32.77

CMYK color model

#48564D color CMYK value is (16,0,10,66).

  • cyan value is 16.28%
  • magenta value is 0.00%
  • yellow value is 10.47%
  • key color value is 66.27%
CMYK: (16,0,10,66) C16M0Y10K66 (16%,0%,10%,66%) (0.16/0.00/0.10/0.66) 

CMYK percentages

%16.28
%0
%10.47
%66.27

Codes

Color #48564D in popluar color models

48 56 4D
RGB 72 86 77
HSL 141° 8.86% 30.98%
HSB/HSV 141° 16.28% 33.73%
CMYK 16.28% 0.00% 10.47%
66.27%

Color #48564D in popluar number systems.

HEX 48 56 4D
Decimal 72 86 77
Binary 1001000 1010110 1001101
Octal 110 126 115

Shades and tints

Shades of #48564D

#48564D
(72,86,77)
#424F46
(66,79,70)
#3C483F
(60,72,63)
#364138
(54,65,56)
#303A31
(48,58,49)
#2A332A
(42,51,42)
#242C23
(36,44,35)
#1E251C
(30,37,28)
#181E15
(24,30,21)
#12170E
(18,23,14)
#0C1007
(12,16,7)
#000000
(0,0,0)

Tints of #48564D

#48564D
(72,86,77)
#58655D
(88,101,93)
#68746D
(104,116,109)
#78837D
(120,131,125)
#88928D
(136,146,141)
#98A19D
(152,161,157)
#A8B0AD
(168,176,173)
#B8BFBD
(184,191,189)
#C8CECD
(200,206,205)
#D8DDDD
(216,221,221)
#E8ECED
(232,236,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48564D color. Also use rgb(72,86,77) instead hex code.

Text Font Color

.myTextColor { color: #48564D; }

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

This text font color is #48564D.

Background Color

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

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

This div background color is #48564D.

Border color

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

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

This div border color is #48564D.

Opacity

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

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

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

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

This text has shadow with #48564D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48564D.

Preview

Color preview on black background

This text has color #48564D on black background.


Color preview on white background

This text has color #48564D on white background.


Black color preview on #48564D background

This text has black color on #48564D background.


White color preview on #48564D background

This text has white color on #48564D background.


Related colors

Complementary color

Complementary color for #hex is #B7A9B2.


I love getcolorcode.com

Triadic colors

1 #4D4856 and #564D48 with #48564D are triadic colors.

2 #4D5648 and #56484D with #48564D are triadic colors.