COLOR #544C47

HEX: #544C47 RGB: (84,76,71)

Color info

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

RGB color model

#544C47 color RGB value is (84,76,71).

RGB: (84,76,71) (33%, 30%, 28%)

RGB channels and saturation

R 84 of 255 = 33%
G 76 of 255 = 30%
B 71 of 255 = 28%

84
76
71

R + G + B ~ 30%. #544C47 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 76 + 71 = 231 (100%)
R 84 of 231 ~ 36.36%
G 76 of 231 ~ 32.9%
B 71 of 231 ~ 30.74'%

%36.36
%32.9
%30.74

CMYK color model

#544C47 color CMYK value is (0,10,15,67).

  • cyan value is 0.00%
  • magenta value is 9.52%
  • yellow value is 15.48%
  • key color value is 67.06%

CMYK: (0,10,15,67)
C0M10Y15K67 (0%, 10%, 15%, 67%)
(0.00 / 0.10 / 0.15 / 0.67)

CMYK percentages

%0
%9.52
%15.48
%67.06

Codes

Color #544C47 in popluar color models

54 4C 47
RGB 84 76 71
HSL 23° 8.39% 30.39%
HSB/HSV 23° 15.48% 32.94%
CMYK 0.00% 9.52% 15.48%
67.06%

Color #544C47 in popluar number systems.

HEX 54 4C 47
Decimal 84 76 71
Binary 1010100 1001100 1000111
Octal 124 114 107

Shades and tints

Shades of #544C47

#544C47
(84,76,71)
#4D4641
(77,70,65)
#46403B
(70,64,59)
#3F3A35
(63,58,53)
#38342F
(56,52,47)
#312E29
(49,46,41)
#2A2823
(42,40,35)
#23221D
(35,34,29)
#1C1C17
(28,28,23)
#151611
(21,22,17)
#0E100B
(14,16,11)
#000000
(0,0,0)

Tints of #544C47

#544C47
(84,76,71)
#635C57
(99,92,87)
#726C67
(114,108,103)
#817C77
(129,124,119)
#908C87
(144,140,135)
#9F9C97
(159,156,151)
#AEACA7
(174,172,167)
#BDBCB7
(189,188,183)
#CCCCC7
(204,204,199)
#DBDCD7
(219,220,215)
#EAECE7
(234,236,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #544C47 color. Also use rgb(84,76,71) instead hex code.

Text Font Color

.myTextColor { color: #544C47; }

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

This text font color is #544C47.

Background Color

.myBgColor { background-color: #544C47; }

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

This div background color is #544C47.

Border color

.myBorderColor { border: 1px solid #544C47; }

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

This div border color is #544C47.

Opacity

.myOpacity80 { color: #544C47; opacity: 0.8; }

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

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

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

This text has shadow with #544C47 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544C47.

Preview

Color preview on black background

This text has color #544C47 on black background.


Color preview on white background

This text has color #544C47 on white background.


Black color preview on #544C47 background

This text has black color on #544C47 background.


White color preview on #544C47 background

This text has white color on #544C47 background.


Related colors

Complementary color

Complementary color for #hex is #ABB3B8.


I love getcolorcode.com

Triadic colors

1 #47544C and #4C4754 with #544C47 are triadic colors.

2 #474C54 and #4C5447 with #544C47 are triadic colors.