COLOR #54684A

HEX: #54684A RGB: (84,104,74)

Color info

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

RGB color model

#54684A color RGB value is (84,104,74).

RGB: (84,104,74) (33%, 41%, 29%)

RGB channels and saturation

R 84 of 255 = 33%
G 104 of 255 = 41%
B 74 of 255 = 29%

84
104
74

R + G + B ~ 34%. #54684A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 104 + 74 = 262 (100%)
R 84 of 262 ~ 32.06%
G 104 of 262 ~ 39.69%
B 74 of 262 ~ 28.24'%

%32.06
%39.69
%28.24

CMYK color model

#54684A color CMYK value is (19,0,29,59).

  • cyan value is 19.23%
  • magenta value is 0.00%
  • yellow value is 28.85%
  • key color value is 59.22%

CMYK: (19,0,29,59)
C19M0Y29K59 (19%, 0%, 29%, 59%)
(0.19 / 0.00 / 0.29 / 0.59)

CMYK percentages

%19.23
%0
%28.85
%59.22

Codes

Color #54684A in popluar color models

54 68 4A
RGB 84 104 74
HSL 100° 16.85% 34.90%
HSB/HSV 100° 28.85% 40.78%
CMYK 19.23% 0.00% 28.85%
59.22%

Color #54684A in popluar number systems.

HEX 54 68 4A
Decimal 84 104 74
Binary 1010100 1101000 1001010
Octal 124 150 112

Shades and tints

Shades of #54684A

#54684A
(84,104,74)
#4D5F44
(77,95,68)
#46563E
(70,86,62)
#3F4D38
(63,77,56)
#384432
(56,68,50)
#313B2C
(49,59,44)
#2A3226
(42,50,38)
#232920
(35,41,32)
#1C201A
(28,32,26)
#151714
(21,23,20)
#0E0E0E
(14,14,14)
#000000
(0,0,0)

Tints of #54684A

#54684A
(84,104,74)
#63755A
(99,117,90)
#72826A
(114,130,106)
#818F7A
(129,143,122)
#909C8A
(144,156,138)
#9FA99A
(159,169,154)
#AEB6AA
(174,182,170)
#BDC3BA
(189,195,186)
#CCD0CA
(204,208,202)
#DBDDDA
(219,221,218)
#EAEAEA
(234,234,234)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54684A color. Also use rgb(84,104,74) instead hex code.

Text Font Color

.myTextColor { color: #54684A; }

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

This text font color is #54684A.

Background Color

.myBgColor { background-color: #54684A; }

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

This div background color is #54684A.

Border color

.myBorderColor { border: 1px solid #54684A; }

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

This div border color is #54684A.

Opacity

.myOpacity80 { color: #54684A; opacity: 0.8; }

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

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

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

This text has shadow with #54684A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54684A.

Preview

Color preview on black background

This text has color #54684A on black background.


Color preview on white background

This text has color #54684A on white background.


Black color preview on #54684A background

This text has black color on #54684A background.


White color preview on #54684A background

This text has white color on #54684A background.


Related colors

Complementary color

Complementary color for #hex is #AB97B5.


I love getcolorcode.com

Triadic colors

1 #4A5468 and #684A54 with #54684A are triadic colors.

2 #4A6854 and #68544A with #54684A are triadic colors.