COLOR #484332

HEX: #484332 RGB: (72,67,50)

Color info

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

RGB color model

#484332 color RGB value is (72,67,50).

RGB: (72,67,50) (28%, 26%, 20%)

RGB channels and saturation

R 72 of 255 = 28%
G 67 of 255 = 26%
B 50 of 255 = 20%

72
67
50

R + G + B ~ 25%. #484332 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 72 + 67 + 50 = 189 (100%)
R 72 of 189 ~ 38.1%
G 67 of 189 ~ 35.45%
B 50 of 189 ~ 26.46'%

%38.1
%35.45
%26.46

CMYK color model

#484332 color CMYK value is (0,7,31,72).

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

CMYK: (0,7,31,72)
C0M7Y31K72 (0%, 7%, 31%, 72%)
(0.00 / 0.07 / 0.31 / 0.72)

CMYK percentages

%0
%6.94
%30.56
%71.76

Codes

Color #484332 in popluar color models

48 43 32
RGB 72 67 50
HSL 46° 18.03% 23.92%
HSB/HSV 46° 30.56% 28.24%
CMYK 0.00% 6.94% 30.56%
71.76%

Color #484332 in popluar number systems.

HEX 48 43 32
Decimal 72 67 50
Binary 1001000 1000011 110010
Octal 110 103 62

Shades and tints

Shades of #484332

#484332
(72,67,50)
#423D2E
(66,61,46)
#3C372A
(60,55,42)
#363126
(54,49,38)
#302B22
(48,43,34)
#2A251E
(42,37,30)
#241F1A
(36,31,26)
#1E1916
(30,25,22)
#181312
(24,19,18)
#120D0E
(18,13,14)
#0C070A
(12,7,10)
#000000
(0,0,0)

Tints of #484332

#484332
(72,67,50)
#585444
(88,84,68)
#686556
(104,101,86)
#787668
(120,118,104)
#88877A
(136,135,122)
#98988C
(152,152,140)
#A8A99E
(168,169,158)
#B8BAB0
(184,186,176)
#C8CBC2
(200,203,194)
#D8DCD4
(216,220,212)
#E8EDE6
(232,237,230)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #484332; }

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

This text font color is #484332.

Background Color

.myBgColor { background-color: #484332; }

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

This div background color is #484332.

Border color

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

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

This div border color is #484332.

Opacity

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

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

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

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

This text has shadow with #484332 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #484332.

Preview

Color preview on black background

This text has color #484332 on black background.


Color preview on white background

This text has color #484332 on white background.


Black color preview on #484332 background

This text has black color on #484332 background.


White color preview on #484332 background

This text has white color on #484332 background.


Related colors

Complementary color

Complementary color for #hex is #B7BCCD.


I love getcolorcode.com

Triadic colors

1 #324843 and #433248 with #484332 are triadic colors.

2 #324348 and #434832 with #484332 are triadic colors.