COLOR #54436E

HEX: #54436E RGB: (84,67,110)

Color info

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

RGB color model

#54436E color RGB value is (84,67,110).

RGB: (84,67,110) (33%, 26%, 43%)

RGB channels and saturation

R 84 of 255 = 33%
G 67 of 255 = 26%
B 110 of 255 = 43%

84
67
110

R + G + B ~ 34%. #54436E is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 67 + 110 = 261 (100%)
R 84 of 261 ~ 32.18%
G 67 of 261 ~ 25.67%
B 110 of 261 ~ 42.15'%

%32.18
%25.67
%42.15

CMYK color model

#54436E color CMYK value is (24,39,0,57).

  • cyan value is 23.64%
  • magenta value is 39.09%
  • yellow value is 0.00%
  • key color value is 56.86%

CMYK: (24,39,0,57)
C24M39Y0K57 (24%, 39%, 0%, 57%)
(0.24 / 0.39 / 0.00 / 0.57)

CMYK percentages

%23.64
%39.09
%0
%56.86

Codes

Color #54436E in popluar color models

54 43 6E
RGB 84 67 110
HSL 264° 24.29% 34.71%
HSB/HSV 264° 39.09% 43.14%
CMYK 23.64% 39.09% 0.00%
56.86%

Color #54436E in popluar number systems.

HEX 54 43 6E
Decimal 84 67 110
Binary 1010100 1000011 1101110
Octal 124 103 156

Shades and tints

Shades of #54436E

#54436E
(84,67,110)
#4D3D64
(77,61,100)
#46375A
(70,55,90)
#3F3150
(63,49,80)
#382B46
(56,43,70)
#31253C
(49,37,60)
#2A1F32
(42,31,50)
#231928
(35,25,40)
#1C131E
(28,19,30)
#150D14
(21,13,20)
#0E070A
(14,7,10)
#000000
(0,0,0)

Tints of #54436E

#54436E
(84,67,110)
#63547B
(99,84,123)
#726588
(114,101,136)
#817695
(129,118,149)
#9087A2
(144,135,162)
#9F98AF
(159,152,175)
#AEA9BC
(174,169,188)
#BDBAC9
(189,186,201)
#CCCBD6
(204,203,214)
#DBDCE3
(219,220,227)
#EAEDF0
(234,237,240)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54436E; }

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

This text font color is #54436E.

Background Color

.myBgColor { background-color: #54436E; }

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

This div background color is #54436E.

Border color

.myBorderColor { border: 1px solid #54436E; }

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

This div border color is #54436E.

Opacity

.myOpacity80 { color: #54436E; opacity: 0.8; }

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

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

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

This text has shadow with #54436E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54436E.

Preview

Color preview on black background

This text has color #54436E on black background.


Color preview on white background

This text has color #54436E on white background.


Black color preview on #54436E background

This text has black color on #54436E background.


White color preview on #54436E background

This text has white color on #54436E background.


Related colors

Complementary color

Complementary color for #hex is #ABBC91.


I love getcolorcode.com

Triadic colors

1 #6E5443 and #436E54 with #54436E are triadic colors.

2 #6E4354 and #43546E with #54436E are triadic colors.