COLOR #48237E

HEX: #48237E RGB: (72,35,126)

Color info

#48237E contains mainly red and blue colors. Web safe color of #48237E is #333366 (or #336).

RGB color model

#48237E color RGB value is (72,35,126).

RGB: (72,35,126) (28%, 14%, 49%)

RGB channels and saturation

R 72 of 255 = 28%
G 35 of 255 = 14%
B 126 of 255 = 49%

72
35
126

R + G + B ~ 30%. #48237E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 35 + 126 = 233 (100%)
R 72 of 233 ~ 30.9%
G 35 of 233 ~ 15.02%
B 126 of 233 ~ 54.08'%

%30.9
%15.02
%54.08

CMYK color model

#48237E color CMYK value is (43,72,0,51).

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

CMYK: (43,72,0,51)
C43M72Y0K51 (43%, 72%, 0%, 51%)
(0.43 / 0.72 / 0.00 / 0.51)

CMYK percentages

%42.86
%72.22
%0
%50.59

Codes

Color #48237E in popluar color models

48 23 7E
RGB 72 35 126
HSL 264° 56.52% 31.57%
HSB/HSV 264° 72.22% 49.41%
CMYK 42.86% 72.22% 0.00%
50.59%

Color #48237E in popluar number systems.

HEX 48 23 7E
Decimal 72 35 126
Binary 1001000 100011 1111110
Octal 110 43 176

Shades and tints

Shades of #48237E

#48237E
(72,35,126)
#422073
(66,32,115)
#3C1D68
(60,29,104)
#361A5D
(54,26,93)
#301752
(48,23,82)
#2A1447
(42,20,71)
#24113C
(36,17,60)
#1E0E31
(30,14,49)
#180B26
(24,11,38)
#12081B
(18,8,27)
#0C0510
(12,5,16)
#000000
(0,0,0)

Tints of #48237E

#48237E
(72,35,126)
#583789
(88,55,137)
#684B94
(104,75,148)
#785F9F
(120,95,159)
#8873AA
(136,115,170)
#9887B5
(152,135,181)
#A89BC0
(168,155,192)
#B8AFCB
(184,175,203)
#C8C3D6
(200,195,214)
#D8D7E1
(216,215,225)
#E8EBEC
(232,235,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48237E; }

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

This text font color is #48237E.

Background Color

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

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

This div background color is #48237E.

Border color

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

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

This div border color is #48237E.

Opacity

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

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

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

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

This text has shadow with #48237E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48237E.

Preview

Color preview on black background

This text has color #48237E on black background.


Color preview on white background

This text has color #48237E on white background.


Black color preview on #48237E background

This text has black color on #48237E background.


White color preview on #48237E background

This text has white color on #48237E background.


Related colors

Complementary color

Complementary color for #hex is #B7DC81.


I love getcolorcode.com

Triadic colors

1 #7E4823 and #237E48 with #48237E are triadic colors.

2 #7E2348 and #23487E with #48237E are triadic colors.