COLOR #48395B

HEX: #48395B RGB: (72,57,91)

Color info

#48395B contains red, green and blue colors in about the same proportion. Web safe color of #48395B is #333366 (or #336).

RGB color model

#48395B color RGB value is (72,57,91).

RGB: (72,57,91) (28%, 22%, 36%)

RGB channels and saturation

R 72 of 255 = 28%
G 57 of 255 = 22%
B 91 of 255 = 36%

72
57
91

R + G + B ~ 29%. #48395B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 57 + 91 = 220 (100%)
R 72 of 220 ~ 32.73%
G 57 of 220 ~ 25.91%
B 91 of 220 ~ 41.36'%

%32.73
%25.91
%41.36

CMYK color model

#48395B color CMYK value is (21,37,0,64).

  • cyan value is 20.88%
  • magenta value is 37.36%
  • yellow value is 0.00%
  • key color value is 64.31%
CMYK: (21,37,0,64) C21M37Y0K64 (21%,37%,0%,64%) (0.21/0.37/0.00/0.64) 

CMYK percentages

%20.88
%37.36
%0
%64.31

Codes

Color #48395B in popluar color models

48 39 5B
RGB 72 57 91
HSL 266° 22.97% 29.02%
HSB/HSV 266° 37.36% 35.69%
CMYK 20.88% 37.36% 0.00%
64.31%

Color #48395B in popluar number systems.

HEX 48 39 5B
Decimal 72 57 91
Binary 1001000 111001 1011011
Octal 110 71 133

Shades and tints

Shades of #48395B

#48395B
(72,57,91)
#423453
(66,52,83)
#3C2F4B
(60,47,75)
#362A43
(54,42,67)
#30253B
(48,37,59)
#2A2033
(42,32,51)
#241B2B
(36,27,43)
#1E1623
(30,22,35)
#18111B
(24,17,27)
#120C13
(18,12,19)
#0C070B
(12,7,11)
#000000
(0,0,0)

Tints of #48395B

#48395B
(72,57,91)
#584B69
(88,75,105)
#685D77
(104,93,119)
#786F85
(120,111,133)
#888193
(136,129,147)
#9893A1
(152,147,161)
#A8A5AF
(168,165,175)
#B8B7BD
(184,183,189)
#C8C9CB
(200,201,203)
#D8DBD9
(216,219,217)
#E8EDE7
(232,237,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48395B color. Also use rgb(72,57,91) instead hex code.

Text Font Color

.myTextColor { color: #48395B; }

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

This text font color is #48395B.

Background Color

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

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

This div background color is #48395B.

Border color

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

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

This div border color is #48395B.

Opacity

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

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

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

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

This text has shadow with #48395B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48395B.

Preview

Color preview on black background

This text has color #48395B on black background.


Color preview on white background

This text has color #48395B on white background.


Black color preview on #48395B background

This text has black color on #48395B background.


White color preview on #48395B background

This text has white color on #48395B background.


Related colors

Complementary color

Complementary color for #hex is #B7C6A4.


I love getcolorcode.com

Triadic colors

1 #5B4839 and #395B48 with #48395B are triadic colors.

2 #5B3948 and #39485B with #48395B are triadic colors.