COLOR #54614E

HEX: #54614E RGB: (84,97,78)

Color info

#54614E contains red, green and blue colors in about the same proportion. Web safe color of #54614E is #666666 (or #666).

RGB color model

#54614E color RGB value is (84,97,78).

RGB: (84,97,78) (33%, 38%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 97 of 255 = 38%
B 78 of 255 = 31%

84
97
78

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

Portions of RGB colors in percentages

R + G + B = 84 + 97 + 78 = 259 (100%)
R 84 of 259 ~ 32.43%
G 97 of 259 ~ 37.45%
B 78 of 259 ~ 30.12'%

%32.43
%37.45
%30.12

CMYK color model

#54614E color CMYK value is (13,0,20,62).

  • cyan value is 13.40%
  • magenta value is 0.00%
  • yellow value is 19.59%
  • key color value is 61.96%

CMYK: (13,0,20,62)
C13M0Y20K62 (13%, 0%, 20%, 62%)
(0.13 / 0.00 / 0.20 / 0.62)

CMYK percentages

%13.4
%0
%19.59
%61.96

Codes

Color #54614E in popluar color models

54 61 4E
RGB 84 97 78
HSL 101° 10.86% 34.31%
HSB/HSV 101° 19.59% 38.04%
CMYK 13.40% 0.00% 19.59%
61.96%

Color #54614E in popluar number systems.

HEX 54 61 4E
Decimal 84 97 78
Binary 1010100 1100001 1001110
Octal 124 141 116

Shades and tints

Shades of #54614E

#54614E
(84,97,78)
#4D5947
(77,89,71)
#465140
(70,81,64)
#3F4939
(63,73,57)
#384132
(56,65,50)
#31392B
(49,57,43)
#2A3124
(42,49,36)
#23291D
(35,41,29)
#1C2116
(28,33,22)
#15190F
(21,25,15)
#0E1108
(14,17,8)
#000000
(0,0,0)

Tints of #54614E

#54614E
(84,97,78)
#636F5E
(99,111,94)
#727D6E
(114,125,110)
#818B7E
(129,139,126)
#90998E
(144,153,142)
#9FA79E
(159,167,158)
#AEB5AE
(174,181,174)
#BDC3BE
(189,195,190)
#CCD1CE
(204,209,206)
#DBDFDE
(219,223,222)
#EAEDEE
(234,237,238)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54614E color. Also use rgb(84,97,78) instead hex code.

Text Font Color

.myTextColor { color: #54614E; }

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

This text font color is #54614E.

Background Color

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

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

This div background color is #54614E.

Border color

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

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

This div border color is #54614E.

Opacity

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

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

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

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

This text has shadow with #54614E color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54614E.

Preview

Color preview on black background

This text has color #54614E on black background.


Color preview on white background

This text has color #54614E on white background.


Black color preview on #54614E background

This text has black color on #54614E background.


White color preview on #54614E background

This text has white color on #54614E background.


Related colors

Complementary color

Complementary color for #hex is #AB9EB1.


I love getcolorcode.com

Triadic colors

1 #4E5461 and #614E54 with #54614E are triadic colors.

2 #4E6154 and #61544E with #54614E are triadic colors.