COLOR #482937

HEX: #482937 RGB: (72,41,55)

Color info

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

RGB color model

#482937 color RGB value is (72,41,55).

RGB: (72,41,55) (28%, 16%, 22%)

RGB channels and saturation

R 72 of 255 = 28%
G 41 of 255 = 16%
B 55 of 255 = 22%

72
41
55

R + G + B ~ 22%. #482937 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 41 + 55 = 168 (100%)
R 72 of 168 ~ 42.86%
G 41 of 168 ~ 24.4%
B 55 of 168 ~ 32.74'%

%42.86
%24.4
%32.74

CMYK color model

#482937 color CMYK value is (0,43,24,72).

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

CMYK: (0,43,24,72)
C0M43Y24K72 (0%, 43%, 24%, 72%)
(0.00 / 0.43 / 0.24 / 0.72)

CMYK percentages

%0
%43.06
%23.61
%71.76

Codes

Color #482937 in popluar color models

48 29 37
RGB 72 41 55
HSL 333° 27.43% 22.16%
HSB/HSV 333° 43.06% 28.24%
CMYK 0.00% 43.06% 23.61%
71.76%

Color #482937 in popluar number systems.

HEX 48 29 37
Decimal 72 41 55
Binary 1001000 101001 110111
Octal 110 51 67

Shades and tints

Shades of #482937

#482937
(72,41,55)
#422632
(66,38,50)
#3C232D
(60,35,45)
#362028
(54,32,40)
#301D23
(48,29,35)
#2A1A1E
(42,26,30)
#241719
(36,23,25)
#1E1414
(30,20,20)
#18110F
(24,17,15)
#120E0A
(18,14,10)
#0C0B05
(12,11,5)
#000000
(0,0,0)

Tints of #482937

#482937
(72,41,55)
#583C49
(88,60,73)
#684F5B
(104,79,91)
#78626D
(120,98,109)
#88757F
(136,117,127)
#988891
(152,136,145)
#A89BA3
(168,155,163)
#B8AEB5
(184,174,181)
#C8C1C7
(200,193,199)
#D8D4D9
(216,212,217)
#E8E7EB
(232,231,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #482937; }

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

This text font color is #482937.

Background Color

.myBgColor { background-color: #482937; }

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

This div background color is #482937.

Border color

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

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

This div border color is #482937.

Opacity

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

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

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

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

This text has shadow with #482937 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482937.

Preview

Color preview on black background

This text has color #482937 on black background.


Color preview on white background

This text has color #482937 on white background.


Black color preview on #482937 background

This text has black color on #482937 background.


White color preview on #482937 background

This text has white color on #482937 background.


Related colors

Complementary color

Complementary color for #hex is #B7D6C8.


I love getcolorcode.com

Triadic colors

1 #374829 and #293748 with #482937 are triadic colors.

2 #372948 and #294837 with #482937 are triadic colors.