COLOR #48185F

HEX: #48185F RGB: (72,24,95)

Color info

#48185F contains mainly red and blue colors. Web safe color of #48185F is #330066 (or #306).

RGB color model

#48185F color RGB value is (72,24,95).

RGB: (72,24,95) (28%, 9%, 37%)

RGB channels and saturation

R 72 of 255 = 28%
G 24 of 255 = 9%
B 95 of 255 = 37%

72
24
95

R + G + B ~ 25%. #48185F is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 24 + 95 = 191 (100%)
R 72 of 191 ~ 37.7%
G 24 of 191 ~ 12.57%
B 95 of 191 ~ 49.74'%

%37.7
%12.57
%49.74

CMYK color model

#48185F color CMYK value is (24,75,0,63).

  • cyan value is 24.21%
  • magenta value is 74.74%
  • yellow value is 0.00%
  • key color value is 62.75%

CMYK: (24,75,0,63)
C24M75Y0K63 (24%, 75%, 0%, 63%)
(0.24 / 0.75 / 0.00 / 0.63)

CMYK percentages

%24.21
%74.74
%0
%62.75

Codes

Color #48185F in popluar color models

48 18 5F
RGB 72 24 95
HSL 281° 59.66% 23.33%
HSB/HSV 281° 74.74% 37.25%
CMYK 24.21% 74.74% 0.00%
62.75%

Color #48185F in popluar number systems.

HEX 48 18 5F
Decimal 72 24 95
Binary 1001000 11000 1011111
Octal 110 30 137

Shades and tints

Shades of #48185F

#48185F
(72,24,95)
#421657
(66,22,87)
#3C144F
(60,20,79)
#361247
(54,18,71)
#30103F
(48,16,63)
#2A0E37
(42,14,55)
#240C2F
(36,12,47)
#1E0A27
(30,10,39)
#18081F
(24,8,31)
#120617
(18,6,23)
#0C040F
(12,4,15)
#000000
(0,0,0)

Tints of #48185F

#48185F
(72,24,95)
#582D6D
(88,45,109)
#68427B
(104,66,123)
#785789
(120,87,137)
#886C97
(136,108,151)
#9881A5
(152,129,165)
#A896B3
(168,150,179)
#B8ABC1
(184,171,193)
#C8C0CF
(200,192,207)
#D8D5DD
(216,213,221)
#E8EAEB
(232,234,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48185F color. Also use rgb(72,24,95) instead hex code.

Text Font Color

.myTextColor { color: #48185F; }

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

This text font color is #48185F.

Background Color

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

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

This div background color is #48185F.

Border color

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

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

This div border color is #48185F.

Opacity

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

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

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

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

This text has shadow with #48185F color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48185F.

Preview

Color preview on black background

This text has color #48185F on black background.


Color preview on white background

This text has color #48185F on white background.


Black color preview on #48185F background

This text has black color on #48185F background.


White color preview on #48185F background

This text has white color on #48185F background.


Related colors

Complementary color

Complementary color for #hex is #B7E7A0.


I love getcolorcode.com

Triadic colors

1 #5F4818 and #185F48 with #48185F are triadic colors.

2 #5F1848 and #18485F with #48185F are triadic colors.