COLOR #544330

HEX: #544330 RGB: (84,67,48)

Color info

#544330 contains red, green and blue colors in about the same proportion. Web safe color of #544330 is #663333 (or #633).

RGB color model

#544330 color RGB value is (84,67,48).

RGB: (84,67,48) (33%, 26%, 19%)

RGB channels and saturation

R 84 of 255 = 33%
G 67 of 255 = 26%
B 48 of 255 = 19%

84
67
48

R + G + B ~ 26%. #544330 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 67 + 48 = 199 (100%)
R 84 of 199 ~ 42.21%
G 67 of 199 ~ 33.67%
B 48 of 199 ~ 24.12'%

%42.21
%33.67
%24.12

CMYK color model

#544330 color CMYK value is (0,20,43,67).

  • cyan value is 0.00%
  • magenta value is 20.24%
  • yellow value is 42.86%
  • key color value is 67.06%

CMYK: (0,20,43,67)
C0M20Y43K67 (0%, 20%, 43%, 67%)
(0.00 / 0.20 / 0.43 / 0.67)

CMYK percentages

%0
%20.24
%42.86
%67.06

Codes

Color #544330 in popluar color models

54 43 30
RGB 84 67 48
HSL 32° 27.27% 25.88%
HSB/HSV 32° 42.86% 32.94%
CMYK 0.00% 20.24% 42.86%
67.06%

Color #544330 in popluar number systems.

HEX 54 43 30
Decimal 84 67 48
Binary 1010100 1000011 110000
Octal 124 103 60

Shades and tints

Shades of #544330

#544330
(84,67,48)
#4D3D2C
(77,61,44)
#463728
(70,55,40)
#3F3124
(63,49,36)
#382B20
(56,43,32)
#31251C
(49,37,28)
#2A1F18
(42,31,24)
#231914
(35,25,20)
#1C1310
(28,19,16)
#150D0C
(21,13,12)
#0E0708
(14,7,8)
#000000
(0,0,0)

Tints of #544330

#544330
(84,67,48)
#635442
(99,84,66)
#726554
(114,101,84)
#817666
(129,118,102)
#908778
(144,135,120)
#9F988A
(159,152,138)
#AEA99C
(174,169,156)
#BDBAAE
(189,186,174)
#CCCBC0
(204,203,192)
#DBDCD2
(219,220,210)
#EAEDE4
(234,237,228)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #544330 color. Also use rgb(84,67,48) instead hex code.

Text Font Color

.myTextColor { color: #544330; }

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

This text font color is #544330.

Background Color

.myBgColor { background-color: #544330; }

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

This div background color is #544330.

Border color

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

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

This div border color is #544330.

Opacity

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

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

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

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

This text has shadow with #544330 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544330.

Preview

Color preview on black background

This text has color #544330 on black background.


Color preview on white background

This text has color #544330 on white background.


Black color preview on #544330 background

This text has black color on #544330 background.


White color preview on #544330 background

This text has white color on #544330 background.


Related colors

Complementary color

Complementary color for #hex is #ABBCCF.


I love getcolorcode.com

Triadic colors

1 #305443 and #433054 with #544330 are triadic colors.

2 #304354 and #435430 with #544330 are triadic colors.