COLOR #48467E

HEX: #48467E RGB: (72,70,126)

Color info

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

RGB color model

#48467E color RGB value is (72,70,126).

RGB: (72,70,126) (28%, 27%, 49%)

RGB channels and saturation

R 72 of 255 = 28%
G 70 of 255 = 27%
B 126 of 255 = 49%

72
70
126

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

Portions of RGB colors in percentages

R + G + B = 72 + 70 + 126 = 268 (100%)
R 72 of 268 ~ 26.87%
G 70 of 268 ~ 26.12%
B 126 of 268 ~ 47.01'%

%26.87
%26.12
%47.01

CMYK color model

#48467E color CMYK value is (43,44,0,51).

  • cyan value is 42.86%
  • magenta value is 44.44%
  • yellow value is 0.00%
  • key color value is 50.59%

CMYK: (43,44,0,51)
C43M44Y0K51 (43%, 44%, 0%, 51%)
(0.43 / 0.44 / 0.00 / 0.51)

CMYK percentages

%42.86
%44.44
%0
%50.59

Codes

Color #48467E in popluar color models

48 46 7E
RGB 72 70 126
HSL 242° 28.57% 38.43%
HSB/HSV 242° 44.44% 49.41%
CMYK 42.86% 44.44% 0.00%
50.59%

Color #48467E in popluar number systems.

HEX 48 46 7E
Decimal 72 70 126
Binary 1001000 1000110 1111110
Octal 110 106 176

Shades and tints

Shades of #48467E

#48467E
(72,70,126)
#424073
(66,64,115)
#3C3A68
(60,58,104)
#36345D
(54,52,93)
#302E52
(48,46,82)
#2A2847
(42,40,71)
#24223C
(36,34,60)
#1E1C31
(30,28,49)
#181626
(24,22,38)
#12101B
(18,16,27)
#0C0A10
(12,10,16)
#000000
(0,0,0)

Tints of #48467E

#48467E
(72,70,126)
#585689
(88,86,137)
#686694
(104,102,148)
#78769F
(120,118,159)
#8886AA
(136,134,170)
#9896B5
(152,150,181)
#A8A6C0
(168,166,192)
#B8B6CB
(184,182,203)
#C8C6D6
(200,198,214)
#D8D6E1
(216,214,225)
#E8E6EC
(232,230,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48467E; }

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

This text font color is #48467E.

Background Color

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

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

This div background color is #48467E.

Border color

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

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

This div border color is #48467E.

Opacity

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

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

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

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

This text has shadow with #48467E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48467E.

Preview

Color preview on black background

This text has color #48467E on black background.


Color preview on white background

This text has color #48467E on white background.


Black color preview on #48467E background

This text has black color on #48467E background.


White color preview on #48467E background

This text has white color on #48467E background.


Related colors

Complementary color

Complementary color for #hex is #B7B981.


I love getcolorcode.com

Triadic colors

1 #7E4846 and #467E48 with #48467E are triadic colors.

2 #7E4648 and #46487E with #48467E are triadic colors.