COLOR #48194D

HEX: #48194D RGB: (72,25,77)

Color info

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

RGB color model

#48194D color RGB value is (72,25,77).

RGB: (72,25,77) (28%, 10%, 30%)

RGB channels and saturation

R 72 of 255 = 28%
G 25 of 255 = 10%
B 77 of 255 = 30%

72
25
77

R + G + B ~ 23%. #48194D is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 25 + 77 = 174 (100%)
R 72 of 174 ~ 41.38%
G 25 of 174 ~ 14.37%
B 77 of 174 ~ 44.25'%

%41.38
%14.37
%44.25

CMYK color model

#48194D color CMYK value is (6,68,0,70).

  • cyan value is 6.49%
  • magenta value is 67.53%
  • yellow value is 0.00%
  • key color value is 69.80%

CMYK: (6,68,0,70)
C6M68Y0K70 (6%, 68%, 0%, 70%)
(0.06 / 0.68 / 0.00 / 0.70)

CMYK percentages

%6.49
%67.53
%0
%69.8

Codes

Color #48194D in popluar color models

48 19 4D
RGB 72 25 77
HSL 294° 50.98% 20.00%
HSB/HSV 294° 67.53% 30.20%
CMYK 6.49% 67.53% 0.00%
69.80%

Color #48194D in popluar number systems.

HEX 48 19 4D
Decimal 72 25 77
Binary 1001000 11001 1001101
Octal 110 31 115

Shades and tints

Shades of #48194D

#48194D
(72,25,77)
#421746
(66,23,70)
#3C153F
(60,21,63)
#361338
(54,19,56)
#301131
(48,17,49)
#2A0F2A
(42,15,42)
#240D23
(36,13,35)
#1E0B1C
(30,11,28)
#180915
(24,9,21)
#12070E
(18,7,14)
#0C0507
(12,5,7)
#000000
(0,0,0)

Tints of #48194D

#48194D
(72,25,77)
#582D5D
(88,45,93)
#68416D
(104,65,109)
#78557D
(120,85,125)
#88698D
(136,105,141)
#987D9D
(152,125,157)
#A891AD
(168,145,173)
#B8A5BD
(184,165,189)
#C8B9CD
(200,185,205)
#D8CDDD
(216,205,221)
#E8E1ED
(232,225,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #48194D color. Also use rgb(72,25,77) instead hex code.

Text Font Color

.myTextColor { color: #48194D; }

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

This text font color is #48194D.

Background Color

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

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

This div background color is #48194D.

Border color

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

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

This div border color is #48194D.

Opacity

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

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

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

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

This text has shadow with #48194D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48194D.

Preview

Color preview on black background

This text has color #48194D on black background.


Color preview on white background

This text has color #48194D on white background.


Black color preview on #48194D background

This text has black color on #48194D background.


White color preview on #48194D background

This text has white color on #48194D background.


Related colors

Complementary color

Complementary color for #hex is #B7E6B2.


I love getcolorcode.com

Triadic colors

1 #4D4819 and #194D48 with #48194D are triadic colors.

2 #4D1948 and #19484D with #48194D are triadic colors.