COLOR #48547E

HEX: #48547E RGB: (72,84,126)

Color info

#48547E contains red, green and blue colors in about the same proportion. Web safe color of #48547E is #336666 (or #366).

RGB color model

#48547E color RGB value is (72,84,126).

RGB: (72,84,126) (28%, 33%, 49%)

RGB channels and saturation

R 72 of 255 = 28%
G 84 of 255 = 33%
B 126 of 255 = 49%

72
84
126

R + G + B ~ 37%. #48547E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 84 + 126 = 282 (100%)
R 72 of 282 ~ 25.53%
G 84 of 282 ~ 29.79%
B 126 of 282 ~ 44.68'%

%25.53
%29.79
%44.68

CMYK color model

#48547E color CMYK value is (43,33,0,51).

  • cyan value is 42.86%
  • magenta value is 33.33%
  • yellow value is 0.00%
  • key color value is 50.59%
CMYK: (43,33,0,51) C43M33Y0K51 (43%,33%,0%,51%) (0.43/0.33/0.00/0.51) 

CMYK percentages

%42.86
%33.33
%0
%50.59

Codes

Color #48547E in popluar color models

48 54 7E
RGB 72 84 126
HSL 227° 27.27% 38.82%
HSB/HSV 227° 42.86% 49.41%
CMYK 42.86% 33.33% 0.00%
50.59%

Color #48547E in popluar number systems.

HEX 48 54 7E
Decimal 72 84 126
Binary 1001000 1010100 1111110
Octal 110 124 176

Shades and tints

Shades of #48547E

#48547E
(72,84,126)
#424D73
(66,77,115)
#3C4668
(60,70,104)
#363F5D
(54,63,93)
#303852
(48,56,82)
#2A3147
(42,49,71)
#242A3C
(36,42,60)
#1E2331
(30,35,49)
#181C26
(24,28,38)
#12151B
(18,21,27)
#0C0E10
(12,14,16)
#000000
(0,0,0)

Tints of #48547E

#48547E
(72,84,126)
#586389
(88,99,137)
#687294
(104,114,148)
#78819F
(120,129,159)
#8890AA
(136,144,170)
#989FB5
(152,159,181)
#A8AEC0
(168,174,192)
#B8BDCB
(184,189,203)
#C8CCD6
(200,204,214)
#D8DBE1
(216,219,225)
#E8EAEC
(232,234,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48547E color. Also use rgb(72,84,126) instead hex code.

Text Font Color

.myTextColor { color: #48547E; }

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

This text font color is #48547E.

Background Color

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

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

This div background color is #48547E.

Border color

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

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

This div border color is #48547E.

Opacity

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

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

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

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

This text has shadow with #48547E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48547E.

Preview

Color preview on black background

This text has color #48547E on black background.


Color preview on white background

This text has color #48547E on white background.


Black color preview on #48547E background

This text has black color on #48547E background.


White color preview on #48547E background

This text has white color on #48547E background.


Related colors

Complementary color

Complementary color for #hex is #B7AB81.


I love getcolorcode.com

Triadic colors

1 #7E4854 and #547E48 with #48547E are triadic colors.

2 #7E5448 and #54487E with #48547E are triadic colors.