COLOR #483328

HEX: #483328 RGB: (72,51,40)

Color info

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

RGB color model

#483328 color RGB value is (72,51,40).

RGB: (72,51,40) (28%, 20%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 51 of 255 = 20%
B 40 of 255 = 16%

72
51
40

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

Portions of RGB colors in percentages

R + G + B = 72 + 51 + 40 = 163 (100%)
R 72 of 163 ~ 44.17%
G 51 of 163 ~ 31.29%
B 40 of 163 ~ 24.54'%

%44.17
%31.29
%24.54

CMYK color model

#483328 color CMYK value is (0,29,44,72).

  • cyan value is 0.00%
  • magenta value is 29.17%
  • yellow value is 44.44%
  • key color value is 71.76%

CMYK: (0,29,44,72)
C0M29Y44K72 (0%, 29%, 44%, 72%)
(0.00 / 0.29 / 0.44 / 0.72)

CMYK percentages

%0
%29.17
%44.44
%71.76

Codes

Color #483328 in popluar color models

48 33 28
RGB 72 51 40
HSL 21° 28.57% 21.96%
HSB/HSV 21° 44.44% 28.24%
CMYK 0.00% 29.17% 44.44%
71.76%

Color #483328 in popluar number systems.

HEX 48 33 28
Decimal 72 51 40
Binary 1001000 110011 101000
Octal 110 63 50

Shades and tints

Shades of #483328

#483328
(72,51,40)
#422F25
(66,47,37)
#3C2B22
(60,43,34)
#36271F
(54,39,31)
#30231C
(48,35,28)
#2A1F19
(42,31,25)
#241B16
(36,27,22)
#1E1713
(30,23,19)
#181310
(24,19,16)
#120F0D
(18,15,13)
#0C0B0A
(12,11,10)
#000000
(0,0,0)

Tints of #483328

#483328
(72,51,40)
#58453B
(88,69,59)
#68574E
(104,87,78)
#786961
(120,105,97)
#887B74
(136,123,116)
#988D87
(152,141,135)
#A89F9A
(168,159,154)
#B8B1AD
(184,177,173)
#C8C3C0
(200,195,192)
#D8D5D3
(216,213,211)
#E8E7E6
(232,231,230)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #483328 color. Also use rgb(72,51,40) instead hex code.

Text Font Color

.myTextColor { color: #483328; }

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

This text font color is #483328.

Background Color

.myBgColor { background-color: #483328; }

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

This div background color is #483328.

Border color

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

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

This div border color is #483328.

Opacity

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

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

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

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

This text has shadow with #483328 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #483328.

Preview

Color preview on black background

This text has color #483328 on black background.


Color preview on white background

This text has color #483328 on white background.


Black color preview on #483328 background

This text has black color on #483328 background.


White color preview on #483328 background

This text has white color on #483328 background.


Related colors

Complementary color

Complementary color for #hex is #B7CCD7.


I love getcolorcode.com

Triadic colors

1 #284833 and #332848 with #483328 are triadic colors.

2 #283348 and #334828 with #483328 are triadic colors.