COLOR #544841

HEX: #544841 RGB: (84,72,65)

Color info

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

RGB color model

#544841 color RGB value is (84,72,65).

RGB: (84,72,65) (33%, 28%, 25%)

RGB channels and saturation

R 84 of 255 = 33%
G 72 of 255 = 28%
B 65 of 255 = 25%

84
72
65

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

Portions of RGB colors in percentages

R + G + B = 84 + 72 + 65 = 221 (100%)
R 84 of 221 ~ 38.01%
G 72 of 221 ~ 32.58%
B 65 of 221 ~ 29.41'%

%38.01
%32.58
%29.41

CMYK color model

#544841 color CMYK value is (0,14,23,67).

  • cyan value is 0.00%
  • magenta value is 14.29%
  • yellow value is 22.62%
  • key color value is 67.06%
CMYK: (0,14,23,67) C0M14Y23K67 (0%,14%,23%,67%) (0.00/0.14/0.23/0.67) 

CMYK percentages

%0
%14.29
%22.62
%67.06

Codes

Color #544841 in popluar color models

54 48 41
RGB 84 72 65
HSL 22° 12.75% 29.22%
HSB/HSV 22° 22.62% 32.94%
CMYK 0.00% 14.29% 22.62%
67.06%

Color #544841 in popluar number systems.

HEX 54 48 41
Decimal 84 72 65
Binary 1010100 1001000 1000001
Octal 124 110 101

Shades and tints

Shades of #544841

#544841
(84,72,65)
#4D423C
(77,66,60)
#463C37
(70,60,55)
#3F3632
(63,54,50)
#38302D
(56,48,45)
#312A28
(49,42,40)
#2A2423
(42,36,35)
#231E1E
(35,30,30)
#1C1819
(28,24,25)
#151214
(21,18,20)
#0E0C0F
(14,12,15)
#000000
(0,0,0)

Tints of #544841

#544841
(84,72,65)
#635852
(99,88,82)
#726863
(114,104,99)
#817874
(129,120,116)
#908885
(144,136,133)
#9F9896
(159,152,150)
#AEA8A7
(174,168,167)
#BDB8B8
(189,184,184)
#CCC8C9
(204,200,201)
#DBD8DA
(219,216,218)
#EAE8EB
(234,232,235)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544841; }

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

This text font color is #544841.

Background Color

.myBgColor { background-color: #544841; }

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

This div background color is #544841.

Border color

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

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

This div border color is #544841.

Opacity

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

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

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

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

This text has shadow with #544841 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544841.

Preview

Color preview on black background

This text has color #544841 on black background.


Color preview on white background

This text has color #544841 on white background.


Black color preview on #544841 background

This text has black color on #544841 background.


White color preview on #544841 background

This text has white color on #544841 background.


Related colors

Complementary color

Complementary color for #hex is #ABB7BE.


I love getcolorcode.com

Triadic colors

1 #415448 and #484154 with #544841 are triadic colors.

2 #414854 and #485441 with #544841 are triadic colors.