COLOR #48544B

HEX: #48544B RGB: (72,84,75)

Color info

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

RGB color model

#48544B color RGB value is (72,84,75).

RGB: (72,84,75) (28%, 33%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 84 of 255 = 33%
B 75 of 255 = 29%

72
84
75

R + G + B ~ 30%. #48544B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 84 + 75 = 231 (100%)
R 72 of 231 ~ 31.17%
G 84 of 231 ~ 36.36%
B 75 of 231 ~ 32.47'%

%31.17
%36.36
%32.47

CMYK color model

#48544B color CMYK value is (14,0,11,67).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 10.71%
  • key color value is 67.06%

CMYK: (14,0,11,67)
C14M0Y11K67 (14%, 0%, 11%, 67%)
(0.14 / 0.00 / 0.11 / 0.67)

CMYK percentages

%14.29
%0
%10.71
%67.06

Codes

Color #48544B in popluar color models

48 54 4B
RGB 72 84 75
HSL 135° 7.69% 30.59%
HSB/HSV 135° 14.29% 32.94%
CMYK 14.29% 0.00% 10.71%
67.06%

Color #48544B in popluar number systems.

HEX 48 54 4B
Decimal 72 84 75
Binary 1001000 1010100 1001011
Octal 110 124 113

Shades and tints

Shades of #48544B

#48544B
(72,84,75)
#424D45
(66,77,69)
#3C463F
(60,70,63)
#363F39
(54,63,57)
#303833
(48,56,51)
#2A312D
(42,49,45)
#242A27
(36,42,39)
#1E2321
(30,35,33)
#181C1B
(24,28,27)
#121515
(18,21,21)
#0C0E0F
(12,14,15)
#000000
(0,0,0)

Tints of #48544B

#48544B
(72,84,75)
#58635B
(88,99,91)
#68726B
(104,114,107)
#78817B
(120,129,123)
#88908B
(136,144,139)
#989F9B
(152,159,155)
#A8AEAB
(168,174,171)
#B8BDBB
(184,189,187)
#C8CCCB
(200,204,203)
#D8DBDB
(216,219,219)
#E8EAEB
(232,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48544B color. Also use rgb(72,84,75) instead hex code.

Text Font Color

.myTextColor { color: #48544B; }

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

This text font color is #48544B.

Background Color

.myBgColor { background-color: #48544B; }

<div style="background-color:#48544B">Inner text</div>

This div background color is #48544B.

Border color

.myBorderColor { border: 1px solid #48544B; }

<div style="border:3px solid #48544B">Div</div>

This div border color is #48544B.

Opacity

.myOpacity80 { color: #48544B; opacity: 0.8; }

<p style="color:#48544B;opacity:0.8;">80%</p>

Text with #48544B 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 #48544B;}

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

This text has shadow with #48544B color.


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

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

This text has shadow with #48544B primary color and red secondary color.


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

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

This text has shadow with #48544B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48544B.

Preview

Color preview on black background

This text has color #48544B on black background.


Color preview on white background

This text has color #48544B on white background.


Black color preview on #48544B background

This text has black color on #48544B background.


White color preview on #48544B background

This text has white color on #48544B background.


Related colors

Complementary color

Complementary color for #hex is #B7ABB4.


I love getcolorcode.com

Triadic colors

1 #4B4854 and #544B48 with #48544B are triadic colors.

2 #4B5448 and #54484B with #48544B are triadic colors.