COLOR #48493D

HEX: #48493D RGB: (72,73,61)

Color info

#48493D contains red, green and blue colors in about the same proportion. Web safe color of #48493D is #333333 (or #333).

RGB color model

#48493D color RGB value is (72,73,61).

RGB: (72,73,61) (28%, 29%, 24%)

RGB channels and saturation

R 72 of 255 = 28%
G 73 of 255 = 29%
B 61 of 255 = 24%

72
73
61

R + G + B ~ 27%. #48493D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 73 + 61 = 206 (100%)
R 72 of 206 ~ 34.95%
G 73 of 206 ~ 35.44%
B 61 of 206 ~ 29.61'%

%34.95
%35.44
%29.61

CMYK color model

#48493D color CMYK value is (1,0,16,71).

  • cyan value is 1.37%
  • magenta value is 0.00%
  • yellow value is 16.44%
  • key color value is 71.37%

CMYK: (1,0,16,71)
C1M0Y16K71 (1%, 0%, 16%, 71%)
(0.01 / 0.00 / 0.16 / 0.71)

CMYK percentages

%1.37
%0
%16.44
%71.37

Codes

Color #48493D in popluar color models

48 49 3D
RGB 72 73 61
HSL 65° 8.96% 26.27%
HSB/HSV 65° 16.44% 28.63%
CMYK 1.37% 0.00% 16.44%
71.37%

Color #48493D in popluar number systems.

HEX 48 49 3D
Decimal 72 73 61
Binary 1001000 1001001 111101
Octal 110 111 75

Shades and tints

Shades of #48493D

#48493D
(72,73,61)
#424338
(66,67,56)
#3C3D33
(60,61,51)
#36372E
(54,55,46)
#303129
(48,49,41)
#2A2B24
(42,43,36)
#24251F
(36,37,31)
#1E1F1A
(30,31,26)
#181915
(24,25,21)
#121310
(18,19,16)
#0C0D0B
(12,13,11)
#000000
(0,0,0)

Tints of #48493D

#48493D
(72,73,61)
#58594E
(88,89,78)
#68695F
(104,105,95)
#787970
(120,121,112)
#888981
(136,137,129)
#989992
(152,153,146)
#A8A9A3
(168,169,163)
#B8B9B4
(184,185,180)
#C8C9C5
(200,201,197)
#D8D9D6
(216,217,214)
#E8E9E7
(232,233,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48493D; }

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

This text font color is #48493D.

Background Color

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

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

This div background color is #48493D.

Border color

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

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

This div border color is #48493D.

Opacity

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

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

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

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

This text has shadow with #48493D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48493D.

Preview

Color preview on black background

This text has color #48493D on black background.


Color preview on white background

This text has color #48493D on white background.


Black color preview on #48493D background

This text has black color on #48493D background.


White color preview on #48493D background

This text has white color on #48493D background.


Related colors

Complementary color

Complementary color for #hex is #B7B6C2.


I love getcolorcode.com

Triadic colors

1 #3D4849 and #493D48 with #48493D are triadic colors.

2 #3D4948 and #49483D with #48493D are triadic colors.