COLOR #54753B

HEX: #54753B RGB: (84,117,59)

Color info

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

RGB color model

#54753B color RGB value is (84,117,59).

RGB: (84,117,59) (33%, 46%, 23%)

RGB channels and saturation

R 84 of 255 = 33%
G 117 of 255 = 46%
B 59 of 255 = 23%

84
117
59

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

Portions of RGB colors in percentages

R + G + B = 84 + 117 + 59 = 260 (100%)
R 84 of 260 ~ 32.31%
G 117 of 260 ~ 45%
B 59 of 260 ~ 22.69'%

%32.31
%45
%22.69

CMYK color model

#54753B color CMYK value is (28,0,50,54).

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

CMYK: (28,0,50,54)
C28M0Y50K54 (28%, 0%, 50%, 54%)
(0.28 / 0.00 / 0.50 / 0.54)

CMYK percentages

%28.21
%0
%49.57
%54.12

Codes

Color #54753B in popluar color models

54 75 3B
RGB 84 117 59
HSL 94° 32.95% 34.51%
HSB/HSV 94° 49.57% 45.88%
CMYK 28.21% 0.00% 49.57%
54.12%

Color #54753B in popluar number systems.

HEX 54 75 3B
Decimal 84 117 59
Binary 1010100 1110101 111011
Octal 124 165 73

Shades and tints

Shades of #54753B

#54753B
(84,117,59)
#4D6B36
(77,107,54)
#466131
(70,97,49)
#3F572C
(63,87,44)
#384D27
(56,77,39)
#314322
(49,67,34)
#2A391D
(42,57,29)
#232F18
(35,47,24)
#1C2513
(28,37,19)
#151B0E
(21,27,14)
#0E1109
(14,17,9)
#000000
(0,0,0)

Tints of #54753B

#54753B
(84,117,59)
#63814C
(99,129,76)
#728D5D
(114,141,93)
#81996E
(129,153,110)
#90A57F
(144,165,127)
#9FB190
(159,177,144)
#AEBDA1
(174,189,161)
#BDC9B2
(189,201,178)
#CCD5C3
(204,213,195)
#DBE1D4
(219,225,212)
#EAEDE5
(234,237,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54753B color. Also use rgb(84,117,59) instead hex code.

Text Font Color

.myTextColor { color: #54753B; }

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

This text font color is #54753B.

Background Color

.myBgColor { background-color: #54753B; }

<div style="background-color:#54753B">Inner text</div>

This div background color is #54753B.

Border color

.myBorderColor { border: 1px solid #54753B; }

<div style="border:3px solid #54753B">Div</div>

This div border color is #54753B.

Opacity

.myOpacity80 { color: #54753B; opacity: 0.8; }

<p style="color:#54753B;opacity:0.8;">80%</p>

Text with #54753B 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 #54753B;}

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

This text has shadow with #54753B color.


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

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

This text has shadow with #54753B primary color and red secondary color.


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

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

This text has shadow with #54753B and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54753B.

Preview

Color preview on black background

This text has color #54753B on black background.


Color preview on white background

This text has color #54753B on white background.


Black color preview on #54753B background

This text has black color on #54753B background.


White color preview on #54753B background

This text has white color on #54753B background.


Related colors

Complementary color

Complementary color for #hex is #AB8AC4.


I love getcolorcode.com

Triadic colors

1 #3B5475 and #753B54 with #54753B are triadic colors.

2 #3B7554 and #75543B with #54753B are triadic colors.