COLOR #48578E

HEX: #48578E RGB: (72,87,142)

Color info

#48578E contains mainly green and blue colors. Web safe color of #48578E is #336699 (or #369).

RGB color model

#48578E color RGB value is (72,87,142).

RGB: (72,87,142) (28%, 34%, 56%)

RGB channels and saturation

R 72 of 255 = 28%
G 87 of 255 = 34%
B 142 of 255 = 56%

72
87
142

R + G + B ~ 39%. #48578E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 87 + 142 = 301 (100%)
R 72 of 301 ~ 23.92%
G 87 of 301 ~ 28.9%
B 142 of 301 ~ 47.18'%

%23.92
%28.9
%47.18

CMYK color model

#48578E color CMYK value is (49,39,0,44).

  • cyan value is 49.30%
  • magenta value is 38.73%
  • yellow value is 0.00%
  • key color value is 44.31%

CMYK: (49,39,0,44)
C49M39Y0K44 (49%, 39%, 0%, 44%)
(0.49 / 0.39 / 0.00 / 0.44)

CMYK percentages

%49.3
%38.73
%0
%44.31

Codes

Color #48578E in popluar color models

48 57 8E
RGB 72 87 142
HSL 227° 32.71% 41.96%
HSB/HSV 227° 49.30% 55.69%
CMYK 49.30% 38.73% 0.00%
44.31%

Color #48578E in popluar number systems.

HEX 48 57 8E
Decimal 72 87 142
Binary 1001000 1010111 10001110
Octal 110 127 216

Shades and tints

Shades of #48578E

#48578E
(72,87,142)
#425082
(66,80,130)
#3C4976
(60,73,118)
#36426A
(54,66,106)
#303B5E
(48,59,94)
#2A3452
(42,52,82)
#242D46
(36,45,70)
#1E263A
(30,38,58)
#181F2E
(24,31,46)
#121822
(18,24,34)
#0C1116
(12,17,22)
#000000
(0,0,0)

Tints of #48578E

#48578E
(72,87,142)
#586698
(88,102,152)
#6875A2
(104,117,162)
#7884AC
(120,132,172)
#8893B6
(136,147,182)
#98A2C0
(152,162,192)
#A8B1CA
(168,177,202)
#B8C0D4
(184,192,212)
#C8CFDE
(200,207,222)
#D8DEE8
(216,222,232)
#E8EDF2
(232,237,242)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48578E color. Also use rgb(72,87,142) instead hex code.

Text Font Color

.myTextColor { color: #48578E; }

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

This text font color is #48578E.

Background Color

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

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

This div background color is #48578E.

Border color

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

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

This div border color is #48578E.

Opacity

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

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

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

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

This text has shadow with #48578E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48578E.

Preview

Color preview on black background

This text has color #48578E on black background.


Color preview on white background

This text has color #48578E on white background.


Black color preview on #48578E background

This text has black color on #48578E background.


White color preview on #48578E background

This text has white color on #48578E background.


Related colors

Complementary color

Complementary color for #hex is #B7A871.


I love getcolorcode.com

Triadic colors

1 #8E4857 and #578E48 with #48578E are triadic colors.

2 #8E5748 and #57488E with #48578E are triadic colors.