COLOR #541829

HEX: #541829 RGB: (84,24,41)

Color info

#541829 contains mainly red and blue colors. Web safe color of #541829 is #660033 (or #603).

RGB color model

#541829 color RGB value is (84,24,41).

RGB: (84,24,41) (33%, 9%, 16%)

RGB channels and saturation

R 84 of 255 = 33%
G 24 of 255 = 9%
B 41 of 255 = 16%

84
24
41

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

Portions of RGB colors in percentages

R + G + B = 84 + 24 + 41 = 149 (100%)
R 84 of 149 ~ 56.38%
G 24 of 149 ~ 16.11%
B 41 of 149 ~ 27.52'%

%56.38
%16.11
%27.52

CMYK color model

#541829 color CMYK value is (0,71,51,67).

  • cyan value is 0.00%
  • magenta value is 71.43%
  • yellow value is 51.19%
  • key color value is 67.06%

CMYK: (0,71,51,67)
C0M71Y51K67 (0%, 71%, 51%, 67%)
(0.00 / 0.71 / 0.51 / 0.67)

CMYK percentages

%0
%71.43
%51.19
%67.06

Codes

Color #541829 in popluar color models

54 18 29
RGB 84 24 41
HSL 343° 55.56% 21.18%
HSB/HSV 343° 71.43% 32.94%
CMYK 0.00% 71.43% 51.19%
67.06%

Color #541829 in popluar number systems.

HEX 54 18 29
Decimal 84 24 41
Binary 1010100 11000 101001
Octal 124 30 51

Shades and tints

Shades of #541829

#541829
(84,24,41)
#4D1626
(77,22,38)
#461423
(70,20,35)
#3F1220
(63,18,32)
#38101D
(56,16,29)
#310E1A
(49,14,26)
#2A0C17
(42,12,23)
#230A14
(35,10,20)
#1C0811
(28,8,17)
#15060E
(21,6,14)
#0E040B
(14,4,11)
#000000
(0,0,0)

Tints of #541829

#541829
(84,24,41)
#632D3C
(99,45,60)
#72424F
(114,66,79)
#815762
(129,87,98)
#906C75
(144,108,117)
#9F8188
(159,129,136)
#AE969B
(174,150,155)
#BDABAE
(189,171,174)
#CCC0C1
(204,192,193)
#DBD5D4
(219,213,212)
#EAEAE7
(234,234,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #541829 color. Also use rgb(84,24,41) instead hex code.

Text Font Color

.myTextColor { color: #541829; }

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

This text font color is #541829.

Background Color

.myBgColor { background-color: #541829; }

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

This div background color is #541829.

Border color

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

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

This div border color is #541829.

Opacity

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

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

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

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

This text has shadow with #541829 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #541829.

Preview

Color preview on black background

This text has color #541829 on black background.


Color preview on white background

This text has color #541829 on white background.


Black color preview on #541829 background

This text has black color on #541829 background.


White color preview on #541829 background

This text has white color on #541829 background.


Related colors

Complementary color

Complementary color for #hex is #ABE7D6.


I love getcolorcode.com

Triadic colors

1 #295418 and #182954 with #541829 are triadic colors.

2 #291854 and #185429 with #541829 are triadic colors.