COLOR #482428

HEX: #482428 RGB: (72,36,40)

Color info

#482428 contains red, green and blue colors in about the same proportion. Web safe color of #482428 is #333333 (or #333).

RGB color model

#482428 color RGB value is (72,36,40).

RGB: (72,36,40) (28%, 14%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 36 of 255 = 14%
B 40 of 255 = 16%

72
36
40

R + G + B ~ 19%. #482428 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 36 + 40 = 148 (100%)
R 72 of 148 ~ 48.65%
G 36 of 148 ~ 24.32%
B 40 of 148 ~ 27.03'%

%48.65
%24.32
%27.03

CMYK color model

#482428 color CMYK value is (0,50,44,72).

  • cyan value is 0.00%
  • magenta value is 50.00%
  • yellow value is 44.44%
  • key color value is 71.76%

CMYK: (0,50,44,72)
C0M50Y44K72 (0%, 50%, 44%, 72%)
(0.00 / 0.50 / 0.44 / 0.72)

CMYK percentages

%0
%50
%44.44
%71.76

Codes

Color #482428 in popluar color models

48 24 28
RGB 72 36 40
HSL 353° 33.33% 21.18%
HSB/HSV 353° 50.00% 28.24%
CMYK 0.00% 50.00% 44.44%
71.76%

Color #482428 in popluar number systems.

HEX 48 24 28
Decimal 72 36 40
Binary 1001000 100100 101000
Octal 110 44 50

Shades and tints

Shades of #482428

#482428
(72,36,40)
#422125
(66,33,37)
#3C1E22
(60,30,34)
#361B1F
(54,27,31)
#30181C
(48,24,28)
#2A1519
(42,21,25)
#241216
(36,18,22)
#1E0F13
(30,15,19)
#180C10
(24,12,16)
#12090D
(18,9,13)
#0C060A
(12,6,10)
#000000
(0,0,0)

Tints of #482428

#482428
(72,36,40)
#58373B
(88,55,59)
#684A4E
(104,74,78)
#785D61
(120,93,97)
#887074
(136,112,116)
#988387
(152,131,135)
#A8969A
(168,150,154)
#B8A9AD
(184,169,173)
#C8BCC0
(200,188,192)
#D8CFD3
(216,207,211)
#E8E2E6
(232,226,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #482428 color. Also use rgb(72,36,40) instead hex code.

Text Font Color

.myTextColor { color: #482428; }

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

This text font color is #482428.

Background Color

.myBgColor { background-color: #482428; }

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

This div background color is #482428.

Border color

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

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

This div border color is #482428.

Opacity

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

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

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

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

This text has shadow with #482428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482428.

Preview

Color preview on black background

This text has color #482428 on black background.


Color preview on white background

This text has color #482428 on white background.


Black color preview on #482428 background

This text has black color on #482428 background.


White color preview on #482428 background

This text has white color on #482428 background.


Related colors

Complementary color

Complementary color for #hex is #B7DBD7.


I love getcolorcode.com

Triadic colors

1 #284824 and #242848 with #482428 are triadic colors.

2 #282448 and #244828 with #482428 are triadic colors.