COLOR #483227

HEX: #483227 RGB: (72,50,39)

Color info

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

RGB color model

#483227 color RGB value is (72,50,39).

RGB: (72,50,39) (28%, 20%, 15%)

RGB channels and saturation

R 72 of 255 = 28%
G 50 of 255 = 20%
B 39 of 255 = 15%

72
50
39

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

Portions of RGB colors in percentages

R + G + B = 72 + 50 + 39 = 161 (100%)
R 72 of 161 ~ 44.72%
G 50 of 161 ~ 31.06%
B 39 of 161 ~ 24.22'%

%44.72
%31.06
%24.22

CMYK color model

#483227 color CMYK value is (0,31,46,72).

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

CMYK: (0,31,46,72)
C0M31Y46K72 (0%, 31%, 46%, 72%)
(0.00 / 0.31 / 0.46 / 0.72)

CMYK percentages

%0
%30.56
%45.83
%71.76

Codes

Color #483227 in popluar color models

48 32 27
RGB 72 50 39
HSL 20° 29.73% 21.76%
HSB/HSV 20° 45.83% 28.24%
CMYK 0.00% 30.56% 45.83%
71.76%

Color #483227 in popluar number systems.

HEX 48 32 27
Decimal 72 50 39
Binary 1001000 110010 100111
Octal 110 62 47

Shades and tints

Shades of #483227

#483227
(72,50,39)
#422E24
(66,46,36)
#3C2A21
(60,42,33)
#36261E
(54,38,30)
#30221B
(48,34,27)
#2A1E18
(42,30,24)
#241A15
(36,26,21)
#1E1612
(30,22,18)
#18120F
(24,18,15)
#120E0C
(18,14,12)
#0C0A09
(12,10,9)
#000000
(0,0,0)

Tints of #483227

#483227
(72,50,39)
#58443A
(88,68,58)
#68564D
(104,86,77)
#786860
(120,104,96)
#887A73
(136,122,115)
#988C86
(152,140,134)
#A89E99
(168,158,153)
#B8B0AC
(184,176,172)
#C8C2BF
(200,194,191)
#D8D4D2
(216,212,210)
#E8E6E5
(232,230,229)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #483227; }

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

This text font color is #483227.

Background Color

.myBgColor { background-color: #483227; }

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

This div background color is #483227.

Border color

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

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

This div border color is #483227.

Opacity

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

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

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

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

This text has shadow with #483227 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483227.

Preview

Color preview on black background

This text has color #483227 on black background.


Color preview on white background

This text has color #483227 on white background.


Black color preview on #483227 background

This text has black color on #483227 background.


White color preview on #483227 background

This text has white color on #483227 background.


Related colors

Complementary color

Complementary color for #hex is #B7CDD8.


I love getcolorcode.com

Triadic colors

1 #274832 and #322748 with #483227 are triadic colors.

2 #273248 and #324827 with #483227 are triadic colors.