COLOR #484428

HEX: #484428 RGB: (72,68,40)

Color info

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

RGB color model

#484428 color RGB value is (72,68,40).

RGB: (72,68,40) (28%, 27%, 16%)

RGB channels and saturation

R 72 of 255 = 28%
G 68 of 255 = 27%
B 40 of 255 = 16%

72
68
40

R + G + B ~ 24%. #484428 is dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 68 + 40 = 180 (100%)
R 72 of 180 ~ 40%
G 68 of 180 ~ 37.78%
B 40 of 180 ~ 22.22'%

%40
%37.78
%22.22

CMYK color model

#484428 color CMYK value is (0,6,44,72).

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

CMYK: (0,6,44,72)
C0M6Y44K72 (0%, 6%, 44%, 72%)
(0.00 / 0.06 / 0.44 / 0.72)

CMYK percentages

%0
%5.56
%44.44
%71.76

Codes

Color #484428 in popluar color models

48 44 28
RGB 72 68 40
HSL 53° 28.57% 21.96%
HSB/HSV 53° 44.44% 28.24%
CMYK 0.00% 5.56% 44.44%
71.76%

Color #484428 in popluar number systems.

HEX 48 44 28
Decimal 72 68 40
Binary 1001000 1000100 101000
Octal 110 104 50

Shades and tints

Shades of #484428

#484428
(72,68,40)
#423E25
(66,62,37)
#3C3822
(60,56,34)
#36321F
(54,50,31)
#302C1C
(48,44,28)
#2A2619
(42,38,25)
#242016
(36,32,22)
#1E1A13
(30,26,19)
#181410
(24,20,16)
#120E0D
(18,14,13)
#0C080A
(12,8,10)
#000000
(0,0,0)

Tints of #484428

#484428
(72,68,40)
#58553B
(88,85,59)
#68664E
(104,102,78)
#787761
(120,119,97)
#888874
(136,136,116)
#989987
(152,153,135)
#A8AA9A
(168,170,154)
#B8BBAD
(184,187,173)
#C8CCC0
(200,204,192)
#D8DDD3
(216,221,211)
#E8EEE6
(232,238,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484428; }

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

This text font color is #484428.

Background Color

.myBgColor { background-color: #484428; }

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

This div background color is #484428.

Border color

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

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

This div border color is #484428.

Opacity

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

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

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

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

This text has shadow with #484428 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484428.

Preview

Color preview on black background

This text has color #484428 on black background.


Color preview on white background

This text has color #484428 on white background.


Black color preview on #484428 background

This text has black color on #484428 background.


White color preview on #484428 background

This text has white color on #484428 background.


Related colors

Complementary color

Complementary color for #hex is #B7BBD7.


I love getcolorcode.com

Triadic colors

1 #284844 and #442848 with #484428 are triadic colors.

2 #284448 and #444828 with #484428 are triadic colors.