COLOR #48589F

HEX: #48589F RGB: (72,88,159)

Color info

#48589F contains mainly blue color. Web safe color of #48589F is #336699 (or #369).

RGB color model

#48589F color RGB value is (72,88,159).

RGB: (72,88,159) (28%, 35%, 62%)

RGB channels and saturation

R 72 of 255 = 28%
G 88 of 255 = 35%
B 159 of 255 = 62%

72
88
159

R + G + B ~ 42%. #48589F is middle color (not dark and not light).

Portions of RGB colors in percentages

R + G + B = 72 + 88 + 159 = 319 (100%)
R 72 of 319 ~ 22.57%
G 88 of 319 ~ 27.59%
B 159 of 319 ~ 49.84'%

%22.57
%27.59
%49.84

CMYK color model

#48589F color CMYK value is (55,45,0,38).

  • cyan value is 54.72%
  • magenta value is 44.65%
  • yellow value is 0.00%
  • key color value is 37.65%

CMYK: (55,45,0,38)
C55M45Y0K38 (55%, 45%, 0%, 38%)
(0.55 / 0.45 / 0.00 / 0.38)

CMYK percentages

%54.72
%44.65
%0
%37.65

Codes

Color #48589F in popluar color models

48 58 9F
RGB 72 88 159
HSL 229° 37.66% 45.29%
HSB/HSV 229° 54.72% 62.35%
CMYK 54.72% 44.65% 0.00%
37.65%

Color #48589F in popluar number systems.

HEX 48 58 9F
Decimal 72 88 159
Binary 1001000 1011000 10011111
Octal 110 130 237

Shades and tints

Shades of #48589F

#48589F
(72,88,159)
#425091
(66,80,145)
#3C4883
(60,72,131)
#364075
(54,64,117)
#303867
(48,56,103)
#2A3059
(42,48,89)
#24284B
(36,40,75)
#1E203D
(30,32,61)
#18182F
(24,24,47)
#121021
(18,16,33)
#0C0813
(12,8,19)
#000000
(0,0,0)

Tints of #48589F

#48589F
(72,88,159)
#5867A7
(88,103,167)
#6876AF
(104,118,175)
#7885B7
(120,133,183)
#8894BF
(136,148,191)
#98A3C7
(152,163,199)
#A8B2CF
(168,178,207)
#B8C1D7
(184,193,215)
#C8D0DF
(200,208,223)
#D8DFE7
(216,223,231)
#E8EEEF
(232,238,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48589F color. Also use rgb(72,88,159) instead hex code.

Text Font Color

.myTextColor { color: #48589F; }

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

This text font color is #48589F.

Background Color

.myBgColor { background-color: #48589F; }

<div style="background-color:#48589F">Inner text</div>

This div background color is #48589F.

Border color

.myBorderColor { border: 1px solid #48589F; }

<div style="border:3px solid #48589F">Div</div>

This div border color is #48589F.

Opacity

.myOpacity80 { color: #48589F; opacity: 0.8; }

<p style="color:#48589F;opacity:0.8;">80%</p>

Text with #48589F 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 #48589F;}

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

This text has shadow with #48589F color.


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

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

This text has shadow with #48589F primary color and red secondary color.


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

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

This text has shadow with #48589F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48589F.

Preview

Color preview on black background

This text has color #48589F on black background.


Color preview on white background

This text has color #48589F on white background.


Black color preview on #48589F background

This text has black color on #48589F background.


White color preview on #48589F background

This text has white color on #48589F background.


Related colors

Complementary color

Complementary color for #hex is #B7A760.


I love getcolorcode.com

Triadic colors

1 #9F4858 and #589F48 with #48589F are triadic colors.

2 #9F5848 and #58489F with #48589F are triadic colors.