COLOR #48014C

HEX: #48014C RGB: (72,1,76)

Color info

#48014C contains mainly red and blue colors. Web safe color of #48014C is #330033 (or #303).

RGB color model

#48014C color RGB value is (72,1,76).

RGB: (72,1,76) (28%, 0%, 30%)

RGB channels and saturation

R 72 of 255 = 28%
G 1 of 255 = 0%
B 76 of 255 = 30%

72
1
76

R + G + B ~ 19%. #48014C is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 1 + 76 = 149 (100%)
R 72 of 149 ~ 48.32%
G 1 of 149 ~ 0.67%
B 76 of 149 ~ 51.01'%

%48.32
%51.01

CMYK color model

#48014C color CMYK value is (5,99,0,70).

  • cyan value is 5.26%
  • magenta value is 98.68%
  • yellow value is 0.00%
  • key color value is 70.20%

CMYK: (5,99,0,70)
C5M99Y0K70 (5%, 99%, 0%, 70%)
(0.05 / 0.99 / 0.00 / 0.70)

CMYK percentages

%5.26
%98.68
%0
%70.2

Codes

Color #48014C in popluar color models

48 01 4C
RGB 72 1 76
HSL 297° 97.40% 15.10%
HSB/HSV 297° 98.68% 29.80%
CMYK 5.26% 98.68% 0.00%
70.20%

Color #48014C in popluar number systems.

HEX 48 01 4C
Decimal 72 1 76
Binary 1001000 1 1001100
Octal 110 1 114

Shades and tints

Shades of #48014C

#48014C
(72,1,76)
#420146
(66,1,70)
#3C0140
(60,1,64)
#36013A
(54,1,58)
#300134
(48,1,52)
#2A012E
(42,1,46)
#240128
(36,1,40)
#1E0122
(30,1,34)
#18011C
(24,1,28)
#120116
(18,1,22)
#0C0110
(12,1,16)
#000000
(0,0,0)

Tints of #48014C

#48014C
(72,1,76)
#58185C
(88,24,92)
#682F6C
(104,47,108)
#78467C
(120,70,124)
#885D8C
(136,93,140)
#98749C
(152,116,156)
#A88BAC
(168,139,172)
#B8A2BC
(184,162,188)
#C8B9CC
(200,185,204)
#D8D0DC
(216,208,220)
#E8E7EC
(232,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48014C color. Also use rgb(72,1,76) instead hex code.

Text Font Color

.myTextColor { color: #48014C; }

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

This text font color is #48014C.

Background Color

.myBgColor { background-color: #48014C; }

<div style="background-color:#48014C">Inner text</div>

This div background color is #48014C.

Border color

.myBorderColor { border: 1px solid #48014C; }

<div style="border:3px solid #48014C">Div</div>

This div border color is #48014C.

Opacity

.myOpacity80 { color: #48014C; opacity: 0.8; }

<p style="color:#48014C;opacity:0.8;">80%</p>

Text with #48014C 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 #48014C;}

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

This text has shadow with #48014C color.


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

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

This text has shadow with #48014C primary color and red secondary color.


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

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

This text has shadow with #48014C and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48014C.

Preview

Color preview on black background

This text has color #48014C on black background.


Color preview on white background

This text has color #48014C on white background.


Black color preview on #48014C background

This text has black color on #48014C background.


White color preview on #48014C background

This text has white color on #48014C background.


Related colors

Complementary color

Complementary color for #hex is #B7FEB3.


I love getcolorcode.com

Triadic colors

1 #4C4801 and #014C48 with #48014C are triadic colors.

2 #4C0148 and #01484C with #48014C are triadic colors.