COLOR #482119

HEX: #482119 RGB: (72,33,25)

Color info

#482119 contains red, green and blue colors in about the same proportion. Web safe color of #482119 is #333300 (or #330).

RGB color model

#482119 color RGB value is (72,33,25).

RGB: (72,33,25) (28%, 13%, 10%)

RGB channels and saturation

R 72 of 255 = 28%
G 33 of 255 = 13%
B 25 of 255 = 10%

72
33
25

R + G + B ~ 17%. #482119 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 33 + 25 = 130 (100%)
R 72 of 130 ~ 55.38%
G 33 of 130 ~ 25.38%
B 25 of 130 ~ 19.23'%

%55.38
%25.38
%19.23

CMYK color model

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

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

CMYK: (0,54,65,72)
C0M54Y65K72 (0%, 54%, 65%, 72%)
(0.00 / 0.54 / 0.65 / 0.72)

CMYK percentages

%0
%54.17
%65.28
%71.76

Codes

Color #482119 in popluar color models

48 21 19
RGB 72 33 25
HSL 10° 48.45% 19.02%
HSB/HSV 10° 65.28% 28.24%
CMYK 0.00% 54.17% 65.28%
71.76%

Color #482119 in popluar number systems.

HEX 48 21 19
Decimal 72 33 25
Binary 1001000 100001 11001
Octal 110 41 31

Shades and tints

Shades of #482119

#482119
(72,33,25)
#421E17
(66,30,23)
#3C1B15
(60,27,21)
#361813
(54,24,19)
#301511
(48,21,17)
#2A120F
(42,18,15)
#240F0D
(36,15,13)
#1E0C0B
(30,12,11)
#180909
(24,9,9)
#120607
(18,6,7)
#0C0305
(12,3,5)
#000000
(0,0,0)

Tints of #482119

#482119
(72,33,25)
#58352D
(88,53,45)
#684941
(104,73,65)
#785D55
(120,93,85)
#887169
(136,113,105)
#98857D
(152,133,125)
#A89991
(168,153,145)
#B8ADA5
(184,173,165)
#C8C1B9
(200,193,185)
#D8D5CD
(216,213,205)
#E8E9E1
(232,233,225)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #482119; }

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

This text font color is #482119.

Background Color

.myBgColor { background-color: #482119; }

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

This div background color is #482119.

Border color

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

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

This div border color is #482119.

Opacity

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

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

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

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

This text has shadow with #482119 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482119.

Preview

Color preview on black background

This text has color #482119 on black background.


Color preview on white background

This text has color #482119 on white background.


Black color preview on #482119 background

This text has black color on #482119 background.


White color preview on #482119 background

This text has white color on #482119 background.


Related colors

Complementary color

Complementary color for #hex is #B7DEE6.


I love getcolorcode.com

Triadic colors

1 #194821 and #211948 with #482119 are triadic colors.

2 #192148 and #214819 with #482119 are triadic colors.