COLOR #544353

HEX: #544353 RGB: (84,67,83)

Color info

#544353 contains red, green and blue colors in about the same proportion. Web safe color of #544353 is #663366 (or #636).

RGB color model

#544353 color RGB value is (84,67,83).

RGB: (84,67,83) (33%, 26%, 33%)

RGB channels and saturation

R 84 of 255 = 33%
G 67 of 255 = 26%
B 83 of 255 = 33%

84
67
83

R + G + B ~ 31%. #544353 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 67 + 83 = 234 (100%)
R 84 of 234 ~ 35.9%
G 67 of 234 ~ 28.63%
B 83 of 234 ~ 35.47'%

%35.9
%28.63
%35.47

CMYK color model

#544353 color CMYK value is (0,20,1,67).

  • cyan value is 0.00%
  • magenta value is 20.24%
  • yellow value is 1.19%
  • key color value is 67.06%
CMYK: (0,20,1,67) C0M20Y1K67 (0%,20%,1%,67%) (0.00/0.20/0.01/0.67) 

CMYK percentages

%0
%20.24
%1.19
%67.06

Codes

Color #544353 in popluar color models

54 43 53
RGB 84 67 83
HSL 304° 11.26% 29.61%
HSB/HSV 304° 20.24% 32.94%
CMYK 0.00% 20.24% 1.19%
67.06%

Color #544353 in popluar number systems.

HEX 54 43 53
Decimal 84 67 83
Binary 1010100 1000011 1010011
Octal 124 103 123

Shades and tints

Shades of #544353

#544353
(84,67,83)
#4D3D4C
(77,61,76)
#463745
(70,55,69)
#3F313E
(63,49,62)
#382B37
(56,43,55)
#312530
(49,37,48)
#2A1F29
(42,31,41)
#231922
(35,25,34)
#1C131B
(28,19,27)
#150D14
(21,13,20)
#0E070D
(14,7,13)
#000000
(0,0,0)

Tints of #544353

#544353
(84,67,83)
#635462
(99,84,98)
#726571
(114,101,113)
#817680
(129,118,128)
#90878F
(144,135,143)
#9F989E
(159,152,158)
#AEA9AD
(174,169,173)
#BDBABC
(189,186,188)
#CCCBCB
(204,203,203)
#DBDCDA
(219,220,218)
#EAEDE9
(234,237,233)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #544353; }

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

This text font color is #544353.

Background Color

.myBgColor { background-color: #544353; }

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

This div background color is #544353.

Border color

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

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

This div border color is #544353.

Opacity

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

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

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

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

This text has shadow with #544353 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #544353.

Preview

Color preview on black background

This text has color #544353 on black background.


Color preview on white background

This text has color #544353 on white background.


Black color preview on #544353 background

This text has black color on #544353 background.


White color preview on #544353 background

This text has white color on #544353 background.


Related colors

Complementary color

Complementary color for #hex is #ABBCAC.


I love getcolorcode.com

Triadic colors

1 #535443 and #435354 with #544353 are triadic colors.

2 #534354 and #435453 with #544353 are triadic colors.