COLOR #48557D

HEX: #48557D RGB: (72,85,125)

Color info

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

RGB color model

#48557D color RGB value is (72,85,125).

RGB: (72,85,125) (28%, 33%, 49%)

RGB channels and saturation

R 72 of 255 = 28%
G 85 of 255 = 33%
B 125 of 255 = 49%

72
85
125

R + G + B ~ 37%. #48557D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 85 + 125 = 282 (100%)
R 72 of 282 ~ 25.53%
G 85 of 282 ~ 30.14%
B 125 of 282 ~ 44.33'%

%25.53
%30.14
%44.33

CMYK color model

#48557D color CMYK value is (42,32,0,51).

  • cyan value is 42.40%
  • magenta value is 32.00%
  • yellow value is 0.00%
  • key color value is 50.98%
CMYK: (42,32,0,51) C42M32Y0K51 (42%,32%,0%,51%) (0.42/0.32/0.00/0.51) 

CMYK percentages

%42.4
%32
%0
%50.98

Codes

Color #48557D in popluar color models

48 55 7D
RGB 72 85 125
HSL 225° 26.90% 38.63%
HSB/HSV 225° 42.40% 49.02%
CMYK 42.40% 32.00% 0.00%
50.98%

Color #48557D in popluar number systems.

HEX 48 55 7D
Decimal 72 85 125
Binary 1001000 1010101 1111101
Octal 110 125 175

Shades and tints

Shades of #48557D

#48557D
(72,85,125)
#424E72
(66,78,114)
#3C4767
(60,71,103)
#36405C
(54,64,92)
#303951
(48,57,81)
#2A3246
(42,50,70)
#242B3B
(36,43,59)
#1E2430
(30,36,48)
#181D25
(24,29,37)
#12161A
(18,22,26)
#0C0F0F
(12,15,15)
#000000
(0,0,0)

Tints of #48557D

#48557D
(72,85,125)
#586488
(88,100,136)
#687393
(104,115,147)
#78829E
(120,130,158)
#8891A9
(136,145,169)
#98A0B4
(152,160,180)
#A8AFBF
(168,175,191)
#B8BECA
(184,190,202)
#C8CDD5
(200,205,213)
#D8DCE0
(216,220,224)
#E8EBEB
(232,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48557D color. Also use rgb(72,85,125) instead hex code.

Text Font Color

.myTextColor { color: #48557D; }

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

This text font color is #48557D.

Background Color

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

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

This div background color is #48557D.

Border color

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

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

This div border color is #48557D.

Opacity

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

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

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

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

This text has shadow with #48557D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48557D.

Preview

Color preview on black background

This text has color #48557D on black background.


Color preview on white background

This text has color #48557D on white background.


Black color preview on #48557D background

This text has black color on #48557D background.


White color preview on #48557D background

This text has white color on #48557D background.


Related colors

Complementary color

Complementary color for #hex is #B7AA82.


I love getcolorcode.com

Triadic colors

1 #7D4855 and #557D48 with #48557D are triadic colors.

2 #7D5548 and #55487D with #48557D are triadic colors.