COLOR #480947

HEX: #480947 RGB: (72,9,71)

Color info

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

RGB color model

#480947 color RGB value is (72,9,71).

RGB: (72,9,71) (28%, 4%, 28%)

RGB channels and saturation

R 72 of 255 = 28%
G 9 of 255 = 4%
B 71 of 255 = 28%

72
9
71

R + G + B ~ 20%. #480947 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 9 + 71 = 152 (100%)
R 72 of 152 ~ 47.37%
G 9 of 152 ~ 5.92%
B 71 of 152 ~ 46.71'%

%47.37
%46.71

CMYK color model

#480947 color CMYK value is (0,88,1,72).

  • cyan value is 0.00%
  • magenta value is 87.50%
  • yellow value is 1.39%
  • key color value is 71.76%
CMYK: (0,88,1,72) C0M88Y1K72 (0%,88%,1%,72%) (0.00/0.88/0.01/0.72) 

CMYK percentages

%0
%87.5
%1.39
%71.76

Codes

Color #480947 in popluar color models

48 09 47
RGB 72 9 71
HSL 301° 77.78% 15.88%
HSB/HSV 301° 87.50% 28.24%
CMYK 0.00% 87.50% 1.39%
71.76%

Color #480947 in popluar number systems.

HEX 48 09 47
Decimal 72 9 71
Binary 1001000 1001 1000111
Octal 110 11 107

Shades and tints

Shades of #480947

#480947
(72,9,71)
#420941
(66,9,65)
#3C093B
(60,9,59)
#360935
(54,9,53)
#30092F
(48,9,47)
#2A0929
(42,9,41)
#240923
(36,9,35)
#1E091D
(30,9,29)
#180917
(24,9,23)
#120911
(18,9,17)
#0C090B
(12,9,11)
#000000
(0,0,0)

Tints of #480947

#480947
(72,9,71)
#581F57
(88,31,87)
#683567
(104,53,103)
#784B77
(120,75,119)
#886187
(136,97,135)
#987797
(152,119,151)
#A88DA7
(168,141,167)
#B8A3B7
(184,163,183)
#C8B9C7
(200,185,199)
#D8CFD7
(216,207,215)
#E8E5E7
(232,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #480947 color. Also use rgb(72,9,71) instead hex code.

Text Font Color

.myTextColor { color: #480947; }

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

This text font color is #480947.

Background Color

.myBgColor { background-color: #480947; }

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

This div background color is #480947.

Border color

.myBorderColor { border: 1px solid #480947; }

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

This div border color is #480947.

Opacity

.myOpacity80 { color: #480947; opacity: 0.8; }

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

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

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

This text has shadow with #480947 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #480947.

Preview

Color preview on black background

This text has color #480947 on black background.


Color preview on white background

This text has color #480947 on white background.


Black color preview on #480947 background

This text has black color on #480947 background.


White color preview on #480947 background

This text has white color on #480947 background.


Related colors

Complementary color

Complementary color for #hex is #B7F6B8.


I love getcolorcode.com

Triadic colors

1 #474809 and #094748 with #480947 are triadic colors.

2 #470948 and #094847 with #480947 are triadic colors.