COLOR #48477B

HEX: #48477B RGB: (72,71,123)

Color info

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

RGB color model

#48477B color RGB value is (72,71,123).

RGB: (72,71,123) (28%, 28%, 48%)

RGB channels and saturation

R 72 of 255 = 28%
G 71 of 255 = 28%
B 123 of 255 = 48%

72
71
123

R + G + B ~ 35%. #48477B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 71 + 123 = 266 (100%)
R 72 of 266 ~ 27.07%
G 71 of 266 ~ 26.69%
B 123 of 266 ~ 46.24'%

%27.07
%26.69
%46.24

CMYK color model

#48477B color CMYK value is (41,42,0,52).

  • cyan value is 41.46%
  • magenta value is 42.28%
  • yellow value is 0.00%
  • key color value is 51.76%

CMYK: (41,42,0,52)
C41M42Y0K52 (41%, 42%, 0%, 52%)
(0.41 / 0.42 / 0.00 / 0.52)

CMYK percentages

%41.46
%42.28
%0
%51.76

Codes

Color #48477B in popluar color models

48 47 7B
RGB 72 71 123
HSL 241° 26.80% 38.04%
HSB/HSV 241° 42.28% 48.24%
CMYK 41.46% 42.28% 0.00%
51.76%

Color #48477B in popluar number systems.

HEX 48 47 7B
Decimal 72 71 123
Binary 1001000 1000111 1111011
Octal 110 107 173

Shades and tints

Shades of #48477B

#48477B
(72,71,123)
#424170
(66,65,112)
#3C3B65
(60,59,101)
#36355A
(54,53,90)
#302F4F
(48,47,79)
#2A2944
(42,41,68)
#242339
(36,35,57)
#1E1D2E
(30,29,46)
#181723
(24,23,35)
#121118
(18,17,24)
#0C0B0D
(12,11,13)
#000000
(0,0,0)

Tints of #48477B

#48477B
(72,71,123)
#585787
(88,87,135)
#686793
(104,103,147)
#78779F
(120,119,159)
#8887AB
(136,135,171)
#9897B7
(152,151,183)
#A8A7C3
(168,167,195)
#B8B7CF
(184,183,207)
#C8C7DB
(200,199,219)
#D8D7E7
(216,215,231)
#E8E7F3
(232,231,243)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48477B color. Also use rgb(72,71,123) instead hex code.

Text Font Color

.myTextColor { color: #48477B; }

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

This text font color is #48477B.

Background Color

.myBgColor { background-color: #48477B; }

<div style="background-color:#48477B">Inner text</div>

This div background color is #48477B.

Border color

.myBorderColor { border: 1px solid #48477B; }

<div style="border:3px solid #48477B">Div</div>

This div border color is #48477B.

Opacity

.myOpacity80 { color: #48477B; opacity: 0.8; }

<p style="color:#48477B;opacity:0.8;">80%</p>

Text with #48477B 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 #48477B;}

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

This text has shadow with #48477B color.


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

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

This text has shadow with #48477B primary color and red secondary color.


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

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

This text has shadow with #48477B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48477B.

Preview

Color preview on black background

This text has color #48477B on black background.


Color preview on white background

This text has color #48477B on white background.


Black color preview on #48477B background

This text has black color on #48477B background.


White color preview on #48477B background

This text has white color on #48477B background.


Related colors

Complementary color

Complementary color for #hex is #B7B884.


I love getcolorcode.com

Triadic colors

1 #7B4847 and #477B48 with #48477B are triadic colors.

2 #7B4748 and #47487B with #48477B are triadic colors.