COLOR #54754D

HEX: #54754D RGB: (84,117,77)

Color info

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

RGB color model

#54754D color RGB value is (84,117,77).

RGB: (84,117,77) (33%, 46%, 30%)

RGB channels and saturation

R 84 of 255 = 33%
G 117 of 255 = 46%
B 77 of 255 = 30%

84
117
77

R + G + B ~ 36%. #54754D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 117 + 77 = 278 (100%)
R 84 of 278 ~ 30.22%
G 117 of 278 ~ 42.09%
B 77 of 278 ~ 27.7'%

%30.22
%42.09
%27.7

CMYK color model

#54754D color CMYK value is (28,0,34,54).

  • cyan value is 28.21%
  • magenta value is 0.00%
  • yellow value is 34.19%
  • key color value is 54.12%

CMYK: (28,0,34,54)
C28M0Y34K54 (28%, 0%, 34%, 54%)
(0.28 / 0.00 / 0.34 / 0.54)

CMYK percentages

%28.21
%0
%34.19
%54.12

Codes

Color #54754D in popluar color models

54 75 4D
RGB 84 117 77
HSL 110° 20.62% 38.04%
HSB/HSV 110° 34.19% 45.88%
CMYK 28.21% 0.00% 34.19%
54.12%

Color #54754D in popluar number systems.

HEX 54 75 4D
Decimal 84 117 77
Binary 1010100 1110101 1001101
Octal 124 165 115

Shades and tints

Shades of #54754D

#54754D
(84,117,77)
#4D6B46
(77,107,70)
#46613F
(70,97,63)
#3F5738
(63,87,56)
#384D31
(56,77,49)
#31432A
(49,67,42)
#2A3923
(42,57,35)
#232F1C
(35,47,28)
#1C2515
(28,37,21)
#151B0E
(21,27,14)
#0E1107
(14,17,7)
#000000
(0,0,0)

Tints of #54754D

#54754D
(84,117,77)
#63815D
(99,129,93)
#728D6D
(114,141,109)
#81997D
(129,153,125)
#90A58D
(144,165,141)
#9FB19D
(159,177,157)
#AEBDAD
(174,189,173)
#BDC9BD
(189,201,189)
#CCD5CD
(204,213,205)
#DBE1DD
(219,225,221)
#EAEDED
(234,237,237)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54754D; }

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

This text font color is #54754D.

Background Color

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

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

This div background color is #54754D.

Border color

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

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

This div border color is #54754D.

Opacity

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

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

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

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

This text has shadow with #54754D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54754D.

Preview

Color preview on black background

This text has color #54754D on black background.


Color preview on white background

This text has color #54754D on white background.


Black color preview on #54754D background

This text has black color on #54754D background.


White color preview on #54754D background

This text has white color on #54754D background.


Related colors

Complementary color

Complementary color for #hex is #AB8AB2.


I love getcolorcode.com

Triadic colors

1 #4D5475 and #754D54 with #54754D are triadic colors.

2 #4D7554 and #75544D with #54754D are triadic colors.