COLOR #481914

HEX: #481914 RGB: (72,25,20)

Color info

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

RGB color model

#481914 color RGB value is (72,25,20).

RGB: (72,25,20) (28%, 10%, 8%)

RGB channels and saturation

R 72 of 255 = 28%
G 25 of 255 = 10%
B 20 of 255 = 8%

72
25
20

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

Portions of RGB colors in percentages

R + G + B = 72 + 25 + 20 = 117 (100%)
R 72 of 117 ~ 61.54%
G 25 of 117 ~ 21.37%
B 20 of 117 ~ 17.09'%

%61.54
%21.37
%17.09

CMYK color model

#481914 color CMYK value is (0,65,72,72).

  • cyan value is 0.00%
  • magenta value is 65.28%
  • yellow value is 72.22%
  • key color value is 71.76%

CMYK: (0,65,72,72)
C0M65Y72K72 (0%, 65%, 72%, 72%)
(0.00 / 0.65 / 0.72 / 0.72)

CMYK percentages

%0
%65.28
%72.22
%71.76

Codes

Color #481914 in popluar color models

48 19 14
RGB 72 25 20
HSL 56.52% 18.04%
HSB/HSV 72.22% 28.24%
CMYK 0.00% 65.28% 72.22%
71.76%

Color #481914 in popluar number systems.

HEX 48 19 14
Decimal 72 25 20
Binary 1001000 11001 10100
Octal 110 31 24

Shades and tints

Shades of #481914

#481914
(72,25,20)
#421713
(66,23,19)
#3C1512
(60,21,18)
#361311
(54,19,17)
#301110
(48,17,16)
#2A0F0F
(42,15,15)
#240D0E
(36,13,14)
#1E0B0D
(30,11,13)
#18090C
(24,9,12)
#12070B
(18,7,11)
#0C050A
(12,5,10)
#000000
(0,0,0)

Tints of #481914

#481914
(72,25,20)
#582D29
(88,45,41)
#68413E
(104,65,62)
#785553
(120,85,83)
#886968
(136,105,104)
#987D7D
(152,125,125)
#A89192
(168,145,146)
#B8A5A7
(184,165,167)
#C8B9BC
(200,185,188)
#D8CDD1
(216,205,209)
#E8E1E6
(232,225,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #481914 color. Also use rgb(72,25,20) instead hex code.

Text Font Color

.myTextColor { color: #481914; }

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

This text font color is #481914.

Background Color

.myBgColor { background-color: #481914; }

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

This div background color is #481914.

Border color

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

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

This div border color is #481914.

Opacity

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

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

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

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

This text has shadow with #481914 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #481914.

Preview

Color preview on black background

This text has color #481914 on black background.


Color preview on white background

This text has color #481914 on white background.


Black color preview on #481914 background

This text has black color on #481914 background.


White color preview on #481914 background

This text has white color on #481914 background.


Related colors

Complementary color

Complementary color for #hex is #B7E6EB.


I love getcolorcode.com

Triadic colors

1 #144819 and #191448 with #481914 are triadic colors.

2 #141948 and #194814 with #481914 are triadic colors.