COLOR #542319

HEX: #542319 RGB: (84,35,25)

Color info

#542319 contains red, green and blue colors in about the same proportion. Web safe color of #542319 is #663300 (or #630).

RGB color model

#542319 color RGB value is (84,35,25).

RGB: (84,35,25) (33%, 14%, 10%)

RGB channels and saturation

R 84 of 255 = 33%
G 35 of 255 = 14%
B 25 of 255 = 10%

84
35
25

R + G + B ~ 19%. #542319 is dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 35 + 25 = 144 (100%)
R 84 of 144 ~ 58.33%
G 35 of 144 ~ 24.31%
B 25 of 144 ~ 17.36'%

%58.33
%24.31
%17.36

CMYK color model

#542319 color CMYK value is (0,58,70,67).

  • cyan value is 0.00%
  • magenta value is 58.33%
  • yellow value is 70.24%
  • key color value is 67.06%

CMYK: (0,58,70,67)
C0M58Y70K67 (0%, 58%, 70%, 67%)
(0.00 / 0.58 / 0.70 / 0.67)

CMYK percentages

%0
%58.33
%70.24
%67.06

Codes

Color #542319 in popluar color models

54 23 19
RGB 84 35 25
HSL 10° 54.13% 21.37%
HSB/HSV 10° 70.24% 32.94%
CMYK 0.00% 58.33% 70.24%
67.06%

Color #542319 in popluar number systems.

HEX 54 23 19
Decimal 84 35 25
Binary 1010100 100011 11001
Octal 124 43 31

Shades and tints

Shades of #542319

#542319
(84,35,25)
#4D2017
(77,32,23)
#461D15
(70,29,21)
#3F1A13
(63,26,19)
#381711
(56,23,17)
#31140F
(49,20,15)
#2A110D
(42,17,13)
#230E0B
(35,14,11)
#1C0B09
(28,11,9)
#150807
(21,8,7)
#0E0505
(14,5,5)
#000000
(0,0,0)

Tints of #542319

#542319
(84,35,25)
#63372D
(99,55,45)
#724B41
(114,75,65)
#815F55
(129,95,85)
#907369
(144,115,105)
#9F877D
(159,135,125)
#AE9B91
(174,155,145)
#BDAFA5
(189,175,165)
#CCC3B9
(204,195,185)
#DBD7CD
(219,215,205)
#EAEBE1
(234,235,225)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #542319 color. Also use rgb(84,35,25) instead hex code.

Text Font Color

.myTextColor { color: #542319; }

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

This text font color is #542319.

Background Color

.myBgColor { background-color: #542319; }

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

This div background color is #542319.

Border color

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

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

This div border color is #542319.

Opacity

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

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

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

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

This text has shadow with #542319 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #542319.

Preview

Color preview on black background

This text has color #542319 on black background.


Color preview on white background

This text has color #542319 on white background.


Black color preview on #542319 background

This text has black color on #542319 background.


White color preview on #542319 background

This text has white color on #542319 background.


Related colors

Complementary color

Complementary color for #hex is #ABDCE6.


I love getcolorcode.com

Triadic colors

1 #195423 and #231954 with #542319 are triadic colors.

2 #192354 and #235419 with #542319 are triadic colors.