COLOR #480715

HEX: #480715 RGB: (72,7,21)

Color info

#480715 contains mainly red and blue colors. Web safe color of #480715 is #330000 (or #300).

RGB color model

#480715 color RGB value is (72,7,21).

RGB: (72,7,21) (28%, 3%, 8%)

RGB channels and saturation

R 72 of 255 = 28%
G 7 of 255 = 3%
B 21 of 255 = 8%

72
7
21

R + G + B ~ 13%. #480715 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 7 + 21 = 100 (100%)
R 72 of 100 ~ 72%
G 7 of 100 ~ 7%
B 21 of 100 ~ 21'%

%72
%21

CMYK color model

#480715 color CMYK value is (0,90,71,72).

  • cyan value is 0.00%
  • magenta value is 90.28%
  • yellow value is 70.83%
  • key color value is 71.76%

CMYK: (0,90,71,72)
C0M90Y71K72 (0%, 90%, 71%, 72%)
(0.00 / 0.90 / 0.71 / 0.72)

CMYK percentages

%0
%90.28
%70.83
%71.76

Codes

Color #480715 in popluar color models

48 07 15
RGB 72 7 21
HSL 347° 82.28% 15.49%
HSB/HSV 347° 90.28% 28.24%
CMYK 0.00% 90.28% 70.83%
71.76%

Color #480715 in popluar number systems.

HEX 48 07 15
Decimal 72 7 21
Binary 1001000 111 10101
Octal 110 7 25

Shades and tints

Shades of #480715

#480715
(72,7,21)
#420714
(66,7,20)
#3C0713
(60,7,19)
#360712
(54,7,18)
#300711
(48,7,17)
#2A0710
(42,7,16)
#24070F
(36,7,15)
#1E070E
(30,7,14)
#18070D
(24,7,13)
#12070C
(18,7,12)
#0C070B
(12,7,11)
#000000
(0,0,0)

Tints of #480715

#480715
(72,7,21)
#581D2A
(88,29,42)
#68333F
(104,51,63)
#784954
(120,73,84)
#885F69
(136,95,105)
#98757E
(152,117,126)
#A88B93
(168,139,147)
#B8A1A8
(184,161,168)
#C8B7BD
(200,183,189)
#D8CDD2
(216,205,210)
#E8E3E7
(232,227,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #480715 color. Also use rgb(72,7,21) instead hex code.

Text Font Color

.myTextColor { color: #480715; }

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

This text font color is #480715.

Background Color

.myBgColor { background-color: #480715; }

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

This div background color is #480715.

Border color

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

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

This div border color is #480715.

Opacity

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

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

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

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

This text has shadow with #480715 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #480715.

Preview

Color preview on black background

This text has color #480715 on black background.


Color preview on white background

This text has color #480715 on white background.


Black color preview on #480715 background

This text has black color on #480715 background.


White color preview on #480715 background

This text has white color on #480715 background.


Related colors

Complementary color

Complementary color for #hex is #B7F8EA.


I love getcolorcode.com

Triadic colors

1 #154807 and #071548 with #480715 are triadic colors.

2 #150748 and #074815 with #480715 are triadic colors.