COLOR #542B4E

HEX: #542B4E RGB: (84,43,78)

Color info

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

RGB color model

#542B4E color RGB value is (84,43,78).

RGB: (84,43,78) (33%, 17%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 43 of 255 = 17%
B 78 of 255 = 31%

84
43
78

R + G + B ~ 27%. #542B4E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 43 + 78 = 205 (100%)
R 84 of 205 ~ 40.98%
G 43 of 205 ~ 20.98%
B 78 of 205 ~ 38.05'%

%40.98
%20.98
%38.05

CMYK color model

#542B4E color CMYK value is (0,49,7,67).

  • cyan value is 0.00%
  • magenta value is 48.81%
  • yellow value is 7.14%
  • key color value is 67.06%

CMYK: (0,49,7,67)
C0M49Y7K67 (0%, 49%, 7%, 67%)
(0.00 / 0.49 / 0.07 / 0.67)

CMYK percentages

%0
%48.81
%7.14
%67.06

Codes

Color #542B4E in popluar color models

54 2B 4E
RGB 84 43 78
HSL 309° 32.28% 24.90%
HSB/HSV 309° 48.81% 32.94%
CMYK 0.00% 48.81% 7.14%
67.06%

Color #542B4E in popluar number systems.

HEX 54 2B 4E
Decimal 84 43 78
Binary 1010100 101011 1001110
Octal 124 53 116

Shades and tints

Shades of #542B4E

#542B4E
(84,43,78)
#4D2847
(77,40,71)
#462540
(70,37,64)
#3F2239
(63,34,57)
#381F32
(56,31,50)
#311C2B
(49,28,43)
#2A1924
(42,25,36)
#23161D
(35,22,29)
#1C1316
(28,19,22)
#15100F
(21,16,15)
#0E0D08
(14,13,8)
#000000
(0,0,0)

Tints of #542B4E

#542B4E
(84,43,78)
#633E5E
(99,62,94)
#72516E
(114,81,110)
#81647E
(129,100,126)
#90778E
(144,119,142)
#9F8A9E
(159,138,158)
#AE9DAE
(174,157,174)
#BDB0BE
(189,176,190)
#CCC3CE
(204,195,206)
#DBD6DE
(219,214,222)
#EAE9EE
(234,233,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #542B4E color. Also use rgb(84,43,78) instead hex code.

Text Font Color

.myTextColor { color: #542B4E; }

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

This text font color is #542B4E.

Background Color

.myBgColor { background-color: #542B4E; }

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

This div background color is #542B4E.

Border color

.myBorderColor { border: 1px solid #542B4E; }

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

This div border color is #542B4E.

Opacity

.myOpacity80 { color: #542B4E; opacity: 0.8; }

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

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

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

This text has shadow with #542B4E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #542B4E.

Preview

Color preview on black background

This text has color #542B4E on black background.


Color preview on white background

This text has color #542B4E on white background.


Black color preview on #542B4E background

This text has black color on #542B4E background.


White color preview on #542B4E background

This text has white color on #542B4E background.


Related colors

Complementary color

Complementary color for #hex is #ABD4B1.


I love getcolorcode.com

Triadic colors

1 #4E542B and #2B4E54 with #542B4E are triadic colors.

2 #4E2B54 and #2B544E with #542B4E are triadic colors.