COLOR #54751A

HEX: #54751A RGB: (84,117,26)

Color info

#54751A contains mainly red and green colors. Web safe color of #54751A is #666600 (or #660).

RGB color model

#54751A color RGB value is (84,117,26).

RGB: (84,117,26) (33%, 46%, 10%)

RGB channels and saturation

R 84 of 255 = 33%
G 117 of 255 = 46%
B 26 of 255 = 10%

84
117
26

R + G + B ~ 30%. #54751A is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 117 + 26 = 227 (100%)
R 84 of 227 ~ 37%
G 117 of 227 ~ 51.54%
B 26 of 227 ~ 11.45'%

%37
%51.54
%11.45

CMYK color model

#54751A color CMYK value is (28,0,78,54).

  • cyan value is 28.21%
  • magenta value is 0.00%
  • yellow value is 77.78%
  • key color value is 54.12%
CMYK: (28,0,78,54) C28M0Y78K54 (28%,0%,78%,54%) (0.28/0.00/0.78/0.54) 

CMYK percentages

%28.21
%0
%77.78
%54.12

Codes

Color #54751A in popluar color models

54 75 1A
RGB 84 117 26
HSL 82° 63.64% 28.04%
HSB/HSV 82° 77.78% 45.88%
CMYK 28.21% 0.00% 77.78%
54.12%

Color #54751A in popluar number systems.

HEX 54 75 1A
Decimal 84 117 26
Binary 1010100 1110101 11010
Octal 124 165 32

Shades and tints

Shades of #54751A

#54751A
(84,117,26)
#4D6B18
(77,107,24)
#466116
(70,97,22)
#3F5714
(63,87,20)
#384D12
(56,77,18)
#314310
(49,67,16)
#2A390E
(42,57,14)
#232F0C
(35,47,12)
#1C250A
(28,37,10)
#151B08
(21,27,8)
#0E1106
(14,17,6)
#000000
(0,0,0)

Tints of #54751A

#54751A
(84,117,26)
#63812E
(99,129,46)
#728D42
(114,141,66)
#819956
(129,153,86)
#90A56A
(144,165,106)
#9FB17E
(159,177,126)
#AEBD92
(174,189,146)
#BDC9A6
(189,201,166)
#CCD5BA
(204,213,186)
#DBE1CE
(219,225,206)
#EAEDE2
(234,237,226)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54751A color. Also use rgb(84,117,26) instead hex code.

Text Font Color

.myTextColor { color: #54751A; }

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

This text font color is #54751A.

Background Color

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

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

This div background color is #54751A.

Border color

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

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

This div border color is #54751A.

Opacity

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

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

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

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

This text has shadow with #54751A color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54751A.

Preview

Color preview on black background

This text has color #54751A on black background.


Color preview on white background

This text has color #54751A on white background.


Black color preview on #54751A background

This text has black color on #54751A background.


White color preview on #54751A background

This text has white color on #54751A background.


Related colors

Complementary color

Complementary color for #hex is #AB8AE5.


I love getcolorcode.com

Triadic colors

1 #1A5475 and #751A54 with #54751A are triadic colors.

2 #1A7554 and #75541A with #54751A are triadic colors.