COLOR #482128

HEX: #482128 RGB: (72,33,40)

Color info

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

RGB color model

#482128 color RGB value is (72,33,40).

RGB: (72,33,40) (28%, 13%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 33 of 255 = 13%
B 40 of 255 = 16%

72
33
40

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

Portions of RGB colors in percentages

R + G + B = 72 + 33 + 40 = 145 (100%)
R 72 of 145 ~ 49.66%
G 33 of 145 ~ 22.76%
B 40 of 145 ~ 27.59'%

%49.66
%22.76
%27.59

CMYK color model

#482128 color CMYK value is (0,54,44,72).

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

CMYK: (0,54,44,72)
C0M54Y44K72 (0%, 54%, 44%, 72%)
(0.00 / 0.54 / 0.44 / 0.72)

CMYK percentages

%0
%54.17
%44.44
%71.76

Codes

Color #482128 in popluar color models

48 21 28
RGB 72 33 40
HSL 349° 37.14% 20.59%
HSB/HSV 349° 54.17% 28.24%
CMYK 0.00% 54.17% 44.44%
71.76%

Color #482128 in popluar number systems.

HEX 48 21 28
Decimal 72 33 40
Binary 1001000 100001 101000
Octal 110 41 50

Shades and tints

Shades of #482128

#482128
(72,33,40)
#421E25
(66,30,37)
#3C1B22
(60,27,34)
#36181F
(54,24,31)
#30151C
(48,21,28)
#2A1219
(42,18,25)
#240F16
(36,15,22)
#1E0C13
(30,12,19)
#180910
(24,9,16)
#12060D
(18,6,13)
#0C030A
(12,3,10)
#000000
(0,0,0)

Tints of #482128

#482128
(72,33,40)
#58353B
(88,53,59)
#68494E
(104,73,78)
#785D61
(120,93,97)
#887174
(136,113,116)
#988587
(152,133,135)
#A8999A
(168,153,154)
#B8ADAD
(184,173,173)
#C8C1C0
(200,193,192)
#D8D5D3
(216,213,211)
#E8E9E6
(232,233,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #482128; }

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

This text font color is #482128.

Background Color

.myBgColor { background-color: #482128; }

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

This div background color is #482128.

Border color

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

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

This div border color is #482128.

Opacity

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

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

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

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

This text has shadow with #482128 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482128.

Preview

Color preview on black background

This text has color #482128 on black background.


Color preview on white background

This text has color #482128 on white background.


Black color preview on #482128 background

This text has black color on #482128 background.


White color preview on #482128 background

This text has white color on #482128 background.


Related colors

Complementary color

Complementary color for #hex is #B7DED7.


I love getcolorcode.com

Triadic colors

1 #284821 and #212848 with #482128 are triadic colors.

2 #282148 and #214828 with #482128 are triadic colors.