COLOR #480F48

HEX: #480F48 RGB: (72,15,72)

Color info

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

RGB color model

#480F48 color RGB value is (72,15,72).

RGB: (72,15,72) (28%, 6%, 28%)

RGB channels and saturation

R 72 of 255 = 28%
G 15 of 255 = 6%
B 72 of 255 = 28%

72
15
72

R + G + B ~ 21%. #480F48 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 15 + 72 = 159 (100%)
R 72 of 159 ~ 45.28%
G 15 of 159 ~ 9.43%
B 72 of 159 ~ 45.28'%

%45.28
%45.28

CMYK color model

#480F48 color CMYK value is (0,79,0,72).

  • cyan value is 0.00%
  • magenta value is 79.17%
  • yellow value is 0.00%
  • key color value is 71.76%

CMYK: (0,79,0,72)
C0M79Y0K72 (0%, 79%, 0%, 72%)
(0.00 / 0.79 / 0.00 / 0.72)

CMYK percentages

%0
%79.17
%0
%71.76

Codes

Color #480F48 in popluar color models

48 0F 48
RGB 72 15 72
HSL 300° 65.52% 17.06%
HSB/HSV 300° 79.17% 28.24%
CMYK 0.00% 79.17% 0.00%
71.76%

Color #480F48 in popluar number systems.

HEX 48 0F 48
Decimal 72 15 72
Binary 1001000 1111 1001000
Octal 110 17 110

Shades and tints

Shades of #480F48

#480F48
(72,15,72)
#420E42
(66,14,66)
#3C0D3C
(60,13,60)
#360C36
(54,12,54)
#300B30
(48,11,48)
#2A0A2A
(42,10,42)
#240924
(36,9,36)
#1E081E
(30,8,30)
#180718
(24,7,24)
#120612
(18,6,18)
#0C050C
(12,5,12)
#000000
(0,0,0)

Tints of #480F48

#480F48
(72,15,72)
#582458
(88,36,88)
#683968
(104,57,104)
#784E78
(120,78,120)
#886388
(136,99,136)
#987898
(152,120,152)
#A88DA8
(168,141,168)
#B8A2B8
(184,162,184)
#C8B7C8
(200,183,200)
#D8CCD8
(216,204,216)
#E8E1E8
(232,225,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #480F48 color. Also use rgb(72,15,72) instead hex code.

Text Font Color

.myTextColor { color: #480F48; }

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

This text font color is #480F48.

Background Color

.myBgColor { background-color: #480F48; }

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

This div background color is #480F48.

Border color

.myBorderColor { border: 1px solid #480F48; }

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

This div border color is #480F48.

Opacity

.myOpacity80 { color: #480F48; opacity: 0.8; }

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

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

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

This text has shadow with #480F48 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #480F48.

Preview

Color preview on black background

This text has color #480F48 on black background.


Color preview on white background

This text has color #480F48 on white background.


Black color preview on #480F48 background

This text has black color on #480F48 background.


White color preview on #480F48 background

This text has white color on #480F48 background.


Related colors

Complementary color

Complementary color for #hex is #B7F0B7.


I love getcolorcode.com

Triadic colors

1 #48480F and #0F4848 with #480F48 are triadic colors.

2 #480F48 and #0F4848 with #480F48 are triadic colors.