COLOR #48375D

HEX: #48375D RGB: (72,55,93)

Color info

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

RGB color model

#48375D color RGB value is (72,55,93).

RGB: (72,55,93) (28%, 22%, 36%)

RGB channels and saturation

R 72 of 255 = 28%
G 55 of 255 = 22%
B 93 of 255 = 36%

72
55
93

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

Portions of RGB colors in percentages

R + G + B = 72 + 55 + 93 = 220 (100%)
R 72 of 220 ~ 32.73%
G 55 of 220 ~ 25%
B 93 of 220 ~ 42.27'%

%32.73
%25
%42.27

CMYK color model

#48375D color CMYK value is (23,41,0,64).

  • cyan value is 22.58%
  • magenta value is 40.86%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (23,41,0,64) C23M41Y0K64 (23%,41%,0%,64%) (0.23/0.41/0.00/0.64) 

CMYK percentages

%22.58
%40.86
%0
%63.53

Codes

Color #48375D in popluar color models

48 37 5D
RGB 72 55 93
HSL 267° 25.68% 29.02%
HSB/HSV 267° 40.86% 36.47%
CMYK 22.58% 40.86% 0.00%
63.53%

Color #48375D in popluar number systems.

HEX 48 37 5D
Decimal 72 55 93
Binary 1001000 110111 1011101
Octal 110 67 135

Shades and tints

Shades of #48375D

#48375D
(72,55,93)
#423255
(66,50,85)
#3C2D4D
(60,45,77)
#362845
(54,40,69)
#30233D
(48,35,61)
#2A1E35
(42,30,53)
#24192D
(36,25,45)
#1E1425
(30,20,37)
#180F1D
(24,15,29)
#120A15
(18,10,21)
#0C050D
(12,5,13)
#000000
(0,0,0)

Tints of #48375D

#48375D
(72,55,93)
#58496B
(88,73,107)
#685B79
(104,91,121)
#786D87
(120,109,135)
#887F95
(136,127,149)
#9891A3
(152,145,163)
#A8A3B1
(168,163,177)
#B8B5BF
(184,181,191)
#C8C7CD
(200,199,205)
#D8D9DB
(216,217,219)
#E8EBE9
(232,235,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48375D color. Also use rgb(72,55,93) instead hex code.

Text Font Color

.myTextColor { color: #48375D; }

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

This text font color is #48375D.

Background Color

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

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

This div background color is #48375D.

Border color

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

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

This div border color is #48375D.

Opacity

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

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

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

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

This text has shadow with #48375D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48375D.

Preview

Color preview on black background

This text has color #48375D on black background.


Color preview on white background

This text has color #48375D on white background.


Black color preview on #48375D background

This text has black color on #48375D background.


White color preview on #48375D background

This text has white color on #48375D background.


Related colors

Complementary color

Complementary color for #hex is #B7C8A2.


I love getcolorcode.com

Triadic colors

1 #5D4837 and #375D48 with #48375D are triadic colors.

2 #5D3748 and #37485D with #48375D are triadic colors.