COLOR #540429

HEX: #540429 RGB: (84,4,41)

Color info

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

RGB color model

#540429 color RGB value is (84,4,41).

RGB: (84,4,41) (33%, 2%, 16%)

RGB channels and saturation

R 84 of 255 = 33%
G 4 of 255 = 2%
B 41 of 255 = 16%

84
4
41

R + G + B ~ 17%. #540429 is dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 4 + 41 = 129 (100%)
R 84 of 129 ~ 65.12%
G 4 of 129 ~ 3.1%
B 41 of 129 ~ 31.78'%

%65.12
%31.78

CMYK color model

#540429 color CMYK value is (0,95,51,67).

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

CMYK: (0,95,51,67)
C0M95Y51K67 (0%, 95%, 51%, 67%)
(0.00 / 0.95 / 0.51 / 0.67)

CMYK percentages

%0
%95.24
%51.19
%67.06

Codes

Color #540429 in popluar color models

54 04 29
RGB 84 4 41
HSL 332° 90.91% 17.25%
HSB/HSV 332° 95.24% 32.94%
CMYK 0.00% 95.24% 51.19%
67.06%

Color #540429 in popluar number systems.

HEX 54 04 29
Decimal 84 4 41
Binary 1010100 100 101001
Octal 124 4 51

Shades and tints

Shades of #540429

#540429
(84,4,41)
#4D0426
(77,4,38)
#460423
(70,4,35)
#3F0420
(63,4,32)
#38041D
(56,4,29)
#31041A
(49,4,26)
#2A0417
(42,4,23)
#230414
(35,4,20)
#1C0411
(28,4,17)
#15040E
(21,4,14)
#0E040B
(14,4,11)
#000000
(0,0,0)

Tints of #540429

#540429
(84,4,41)
#631A3C
(99,26,60)
#72304F
(114,48,79)
#814662
(129,70,98)
#905C75
(144,92,117)
#9F7288
(159,114,136)
#AE889B
(174,136,155)
#BD9EAE
(189,158,174)
#CCB4C1
(204,180,193)
#DBCAD4
(219,202,212)
#EAE0E7
(234,224,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #540429; }

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

This text font color is #540429.

Background Color

.myBgColor { background-color: #540429; }

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

This div background color is #540429.

Border color

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

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

This div border color is #540429.

Opacity

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

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

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

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

This text has shadow with #540429 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #540429.

Preview

Color preview on black background

This text has color #540429 on black background.


Color preview on white background

This text has color #540429 on white background.


Black color preview on #540429 background

This text has black color on #540429 background.


White color preview on #540429 background

This text has white color on #540429 background.


Related colors

Complementary color

Complementary color for #hex is #ABFBD6.


I love getcolorcode.com

Triadic colors

1 #295404 and #042954 with #540429 are triadic colors.

2 #290454 and #045429 with #540429 are triadic colors.