COLOR #48195D

HEX: #48195D RGB: (72,25,93)

Color info

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

RGB color model

#48195D color RGB value is (72,25,93).

RGB: (72,25,93) (28%, 10%, 36%)

RGB channels and saturation

R 72 of 255 = 28%
G 25 of 255 = 10%
B 93 of 255 = 36%

72
25
93

R + G + B ~ 25%. #48195D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 25 + 93 = 190 (100%)
R 72 of 190 ~ 37.89%
G 25 of 190 ~ 13.16%
B 93 of 190 ~ 48.95'%

%37.89
%13.16
%48.95

CMYK color model

#48195D color CMYK value is (23,73,0,64).

  • cyan value is 22.58%
  • magenta value is 73.12%
  • yellow value is 0.00%
  • key color value is 63.53%
CMYK: (23,73,0,64) C23M73Y0K64 (23%,73%,0%,64%) (0.23/0.73/0.00/0.64) 

CMYK percentages

%22.58
%73.12
%0
%63.53

Codes

Color #48195D in popluar color models

48 19 5D
RGB 72 25 93
HSL 281° 57.63% 23.14%
HSB/HSV 281° 73.12% 36.47%
CMYK 22.58% 73.12% 0.00%
63.53%

Color #48195D in popluar number systems.

HEX 48 19 5D
Decimal 72 25 93
Binary 1001000 11001 1011101
Octal 110 31 135

Shades and tints

Shades of #48195D

#48195D
(72,25,93)
#421755
(66,23,85)
#3C154D
(60,21,77)
#361345
(54,19,69)
#30113D
(48,17,61)
#2A0F35
(42,15,53)
#240D2D
(36,13,45)
#1E0B25
(30,11,37)
#18091D
(24,9,29)
#120715
(18,7,21)
#0C050D
(12,5,13)
#000000
(0,0,0)

Tints of #48195D

#48195D
(72,25,93)
#582D6B
(88,45,107)
#684179
(104,65,121)
#785587
(120,85,135)
#886995
(136,105,149)
#987DA3
(152,125,163)
#A891B1
(168,145,177)
#B8A5BF
(184,165,191)
#C8B9CD
(200,185,205)
#D8CDDB
(216,205,219)
#E8E1E9
(232,225,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #48195D; }

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

This text font color is #48195D.

Background Color

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

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

This div background color is #48195D.

Border color

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

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

This div border color is #48195D.

Opacity

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

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

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

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

This text has shadow with #48195D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #48195D.

Preview

Color preview on black background

This text has color #48195D on black background.


Color preview on white background

This text has color #48195D on white background.


Black color preview on #48195D background

This text has black color on #48195D background.


White color preview on #48195D background

This text has white color on #48195D background.


Related colors

Complementary color

Complementary color for #hex is #B7E6A2.


I love getcolorcode.com

Triadic colors

1 #5D4819 and #195D48 with #48195D are triadic colors.

2 #5D1948 and #19485D with #48195D are triadic colors.