COLOR #544341

HEX: #544341 RGB: (84,67,65)

Color info

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

RGB color model

#544341 color RGB value is (84,67,65).

RGB: (84,67,65) (33%, 26%, 25%)

RGB channels and saturation

R 84 of 255 = 33%
G 67 of 255 = 26%
B 65 of 255 = 25%

84
67
65

R + G + B ~ 28%. #544341 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 67 + 65 = 216 (100%)
R 84 of 216 ~ 38.89%
G 67 of 216 ~ 31.02%
B 65 of 216 ~ 30.09'%

%38.89
%31.02
%30.09

CMYK color model

#544341 color CMYK value is (0,20,23,67).

  • cyan value is 0.00%
  • magenta value is 20.24%
  • yellow value is 22.62%
  • key color value is 67.06%
CMYK: (0,20,23,67) C0M20Y23K67 (0%,20%,23%,67%) (0.00/0.20/0.23/0.67) 

CMYK percentages

%0
%20.24
%22.62
%67.06

Codes

Color #544341 in popluar color models

54 43 41
RGB 84 67 65
HSL 12.75% 29.22%
HSB/HSV 22.62% 32.94%
CMYK 0.00% 20.24% 22.62%
67.06%

Color #544341 in popluar number systems.

HEX 54 43 41
Decimal 84 67 65
Binary 1010100 1000011 1000001
Octal 124 103 101

Shades and tints

Shades of #544341

#544341
(84,67,65)
#4D3D3C
(77,61,60)
#463737
(70,55,55)
#3F3132
(63,49,50)
#382B2D
(56,43,45)
#312528
(49,37,40)
#2A1F23
(42,31,35)
#23191E
(35,25,30)
#1C1319
(28,19,25)
#150D14
(21,13,20)
#0E070F
(14,7,15)
#000000
(0,0,0)

Tints of #544341

#544341
(84,67,65)
#635452
(99,84,82)
#726563
(114,101,99)
#817674
(129,118,116)
#908785
(144,135,133)
#9F9896
(159,152,150)
#AEA9A7
(174,169,167)
#BDBAB8
(189,186,184)
#CCCBC9
(204,203,201)
#DBDCDA
(219,220,218)
#EAEDEB
(234,237,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544341; }

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

This text font color is #544341.

Background Color

.myBgColor { background-color: #544341; }

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

This div background color is #544341.

Border color

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

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

This div border color is #544341.

Opacity

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

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

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

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

This text has shadow with #544341 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544341.

Preview

Color preview on black background

This text has color #544341 on black background.


Color preview on white background

This text has color #544341 on white background.


Black color preview on #544341 background

This text has black color on #544341 background.


White color preview on #544341 background

This text has white color on #544341 background.


Related colors

Complementary color

Complementary color for #hex is #ABBCBE.


I love getcolorcode.com

Triadic colors

1 #415443 and #434154 with #544341 are triadic colors.

2 #414354 and #435441 with #544341 are triadic colors.