COLOR #482124

HEX: #482124 RGB: (72,33,36)

Color info

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

RGB color model

#482124 color RGB value is (72,33,36).

RGB: (72,33,36) (28%, 13%, 14%)

RGB channels and saturation

R 72 of 255 = 28%
G 33 of 255 = 13%
B 36 of 255 = 14%

72
33
36

R + G + B ~ 18%. #482124 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 33 + 36 = 141 (100%)
R 72 of 141 ~ 51.06%
G 33 of 141 ~ 23.4%
B 36 of 141 ~ 25.53'%

%51.06
%23.4
%25.53

CMYK color model

#482124 color CMYK value is (0,54,50,72).

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

CMYK: (0,54,50,72)
C0M54Y50K72 (0%, 54%, 50%, 72%)
(0.00 / 0.54 / 0.50 / 0.72)

CMYK percentages

%0
%54.17
%50
%71.76

Codes

Color #482124 in popluar color models

48 21 24
RGB 72 33 36
HSL 355° 37.14% 20.59%
HSB/HSV 355° 54.17% 28.24%
CMYK 0.00% 54.17% 50.00%
71.76%

Color #482124 in popluar number systems.

HEX 48 21 24
Decimal 72 33 36
Binary 1001000 100001 100100
Octal 110 41 44

Shades and tints

Shades of #482124

#482124
(72,33,36)
#421E21
(66,30,33)
#3C1B1E
(60,27,30)
#36181B
(54,24,27)
#301518
(48,21,24)
#2A1215
(42,18,21)
#240F12
(36,15,18)
#1E0C0F
(30,12,15)
#18090C
(24,9,12)
#120609
(18,6,9)
#0C0306
(12,3,6)
#000000
(0,0,0)

Tints of #482124

#482124
(72,33,36)
#583537
(88,53,55)
#68494A
(104,73,74)
#785D5D
(120,93,93)
#887170
(136,113,112)
#988583
(152,133,131)
#A89996
(168,153,150)
#B8ADA9
(184,173,169)
#C8C1BC
(200,193,188)
#D8D5CF
(216,213,207)
#E8E9E2
(232,233,226)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #482124; }

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

This text font color is #482124.

Background Color

.myBgColor { background-color: #482124; }

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

This div background color is #482124.

Border color

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

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

This div border color is #482124.

Opacity

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

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

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

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

This text has shadow with #482124 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482124.

Preview

Color preview on black background

This text has color #482124 on black background.


Color preview on white background

This text has color #482124 on white background.


Black color preview on #482124 background

This text has black color on #482124 background.


White color preview on #482124 background

This text has white color on #482124 background.


Related colors

Complementary color

Complementary color for #hex is #B7DEDB.


I love getcolorcode.com

Triadic colors

1 #244821 and #212448 with #482124 are triadic colors.

2 #242148 and #214824 with #482124 are triadic colors.