COLOR #481813

HEX: #481813 RGB: (72,24,19)

Color info

#481813 contains red, green and blue colors in about the same proportion. Web safe color of #481813 is #330000 (or #300).

RGB color model

#481813 color RGB value is (72,24,19).

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

RGB channels and saturation

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

72
24
19

R + G + B ~ 15%. #481813 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 24 + 19 = 115 (100%)
R 72 of 115 ~ 62.61%
G 24 of 115 ~ 20.87%
B 19 of 115 ~ 16.52'%

%62.61
%20.87
%16.52

CMYK color model

#481813 color CMYK value is (0,67,74,72).

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

CMYK: (0,67,74,72)
C0M67Y74K72 (0%, 67%, 74%, 72%)
(0.00 / 0.67 / 0.74 / 0.72)

CMYK percentages

%0
%66.67
%73.61
%71.76

Codes

Color #481813 in popluar color models

48 18 13
RGB 72 24 19
HSL 58.24% 17.84%
HSB/HSV 73.61% 28.24%
CMYK 0.00% 66.67% 73.61%
71.76%

Color #481813 in popluar number systems.

HEX 48 18 13
Decimal 72 24 19
Binary 1001000 11000 10011
Octal 110 30 23

Shades and tints

Shades of #481813

#481813
(72,24,19)
#421612
(66,22,18)
#3C1411
(60,20,17)
#361210
(54,18,16)
#30100F
(48,16,15)
#2A0E0E
(42,14,14)
#240C0D
(36,12,13)
#1E0A0C
(30,10,12)
#18080B
(24,8,11)
#12060A
(18,6,10)
#0C0409
(12,4,9)
#000000
(0,0,0)

Tints of #481813

#481813
(72,24,19)
#582D28
(88,45,40)
#68423D
(104,66,61)
#785752
(120,87,82)
#886C67
(136,108,103)
#98817C
(152,129,124)
#A89691
(168,150,145)
#B8ABA6
(184,171,166)
#C8C0BB
(200,192,187)
#D8D5D0
(216,213,208)
#E8EAE5
(232,234,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #481813; }

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

This text font color is #481813.

Background Color

.myBgColor { background-color: #481813; }

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

This div background color is #481813.

Border color

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

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

This div border color is #481813.

Opacity

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

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

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

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

This text has shadow with #481813 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481813.

Preview

Color preview on black background

This text has color #481813 on black background.


Color preview on white background

This text has color #481813 on white background.


Black color preview on #481813 background

This text has black color on #481813 background.


White color preview on #481813 background

This text has white color on #481813 background.


Related colors

Complementary color

Complementary color for #hex is #B7E7EC.


I love getcolorcode.com

Triadic colors

1 #134818 and #181348 with #481813 are triadic colors.

2 #131848 and #184813 with #481813 are triadic colors.