COLOR #54624B

HEX: #54624B RGB: (84,98,75)

Color info

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

RGB color model

#54624B color RGB value is (84,98,75).

RGB: (84,98,75) (33%, 38%, 29%)

RGB channels and saturation

R 84 of 255 = 33%
G 98 of 255 = 38%
B 75 of 255 = 29%

84
98
75

R + G + B ~ 33%. #54624B is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 98 + 75 = 257 (100%)
R 84 of 257 ~ 32.68%
G 98 of 257 ~ 38.13%
B 75 of 257 ~ 29.18'%

%32.68
%38.13
%29.18

CMYK color model

#54624B color CMYK value is (14,0,23,62).

  • cyan value is 14.29%
  • magenta value is 0.00%
  • yellow value is 23.47%
  • key color value is 61.57%
CMYK: (14,0,23,62) C14M0Y23K62 (14%,0%,23%,62%) (0.14/0.00/0.23/0.62) 

CMYK percentages

%14.29
%0
%23.47
%61.57

Codes

Color #54624B in popluar color models

54 62 4B
RGB 84 98 75
HSL 97° 13.29% 33.92%
HSB/HSV 97° 23.47% 38.43%
CMYK 14.29% 0.00% 23.47%
61.57%

Color #54624B in popluar number systems.

HEX 54 62 4B
Decimal 84 98 75
Binary 1010100 1100010 1001011
Octal 124 142 113

Shades and tints

Shades of #54624B

#54624B
(84,98,75)
#4D5A45
(77,90,69)
#46523F
(70,82,63)
#3F4A39
(63,74,57)
#384233
(56,66,51)
#313A2D
(49,58,45)
#2A3227
(42,50,39)
#232A21
(35,42,33)
#1C221B
(28,34,27)
#151A15
(21,26,21)
#0E120F
(14,18,15)
#000000
(0,0,0)

Tints of #54624B

#54624B
(84,98,75)
#63705B
(99,112,91)
#727E6B
(114,126,107)
#818C7B
(129,140,123)
#909A8B
(144,154,139)
#9FA89B
(159,168,155)
#AEB6AB
(174,182,171)
#BDC4BB
(189,196,187)
#CCD2CB
(204,210,203)
#DBE0DB
(219,224,219)
#EAEEEB
(234,238,235)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54624B color. Also use rgb(84,98,75) instead hex code.

Text Font Color

.myTextColor { color: #54624B; }

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

This text font color is #54624B.

Background Color

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

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

This div background color is #54624B.

Border color

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

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

This div border color is #54624B.

Opacity

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

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

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

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

This text has shadow with #54624B color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54624B.

Preview

Color preview on black background

This text has color #54624B on black background.


Color preview on white background

This text has color #54624B on white background.


Black color preview on #54624B background

This text has black color on #54624B background.


White color preview on #54624B background

This text has white color on #54624B background.


Related colors

Complementary color

Complementary color for #hex is #AB9DB4.


I love getcolorcode.com

Triadic colors

1 #4B5462 and #624B54 with #54624B are triadic colors.

2 #4B6254 and #62544B with #54624B are triadic colors.