COLOR #54634F

HEX: #54634F RGB: (84,99,79)

Color info

#54634F contains red, green and blue colors in about the same proportion. Web safe color of #54634F is #666666 (or #666).

RGB color model

#54634F color RGB value is (84,99,79).

RGB: (84,99,79) (33%, 39%, 31%)

RGB channels and saturation

R 84 of 255 = 33%
G 99 of 255 = 39%
B 79 of 255 = 31%

84
99
79

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

Portions of RGB colors in percentages

R + G + B = 84 + 99 + 79 = 262 (100%)
R 84 of 262 ~ 32.06%
G 99 of 262 ~ 37.79%
B 79 of 262 ~ 30.15'%

%32.06
%37.79
%30.15

CMYK color model

#54634F color CMYK value is (15,0,20,61).

  • cyan value is 15.15%
  • magenta value is 0.00%
  • yellow value is 20.20%
  • key color value is 61.18%

CMYK: (15,0,20,61)
C15M0Y20K61 (15%, 0%, 20%, 61%)
(0.15 / 0.00 / 0.20 / 0.61)

CMYK percentages

%15.15
%0
%20.2
%61.18

Codes

Color #54634F in popluar color models

54 63 4F
RGB 84 99 79
HSL 105° 11.24% 34.90%
HSB/HSV 105° 20.20% 38.82%
CMYK 15.15% 0.00% 20.20%
61.18%

Color #54634F in popluar number systems.

HEX 54 63 4F
Decimal 84 99 79
Binary 1010100 1100011 1001111
Octal 124 143 117

Shades and tints

Shades of #54634F

#54634F
(84,99,79)
#4D5A48
(77,90,72)
#465141
(70,81,65)
#3F483A
(63,72,58)
#383F33
(56,63,51)
#31362C
(49,54,44)
#2A2D25
(42,45,37)
#23241E
(35,36,30)
#1C1B17
(28,27,23)
#151210
(21,18,16)
#0E0909
(14,9,9)
#000000
(0,0,0)

Tints of #54634F

#54634F
(84,99,79)
#63715F
(99,113,95)
#727F6F
(114,127,111)
#818D7F
(129,141,127)
#909B8F
(144,155,143)
#9FA99F
(159,169,159)
#AEB7AF
(174,183,175)
#BDC5BF
(189,197,191)
#CCD3CF
(204,211,207)
#DBE1DF
(219,225,223)
#EAEFEF
(234,239,239)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54634F color. Also use rgb(84,99,79) instead hex code.

Text Font Color

.myTextColor { color: #54634F; }

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

This text font color is #54634F.

Background Color

.myBgColor { background-color: #54634F; }

<div style="background-color:#54634F">Inner text</div>

This div background color is #54634F.

Border color

.myBorderColor { border: 1px solid #54634F; }

<div style="border:3px solid #54634F">Div</div>

This div border color is #54634F.

Opacity

.myOpacity80 { color: #54634F; opacity: 0.8; }

<p style="color:#54634F;opacity:0.8;">80%</p>

Text with #54634F 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 #54634F;}

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

This text has shadow with #54634F color.


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

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

This text has shadow with #54634F primary color and red secondary color.


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

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

This text has shadow with #54634F and red colors in old Internet Explorer.

Div box shadow color

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

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

This div box has shadow with color #54634F.

Preview

Color preview on black background

This text has color #54634F on black background.


Color preview on white background

This text has color #54634F on white background.


Black color preview on #54634F background

This text has black color on #54634F background.


White color preview on #54634F background

This text has white color on #54634F background.


Related colors

Complementary color

Complementary color for #hex is #AB9CB0.


I love getcolorcode.com

Triadic colors

1 #4F5463 and #634F54 with #54634F are triadic colors.

2 #4F6354 and #63544F with #54634F are triadic colors.