COLOR #48297F

HEX: #48297F RGB: (72,41,127)

Color info

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

RGB color model

#48297F color RGB value is (72,41,127).

RGB: (72,41,127) (28%, 16%, 50%)

RGB channels and saturation

R 72 of 255 = 28%
G 41 of 255 = 16%
B 127 of 255 = 50%

72
41
127

R + G + B ~ 31%. #48297F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 41 + 127 = 240 (100%)
R 72 of 240 ~ 30%
G 41 of 240 ~ 17.08%
B 127 of 240 ~ 52.92'%

%30
%17.08
%52.92

CMYK color model

#48297F color CMYK value is (43,68,0,50).

  • cyan value is 43.31%
  • magenta value is 67.72%
  • yellow value is 0.00%
  • key color value is 50.20%

CMYK: (43,68,0,50)
C43M68Y0K50 (43%, 68%, 0%, 50%)
(0.43 / 0.68 / 0.00 / 0.50)

CMYK percentages

%43.31
%67.72
%0
%50.2

Codes

Color #48297F in popluar color models

48 29 7F
RGB 72 41 127
HSL 262° 51.19% 32.94%
HSB/HSV 262° 67.72% 49.80%
CMYK 43.31% 67.72% 0.00%
50.20%

Color #48297F in popluar number systems.

HEX 48 29 7F
Decimal 72 41 127
Binary 1001000 101001 1111111
Octal 110 51 177

Shades and tints

Shades of #48297F

#48297F
(72,41,127)
#422674
(66,38,116)
#3C2369
(60,35,105)
#36205E
(54,32,94)
#301D53
(48,29,83)
#2A1A48
(42,26,72)
#24173D
(36,23,61)
#1E1432
(30,20,50)
#181127
(24,17,39)
#120E1C
(18,14,28)
#0C0B11
(12,11,17)
#000000
(0,0,0)

Tints of #48297F

#48297F
(72,41,127)
#583C8A
(88,60,138)
#684F95
(104,79,149)
#7862A0
(120,98,160)
#8875AB
(136,117,171)
#9888B6
(152,136,182)
#A89BC1
(168,155,193)
#B8AECC
(184,174,204)
#C8C1D7
(200,193,215)
#D8D4E2
(216,212,226)
#E8E7ED
(232,231,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48297F color. Also use rgb(72,41,127) instead hex code.

Text Font Color

.myTextColor { color: #48297F; }

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

This text font color is #48297F.

Background Color

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

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

This div background color is #48297F.

Border color

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

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

This div border color is #48297F.

Opacity

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

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

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

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

This text has shadow with #48297F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48297F.

Preview

Color preview on black background

This text has color #48297F on black background.


Color preview on white background

This text has color #48297F on white background.


Black color preview on #48297F background

This text has black color on #48297F background.


White color preview on #48297F background

This text has white color on #48297F background.


Related colors

Complementary color

Complementary color for #hex is #B7D680.


I love getcolorcode.com

Triadic colors

1 #7F4829 and #297F48 with #48297F are triadic colors.

2 #7F2948 and #29487F with #48297F are triadic colors.