COLOR #482932

HEX: #482932 RGB: (72,41,50)

Color info

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

RGB color model

#482932 color RGB value is (72,41,50).

RGB: (72,41,50) (28%, 16%, 20%)

RGB channels and saturation

R 72 of 255 = 28%
G 41 of 255 = 16%
B 50 of 255 = 20%

72
41
50

R + G + B ~ 21%. #482932 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 41 + 50 = 163 (100%)
R 72 of 163 ~ 44.17%
G 41 of 163 ~ 25.15%
B 50 of 163 ~ 30.67'%

%44.17
%25.15
%30.67

CMYK color model

#482932 color CMYK value is (0,43,31,72).

  • cyan value is 0.00%
  • magenta value is 43.06%
  • yellow value is 30.56%
  • key color value is 71.76%

CMYK: (0,43,31,72)
C0M43Y31K72 (0%, 43%, 31%, 72%)
(0.00 / 0.43 / 0.31 / 0.72)

CMYK percentages

%0
%43.06
%30.56
%71.76

Codes

Color #482932 in popluar color models

48 29 32
RGB 72 41 50
HSL 343° 27.43% 22.16%
HSB/HSV 343° 43.06% 28.24%
CMYK 0.00% 43.06% 30.56%
71.76%

Color #482932 in popluar number systems.

HEX 48 29 32
Decimal 72 41 50
Binary 1001000 101001 110010
Octal 110 51 62

Shades and tints

Shades of #482932

#482932
(72,41,50)
#42262E
(66,38,46)
#3C232A
(60,35,42)
#362026
(54,32,38)
#301D22
(48,29,34)
#2A1A1E
(42,26,30)
#24171A
(36,23,26)
#1E1416
(30,20,22)
#181112
(24,17,18)
#120E0E
(18,14,14)
#0C0B0A
(12,11,10)
#000000
(0,0,0)

Tints of #482932

#482932
(72,41,50)
#583C44
(88,60,68)
#684F56
(104,79,86)
#786268
(120,98,104)
#88757A
(136,117,122)
#98888C
(152,136,140)
#A89B9E
(168,155,158)
#B8AEB0
(184,174,176)
#C8C1C2
(200,193,194)
#D8D4D4
(216,212,212)
#E8E7E6
(232,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #482932 color. Also use rgb(72,41,50) instead hex code.

Text Font Color

.myTextColor { color: #482932; }

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

This text font color is #482932.

Background Color

.myBgColor { background-color: #482932; }

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

This div background color is #482932.

Border color

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

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

This div border color is #482932.

Opacity

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

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

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

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

This text has shadow with #482932 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482932.

Preview

Color preview on black background

This text has color #482932 on black background.


Color preview on white background

This text has color #482932 on white background.


Black color preview on #482932 background

This text has black color on #482932 background.


White color preview on #482932 background

This text has white color on #482932 background.


Related colors

Complementary color

Complementary color for #hex is #B7D6CD.


I love getcolorcode.com

Triadic colors

1 #324829 and #293248 with #482932 are triadic colors.

2 #322948 and #294832 with #482932 are triadic colors.