COLOR #48104A

HEX: #48104A RGB: (72,16,74)

Color info

#48104A contains red, green and blue colors in about the same proportion. Web safe color of #48104A is #330033 (or #303).

RGB color model

#48104A color RGB value is (72,16,74).

RGB: (72,16,74) (28%, 6%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 16 of 255 = 6%
B 74 of 255 = 29%

72
16
74

R + G + B ~ 21%. #48104A is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 16 + 74 = 162 (100%)
R 72 of 162 ~ 44.44%
G 16 of 162 ~ 9.88%
B 74 of 162 ~ 45.68'%

%44.44
%9.88
%45.68

CMYK color model

#48104A color CMYK value is (3,78,0,71).

  • cyan value is 2.70%
  • magenta value is 78.38%
  • yellow value is 0.00%
  • key color value is 70.98%
CMYK: (3,78,0,71) C3M78Y0K71 (3%,78%,0%,71%) (0.03/0.78/0.00/0.71) 

CMYK percentages

%2.7
%78.38
%0
%70.98

Codes

Color #48104A in popluar color models

48 10 4A
RGB 72 16 74
HSL 298° 64.44% 17.65%
HSB/HSV 298° 78.38% 29.02%
CMYK 2.70% 78.38% 0.00%
70.98%

Color #48104A in popluar number systems.

HEX 48 10 4A
Decimal 72 16 74
Binary 1001000 10000 1001010
Octal 110 20 112

Shades and tints

Shades of #48104A

#48104A
(72,16,74)
#420F44
(66,15,68)
#3C0E3E
(60,14,62)
#360D38
(54,13,56)
#300C32
(48,12,50)
#2A0B2C
(42,11,44)
#240A26
(36,10,38)
#1E0920
(30,9,32)
#18081A
(24,8,26)
#120714
(18,7,20)
#0C060E
(12,6,14)
#000000
(0,0,0)

Tints of #48104A

#48104A
(72,16,74)
#58255A
(88,37,90)
#683A6A
(104,58,106)
#784F7A
(120,79,122)
#88648A
(136,100,138)
#98799A
(152,121,154)
#A88EAA
(168,142,170)
#B8A3BA
(184,163,186)
#C8B8CA
(200,184,202)
#D8CDDA
(216,205,218)
#E8E2EA
(232,226,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48104A color. Also use rgb(72,16,74) instead hex code.

Text Font Color

.myTextColor { color: #48104A; }

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

This text font color is #48104A.

Background Color

.myBgColor { background-color: #48104A; }

<div style="background-color:#48104A">Inner text</div>

This div background color is #48104A.

Border color

.myBorderColor { border: 1px solid #48104A; }

<div style="border:3px solid #48104A">Div</div>

This div border color is #48104A.

Opacity

.myOpacity80 { color: #48104A; opacity: 0.8; }

<p style="color:#48104A;opacity:0.8;">80%</p>

Text with #48104A 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 #48104A;}

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

This text has shadow with #48104A color.


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

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

This text has shadow with #48104A primary color and red secondary color.


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

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

This text has shadow with #48104A and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #48104A.

Preview

Color preview on black background

This text has color #48104A on black background.


Color preview on white background

This text has color #48104A on white background.


Black color preview on #48104A background

This text has black color on #48104A background.


White color preview on #48104A background

This text has white color on #48104A background.


Related colors

Complementary color

Complementary color for #hex is #B7EFB5.


I love getcolorcode.com

Triadic colors

1 #4A4810 and #104A48 with #48104A are triadic colors.

2 #4A1048 and #10484A with #48104A are triadic colors.