COLOR #54503D

HEX: #54503D RGB: (84,80,61)

Color info

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

RGB color model

#54503D color RGB value is (84,80,61).

RGB: (84,80,61) (33%, 31%, 24%)

RGB channels and saturation

R 84 of 255 = 33%
G 80 of 255 = 31%
B 61 of 255 = 24%

84
80
61

R + G + B ~ 29%. #54503D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 84 + 80 + 61 = 225 (100%)
R 84 of 225 ~ 37.33%
G 80 of 225 ~ 35.56%
B 61 of 225 ~ 27.11'%

%37.33
%35.56
%27.11

CMYK color model

#54503D color CMYK value is (0,5,27,67).

  • cyan value is 0.00%
  • magenta value is 4.76%
  • yellow value is 27.38%
  • key color value is 67.06%
CMYK: (0,5,27,67) C0M5Y27K67 (0%,5%,27%,67%) (0.00/0.05/0.27/0.67) 

CMYK percentages

%0
%4.76
%27.38
%67.06

Codes

Color #54503D in popluar color models

54 50 3D
RGB 84 80 61
HSL 50° 15.86% 28.43%
HSB/HSV 50° 27.38% 32.94%
CMYK 0.00% 4.76% 27.38%
67.06%

Color #54503D in popluar number systems.

HEX 54 50 3D
Decimal 84 80 61
Binary 1010100 1010000 111101
Octal 124 120 75

Shades and tints

Shades of #54503D

#54503D
(84,80,61)
#4D4938
(77,73,56)
#464233
(70,66,51)
#3F3B2E
(63,59,46)
#383429
(56,52,41)
#312D24
(49,45,36)
#2A261F
(42,38,31)
#231F1A
(35,31,26)
#1C1815
(28,24,21)
#151110
(21,17,16)
#0E0A0B
(14,10,11)
#000000
(0,0,0)

Tints of #54503D

#54503D
(84,80,61)
#635F4E
(99,95,78)
#726E5F
(114,110,95)
#817D70
(129,125,112)
#908C81
(144,140,129)
#9F9B92
(159,155,146)
#AEAAA3
(174,170,163)
#BDB9B4
(189,185,180)
#CCC8C5
(204,200,197)
#DBD7D6
(219,215,214)
#EAE6E7
(234,230,231)
#FFFFFF
(255,255,255)

CSS3 styles

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

Text Font Color

.myTextColor { color: #54503D; }

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

This text font color is #54503D.

Background Color

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

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

This div background color is #54503D.

Border color

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

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

This div border color is #54503D.

Opacity

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

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

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

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

This text has shadow with #54503D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #54503D.

Preview

Color preview on black background

This text has color #54503D on black background.


Color preview on white background

This text has color #54503D on white background.


Black color preview on #54503D background

This text has black color on #54503D background.


White color preview on #54503D background

This text has white color on #54503D background.


Related colors

Complementary color

Complementary color for #hex is #ABAFC2.


I love getcolorcode.com

Triadic colors

1 #3D5450 and #503D54 with #54503D are triadic colors.

2 #3D5054 and #50543D with #54503D are triadic colors.