COLOR #54674D

HEX: #54674D RGB: (84,103,77)

Color info

#54674D contains red, green and blue colors in about the same proportion. Web safe color of #54674D is #666633 (or #663).

RGB color model

#54674D color RGB value is (84,103,77).

RGB: (84,103,77) (33%, 40%, 30%)

RGB channels and saturation

R 84 of 255 = 33%
G 103 of 255 = 40%
B 77 of 255 = 30%

84
103
77

R + G + B ~ 34%. #54674D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 103 + 77 = 264 (100%)
R 84 of 264 ~ 31.82%
G 103 of 264 ~ 39.02%
B 77 of 264 ~ 29.17'%

%31.82
%39.02
%29.17

CMYK color model

#54674D color CMYK value is (18,0,25,60).

  • cyan value is 18.45%
  • magenta value is 0.00%
  • yellow value is 25.24%
  • key color value is 59.61%

CMYK: (18,0,25,60)
C18M0Y25K60 (18%, 0%, 25%, 60%)
(0.18 / 0.00 / 0.25 / 0.60)

CMYK percentages

%18.45
%0
%25.24
%59.61

Codes

Color #54674D in popluar color models

54 67 4D
RGB 84 103 77
HSL 104° 14.44% 35.29%
HSB/HSV 104° 25.24% 40.39%
CMYK 18.45% 0.00% 25.24%
59.61%

Color #54674D in popluar number systems.

HEX 54 67 4D
Decimal 84 103 77
Binary 1010100 1100111 1001101
Octal 124 147 115

Shades and tints

Shades of #54674D

#54674D
(84,103,77)
#4D5E46
(77,94,70)
#46553F
(70,85,63)
#3F4C38
(63,76,56)
#384331
(56,67,49)
#313A2A
(49,58,42)
#2A3123
(42,49,35)
#23281C
(35,40,28)
#1C1F15
(28,31,21)
#15160E
(21,22,14)
#0E0D07
(14,13,7)
#000000
(0,0,0)

Tints of #54674D

#54674D
(84,103,77)
#63745D
(99,116,93)
#72816D
(114,129,109)
#818E7D
(129,142,125)
#909B8D
(144,155,141)
#9FA89D
(159,168,157)
#AEB5AD
(174,181,173)
#BDC2BD
(189,194,189)
#CCCFCD
(204,207,205)
#DBDCDD
(219,220,221)
#EAE9ED
(234,233,237)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54674D color. Also use rgb(84,103,77) instead hex code.

Text Font Color

.myTextColor { color: #54674D; }

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

This text font color is #54674D.

Background Color

.myBgColor { background-color: #54674D; }

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

This div background color is #54674D.

Border color

.myBorderColor { border: 1px solid #54674D; }

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

This div border color is #54674D.

Opacity

.myOpacity80 { color: #54674D; opacity: 0.8; }

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

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

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

This text has shadow with #54674D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54674D.

Preview

Color preview on black background

This text has color #54674D on black background.


Color preview on white background

This text has color #54674D on white background.


Black color preview on #54674D background

This text has black color on #54674D background.


White color preview on #54674D background

This text has white color on #54674D background.


Related colors

Complementary color

Complementary color for #hex is #AB98B2.


I love getcolorcode.com

Triadic colors

1 #4D5467 and #674D54 with #54674D are triadic colors.

2 #4D6754 and #67544D with #54674D are triadic colors.