COLOR #544742

HEX: #544742 RGB: (84,71,66)

Color info

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

RGB color model

#544742 color RGB value is (84,71,66).

RGB: (84,71,66) (33%, 28%, 26%)

RGB channels and saturation

R 84 of 255 = 33%
G 71 of 255 = 28%
B 66 of 255 = 26%

84
71
66

R + G + B ~ 29%. #544742 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 71 + 66 = 221 (100%)
R 84 of 221 ~ 38.01%
G 71 of 221 ~ 32.13%
B 66 of 221 ~ 29.86'%

%38.01
%32.13
%29.86

CMYK color model

#544742 color CMYK value is (0,15,21,67).

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

CMYK: (0,15,21,67)
C0M15Y21K67 (0%, 15%, 21%, 67%)
(0.00 / 0.15 / 0.21 / 0.67)

CMYK percentages

%0
%15.48
%21.43
%67.06

Codes

Color #544742 in popluar color models

54 47 42
RGB 84 71 66
HSL 17° 12.00% 29.41%
HSB/HSV 17° 21.43% 32.94%
CMYK 0.00% 15.48% 21.43%
67.06%

Color #544742 in popluar number systems.

HEX 54 47 42
Decimal 84 71 66
Binary 1010100 1000111 1000010
Octal 124 107 102

Shades and tints

Shades of #544742

#544742
(84,71,66)
#4D413C
(77,65,60)
#463B36
(70,59,54)
#3F3530
(63,53,48)
#382F2A
(56,47,42)
#312924
(49,41,36)
#2A231E
(42,35,30)
#231D18
(35,29,24)
#1C1712
(28,23,18)
#15110C
(21,17,12)
#0E0B06
(14,11,6)
#000000
(0,0,0)

Tints of #544742

#544742
(84,71,66)
#635753
(99,87,83)
#726764
(114,103,100)
#817775
(129,119,117)
#908786
(144,135,134)
#9F9797
(159,151,151)
#AEA7A8
(174,167,168)
#BDB7B9
(189,183,185)
#CCC7CA
(204,199,202)
#DBD7DB
(219,215,219)
#EAE7EC
(234,231,236)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544742; }

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

This text font color is #544742.

Background Color

.myBgColor { background-color: #544742; }

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

This div background color is #544742.

Border color

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

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

This div border color is #544742.

Opacity

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

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

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

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

This text has shadow with #544742 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544742.

Preview

Color preview on black background

This text has color #544742 on black background.


Color preview on white background

This text has color #544742 on white background.


Black color preview on #544742 background

This text has black color on #544742 background.


White color preview on #544742 background

This text has white color on #544742 background.


Related colors

Complementary color

Complementary color for #hex is #ABB8BD.


I love getcolorcode.com

Triadic colors

1 #425447 and #474254 with #544742 are triadic colors.

2 #424754 and #475442 with #544742 are triadic colors.