COLOR #54583D

HEX: #54583D RGB: (84,88,61)

Color info

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

RGB color model

#54583D color RGB value is (84,88,61).

RGB: (84,88,61) (33%, 35%, 24%)

RGB channels and saturation

R 84 of 255 = 33%
G 88 of 255 = 35%
B 61 of 255 = 24%

84
88
61

R + G + B ~ 31%. #54583D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 88 + 61 = 233 (100%)
R 84 of 233 ~ 36.05%
G 88 of 233 ~ 37.77%
B 61 of 233 ~ 26.18'%

%36.05
%37.77
%26.18

CMYK color model

#54583D color CMYK value is (5,0,31,65).

  • cyan value is 4.55%
  • magenta value is 0.00%
  • yellow value is 30.68%
  • key color value is 65.49%

CMYK: (5,0,31,65)
C5M0Y31K65 (5%, 0%, 31%, 65%)
(0.05 / 0.00 / 0.31 / 0.65)

CMYK percentages

%4.55
%0
%30.68
%65.49

Codes

Color #54583D in popluar color models

54 58 3D
RGB 84 88 61
HSL 69° 18.12% 29.22%
HSB/HSV 69° 30.68% 34.51%
CMYK 4.55% 0.00% 30.68%
65.49%

Color #54583D in popluar number systems.

HEX 54 58 3D
Decimal 84 88 61
Binary 1010100 1011000 111101
Octal 124 130 75

Shades and tints

Shades of #54583D

#54583D
(84,88,61)
#4D5038
(77,80,56)
#464833
(70,72,51)
#3F402E
(63,64,46)
#383829
(56,56,41)
#313024
(49,48,36)
#2A281F
(42,40,31)
#23201A
(35,32,26)
#1C1815
(28,24,21)
#151010
(21,16,16)
#0E080B
(14,8,11)
#000000
(0,0,0)

Tints of #54583D

#54583D
(84,88,61)
#63674E
(99,103,78)
#72765F
(114,118,95)
#818570
(129,133,112)
#909481
(144,148,129)
#9FA392
(159,163,146)
#AEB2A3
(174,178,163)
#BDC1B4
(189,193,180)
#CCD0C5
(204,208,197)
#DBDFD6
(219,223,214)
#EAEEE7
(234,238,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #54583D color. Also use rgb(84,88,61) instead hex code.

Text Font Color

.myTextColor { color: #54583D; }

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

This text font color is #54583D.

Background Color

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

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

This div background color is #54583D.

Border color

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

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

This div border color is #54583D.

Opacity

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

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

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

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

This text has shadow with #54583D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54583D.

Preview

Color preview on black background

This text has color #54583D on black background.


Color preview on white background

This text has color #54583D on white background.


Black color preview on #54583D background

This text has black color on #54583D background.


White color preview on #54583D background

This text has white color on #54583D background.


Related colors

Complementary color

Complementary color for #hex is #ABA7C2.


I love getcolorcode.com

Triadic colors

1 #3D5458 and #583D54 with #54583D are triadic colors.

2 #3D5854 and #58543D with #54583D are triadic colors.