COLOR #483239

HEX: #483239 RGB: (72,50,57)

Color info

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

RGB color model

#483239 color RGB value is (72,50,57).

RGB: (72,50,57) (28%, 20%, 22%)

RGB channels and saturation

R 72 of 255 = 28%
G 50 of 255 = 20%
B 57 of 255 = 22%

72
50
57

R + G + B ~ 23%. #483239 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 50 + 57 = 179 (100%)
R 72 of 179 ~ 40.22%
G 50 of 179 ~ 27.93%
B 57 of 179 ~ 31.84'%

%40.22
%27.93
%31.84

CMYK color model

#483239 color CMYK value is (0,31,21,72).

  • cyan value is 0.00%
  • magenta value is 30.56%
  • yellow value is 20.83%
  • key color value is 71.76%
CMYK: (0,31,21,72) C0M31Y21K72 (0%,31%,21%,72%) (0.00/0.31/0.21/0.72) 

CMYK percentages

%0
%30.56
%20.83
%71.76

Codes

Color #483239 in popluar color models

48 32 39
RGB 72 50 57
HSL 341° 18.03% 23.92%
HSB/HSV 341° 30.56% 28.24%
CMYK 0.00% 30.56% 20.83%
71.76%

Color #483239 in popluar number systems.

HEX 48 32 39
Decimal 72 50 57
Binary 1001000 110010 111001
Octal 110 62 71

Shades and tints

Shades of #483239

#483239
(72,50,57)
#422E34
(66,46,52)
#3C2A2F
(60,42,47)
#36262A
(54,38,42)
#302225
(48,34,37)
#2A1E20
(42,30,32)
#241A1B
(36,26,27)
#1E1616
(30,22,22)
#181211
(24,18,17)
#120E0C
(18,14,12)
#0C0A07
(12,10,7)
#000000
(0,0,0)

Tints of #483239

#483239
(72,50,57)
#58444B
(88,68,75)
#68565D
(104,86,93)
#78686F
(120,104,111)
#887A81
(136,122,129)
#988C93
(152,140,147)
#A89EA5
(168,158,165)
#B8B0B7
(184,176,183)
#C8C2C9
(200,194,201)
#D8D4DB
(216,212,219)
#E8E6ED
(232,230,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #483239; }

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

This text font color is #483239.

Background Color

.myBgColor { background-color: #483239; }

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

This div background color is #483239.

Border color

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

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

This div border color is #483239.

Opacity

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

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

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

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

This text has shadow with #483239 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483239.

Preview

Color preview on black background

This text has color #483239 on black background.


Color preview on white background

This text has color #483239 on white background.


Black color preview on #483239 background

This text has black color on #483239 background.


White color preview on #483239 background

This text has white color on #483239 background.


Related colors

Complementary color

Complementary color for #hex is #B7CDC6.


I love getcolorcode.com

Triadic colors

1 #394832 and #323948 with #483239 are triadic colors.

2 #393248 and #324839 with #483239 are triadic colors.