COLOR #482337

HEX: #482337 RGB: (72,35,55)

Color info

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

RGB color model

#482337 color RGB value is (72,35,55).

RGB: (72,35,55) (28%, 14%, 22%)

RGB channels and saturation

R 72 of 255 = 28%
G 35 of 255 = 14%
B 55 of 255 = 22%

72
35
55

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

Portions of RGB colors in percentages

R + G + B = 72 + 35 + 55 = 162 (100%)
R 72 of 162 ~ 44.44%
G 35 of 162 ~ 21.6%
B 55 of 162 ~ 33.95'%

%44.44
%21.6
%33.95

CMYK color model

#482337 color CMYK value is (0,51,24,72).

  • cyan value is 0.00%
  • magenta value is 51.39%
  • yellow value is 23.61%
  • key color value is 71.76%
CMYK: (0,51,24,72) C0M51Y24K72 (0%,51%,24%,72%) (0.00/0.51/0.24/0.72) 

CMYK percentages

%0
%51.39
%23.61
%71.76

Codes

Color #482337 in popluar color models

48 23 37
RGB 72 35 55
HSL 328° 34.58% 20.98%
HSB/HSV 328° 51.39% 28.24%
CMYK 0.00% 51.39% 23.61%
71.76%

Color #482337 in popluar number systems.

HEX 48 23 37
Decimal 72 35 55
Binary 1001000 100011 110111
Octal 110 43 67

Shades and tints

Shades of #482337

#482337
(72,35,55)
#422032
(66,32,50)
#3C1D2D
(60,29,45)
#361A28
(54,26,40)
#301723
(48,23,35)
#2A141E
(42,20,30)
#241119
(36,17,25)
#1E0E14
(30,14,20)
#180B0F
(24,11,15)
#12080A
(18,8,10)
#0C0505
(12,5,5)
#000000
(0,0,0)

Tints of #482337

#482337
(72,35,55)
#583749
(88,55,73)
#684B5B
(104,75,91)
#785F6D
(120,95,109)
#88737F
(136,115,127)
#988791
(152,135,145)
#A89BA3
(168,155,163)
#B8AFB5
(184,175,181)
#C8C3C7
(200,195,199)
#D8D7D9
(216,215,217)
#E8EBEB
(232,235,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #482337; }

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

This text font color is #482337.

Background Color

.myBgColor { background-color: #482337; }

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

This div background color is #482337.

Border color

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

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

This div border color is #482337.

Opacity

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

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

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

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

This text has shadow with #482337 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #482337.

Preview

Color preview on black background

This text has color #482337 on black background.


Color preview on white background

This text has color #482337 on white background.


Black color preview on #482337 background

This text has black color on #482337 background.


White color preview on #482337 background

This text has white color on #482337 background.


Related colors

Complementary color

Complementary color for #hex is #B7DCC8.


I love getcolorcode.com

Triadic colors

1 #374823 and #233748 with #482337 are triadic colors.

2 #372348 and #234837 with #482337 are triadic colors.