COLOR #48384E

HEX: #48384E RGB: (72,56,78)

Color info

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

RGB color model

#48384E color RGB value is (72,56,78).

RGB: (72,56,78) (28%, 22%, 31%)

RGB channels and saturation

R 72 of 255 = 28%
G 56 of 255 = 22%
B 78 of 255 = 31%

72
56
78

R + G + B ~ 27%. #48384E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 56 + 78 = 206 (100%)
R 72 of 206 ~ 34.95%
G 56 of 206 ~ 27.18%
B 78 of 206 ~ 37.86'%

%34.95
%27.18
%37.86

CMYK color model

#48384E color CMYK value is (8,28,0,69).

  • cyan value is 7.69%
  • magenta value is 28.21%
  • yellow value is 0.00%
  • key color value is 69.41%

CMYK: (8,28,0,69)
C8M28Y0K69 (8%, 28%, 0%, 69%)
(0.08 / 0.28 / 0.00 / 0.69)

CMYK percentages

%7.69
%28.21
%0
%69.41

Codes

Color #48384E in popluar color models

48 38 4E
RGB 72 56 78
HSL 284° 16.42% 26.27%
HSB/HSV 284° 28.21% 30.59%
CMYK 7.69% 28.21% 0.00%
69.41%

Color #48384E in popluar number systems.

HEX 48 38 4E
Decimal 72 56 78
Binary 1001000 111000 1001110
Octal 110 70 116

Shades and tints

Shades of #48384E

#48384E
(72,56,78)
#423347
(66,51,71)
#3C2E40
(60,46,64)
#362939
(54,41,57)
#302432
(48,36,50)
#2A1F2B
(42,31,43)
#241A24
(36,26,36)
#1E151D
(30,21,29)
#181016
(24,16,22)
#120B0F
(18,11,15)
#0C0608
(12,6,8)
#000000
(0,0,0)

Tints of #48384E

#48384E
(72,56,78)
#584A5E
(88,74,94)
#685C6E
(104,92,110)
#786E7E
(120,110,126)
#88808E
(136,128,142)
#98929E
(152,146,158)
#A8A4AE
(168,164,174)
#B8B6BE
(184,182,190)
#C8C8CE
(200,200,206)
#D8DADE
(216,218,222)
#E8ECEE
(232,236,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48384E color. Also use rgb(72,56,78) instead hex code.

Text Font Color

.myTextColor { color: #48384E; }

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

This text font color is #48384E.

Background Color

.myBgColor { background-color: #48384E; }

<div style="background-color:#48384E">Inner text</div>

This div background color is #48384E.

Border color

.myBorderColor { border: 1px solid #48384E; }

<div style="border:3px solid #48384E">Div</div>

This div border color is #48384E.

Opacity

.myOpacity80 { color: #48384E; opacity: 0.8; }

<p style="color:#48384E;opacity:0.8;">80%</p>

Text with #48384E 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 #48384E;}

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

This text has shadow with #48384E color.


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

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

This text has shadow with #48384E primary color and red secondary color.


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

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

This text has shadow with #48384E and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48384E.

Preview

Color preview on black background

This text has color #48384E on black background.


Color preview on white background

This text has color #48384E on white background.


Black color preview on #48384E background

This text has black color on #48384E background.


White color preview on #48384E background

This text has white color on #48384E background.


Related colors

Complementary color

Complementary color for #hex is #B7C7B1.


I love getcolorcode.com

Triadic colors

1 #4E4838 and #384E48 with #48384E are triadic colors.

2 #4E3848 and #38484E with #48384E are triadic colors.