COLOR #480718

HEX: #480718 RGB: (72,7,24)

Color info

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

RGB color model

#480718 color RGB value is (72,7,24).

RGB: (72,7,24) (28%, 3%, 9%)

RGB channels and saturation

R 72 of 255 = 28%
G 7 of 255 = 3%
B 24 of 255 = 9%

72
7
24

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

Portions of RGB colors in percentages

R + G + B = 72 + 7 + 24 = 103 (100%)
R 72 of 103 ~ 69.9%
G 7 of 103 ~ 6.8%
B 24 of 103 ~ 23.3'%

%69.9
%23.3

CMYK color model

#480718 color CMYK value is (0,90,67,72).

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

CMYK: (0,90,67,72)
C0M90Y67K72 (0%, 90%, 67%, 72%)
(0.00 / 0.90 / 0.67 / 0.72)

CMYK percentages

%0
%90.28
%66.67
%71.76

Codes

Color #480718 in popluar color models

48 07 18
RGB 72 7 24
HSL 344° 82.28% 15.49%
HSB/HSV 344° 90.28% 28.24%
CMYK 0.00% 90.28% 66.67%
71.76%

Color #480718 in popluar number systems.

HEX 48 07 18
Decimal 72 7 24
Binary 1001000 111 11000
Octal 110 7 30

Shades and tints

Shades of #480718

#480718
(72,7,24)
#420716
(66,7,22)
#3C0714
(60,7,20)
#360712
(54,7,18)
#300710
(48,7,16)
#2A070E
(42,7,14)
#24070C
(36,7,12)
#1E070A
(30,7,10)
#180708
(24,7,8)
#120706
(18,7,6)
#0C0704
(12,7,4)
#000000
(0,0,0)

Tints of #480718

#480718
(72,7,24)
#581D2D
(88,29,45)
#683342
(104,51,66)
#784957
(120,73,87)
#885F6C
(136,95,108)
#987581
(152,117,129)
#A88B96
(168,139,150)
#B8A1AB
(184,161,171)
#C8B7C0
(200,183,192)
#D8CDD5
(216,205,213)
#E8E3EA
(232,227,234)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #480718; }

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

This text font color is #480718.

Background Color

.myBgColor { background-color: #480718; }

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

This div background color is #480718.

Border color

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

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

This div border color is #480718.

Opacity

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

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

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

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

This text has shadow with #480718 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #480718.

Preview

Color preview on black background

This text has color #480718 on black background.


Color preview on white background

This text has color #480718 on white background.


Black color preview on #480718 background

This text has black color on #480718 background.


White color preview on #480718 background

This text has white color on #480718 background.


Related colors

Complementary color

Complementary color for #hex is #B7F8E7.


I love getcolorcode.com

Triadic colors

1 #184807 and #071848 with #480718 are triadic colors.

2 #180748 and #074818 with #480718 are triadic colors.