COLOR #48164A

HEX: #48164A RGB: (72,22,74)

Color info

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

RGB color model

#48164A color RGB value is (72,22,74).

RGB: (72,22,74) (28%, 9%, 29%)

RGB channels and saturation

R 72 of 255 = 28%
G 22 of 255 = 9%
B 74 of 255 = 29%

72
22
74

R + G + B ~ 22%. #48164A is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 22 + 74 = 168 (100%)
R 72 of 168 ~ 42.86%
G 22 of 168 ~ 13.1%
B 74 of 168 ~ 44.05'%

%42.86
%13.1
%44.05

CMYK color model

#48164A color CMYK value is (3,70,0,71).

  • cyan value is 2.70%
  • magenta value is 70.27%
  • yellow value is 0.00%
  • key color value is 70.98%

CMYK: (3,70,0,71)
C3M70Y0K71 (3%, 70%, 0%, 71%)
(0.03 / 0.70 / 0.00 / 0.71)

CMYK percentages

%2.7
%70.27
%0
%70.98

Codes

Color #48164A in popluar color models

48 16 4A
RGB 72 22 74
HSL 298° 54.17% 18.82%
HSB/HSV 298° 70.27% 29.02%
CMYK 2.70% 70.27% 0.00%
70.98%

Color #48164A in popluar number systems.

HEX 48 16 4A
Decimal 72 22 74
Binary 1001000 10110 1001010
Octal 110 26 112

Shades and tints

Shades of #48164A

#48164A
(72,22,74)
#421444
(66,20,68)
#3C123E
(60,18,62)
#361038
(54,16,56)
#300E32
(48,14,50)
#2A0C2C
(42,12,44)
#240A26
(36,10,38)
#1E0820
(30,8,32)
#18061A
(24,6,26)
#120414
(18,4,20)
#0C020E
(12,2,14)
#000000
(0,0,0)

Tints of #48164A

#48164A
(72,22,74)
#582B5A
(88,43,90)
#68406A
(104,64,106)
#78557A
(120,85,122)
#886A8A
(136,106,138)
#987F9A
(152,127,154)
#A894AA
(168,148,170)
#B8A9BA
(184,169,186)
#C8BECA
(200,190,202)
#D8D3DA
(216,211,218)
#E8E8EA
(232,232,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48164A; }

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

This text font color is #48164A.

Background Color

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

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

This div background color is #48164A.

Border color

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

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

This div border color is #48164A.

Opacity

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

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

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

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

This text has shadow with #48164A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48164A.

Preview

Color preview on black background

This text has color #48164A on black background.


Color preview on white background

This text has color #48164A on white background.


Black color preview on #48164A background

This text has black color on #48164A background.


White color preview on #48164A background

This text has white color on #48164A background.


Related colors

Complementary color

Complementary color for #hex is #B7E9B5.


I love getcolorcode.com

Triadic colors

1 #4A4816 and #164A48 with #48164A are triadic colors.

2 #4A1648 and #16484A with #48164A are triadic colors.