COLOR #48295D

HEX: #48295D RGB: (72,41,93)

Color info

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

RGB color model

#48295D color RGB value is (72,41,93).

RGB: (72,41,93) (28%, 16%, 36%)

RGB channels and saturation

R 72 of 255 = 28%
G 41 of 255 = 16%
B 93 of 255 = 36%

72
41
93

R + G + B ~ 27%. #48295D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 41 + 93 = 206 (100%)
R 72 of 206 ~ 34.95%
G 41 of 206 ~ 19.9%
B 93 of 206 ~ 45.15'%

%34.95
%19.9
%45.15

CMYK color model

#48295D color CMYK value is (23,56,0,64).

  • cyan value is 22.58%
  • magenta value is 55.91%
  • yellow value is 0.00%
  • key color value is 63.53%

CMYK: (23,56,0,64)
C23M56Y0K64 (23%, 56%, 0%, 64%)
(0.23 / 0.56 / 0.00 / 0.64)

CMYK percentages

%22.58
%55.91
%0
%63.53

Codes

Color #48295D in popluar color models

48 29 5D
RGB 72 41 93
HSL 276° 38.81% 26.27%
HSB/HSV 276° 55.91% 36.47%
CMYK 22.58% 55.91% 0.00%
63.53%

Color #48295D in popluar number systems.

HEX 48 29 5D
Decimal 72 41 93
Binary 1001000 101001 1011101
Octal 110 51 135

Shades and tints

Shades of #48295D

#48295D
(72,41,93)
#422655
(66,38,85)
#3C234D
(60,35,77)
#362045
(54,32,69)
#301D3D
(48,29,61)
#2A1A35
(42,26,53)
#24172D
(36,23,45)
#1E1425
(30,20,37)
#18111D
(24,17,29)
#120E15
(18,14,21)
#0C0B0D
(12,11,13)
#000000
(0,0,0)

Tints of #48295D

#48295D
(72,41,93)
#583C6B
(88,60,107)
#684F79
(104,79,121)
#786287
(120,98,135)
#887595
(136,117,149)
#9888A3
(152,136,163)
#A89BB1
(168,155,177)
#B8AEBF
(184,174,191)
#C8C1CD
(200,193,205)
#D8D4DB
(216,212,219)
#E8E7E9
(232,231,233)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48295D color. Also use rgb(72,41,93) instead hex code.

Text Font Color

.myTextColor { color: #48295D; }

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

This text font color is #48295D.

Background Color

.myBgColor { background-color: #48295D; }

<div style="background-color:#48295D">Inner text</div>

This div background color is #48295D.

Border color

.myBorderColor { border: 1px solid #48295D; }

<div style="border:3px solid #48295D">Div</div>

This div border color is #48295D.

Opacity

.myOpacity80 { color: #48295D; opacity: 0.8; }

<p style="color:#48295D;opacity:0.8;">80%</p>

Text with #48295D 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 #48295D;}

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

This text has shadow with #48295D color.


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

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

This text has shadow with #48295D primary color and red secondary color.


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

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

This text has shadow with #48295D and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48295D.

Preview

Color preview on black background

This text has color #48295D on black background.


Color preview on white background

This text has color #48295D on white background.


Black color preview on #48295D background

This text has black color on #48295D background.


White color preview on #48295D background

This text has white color on #48295D background.


Related colors

Complementary color

Complementary color for #hex is #B7D6A2.


I love getcolorcode.com

Triadic colors

1 #5D4829 and #295D48 with #48295D are triadic colors.

2 #5D2948 and #29485D with #48295D are triadic colors.