COLOR #554020

HEX: #554020 RGB: (85,64,32)

Color info

#554020 contains red, green and blue colors in about the same proportion. Web safe color of #554020 is #663333 (or #633).

RGB color model

#554020 color RGB value is (85,64,32).

RGB: (85,64,32) (33%, 25%, 13%)

RGB channels and saturation

R 85 of 255 = 33%
G 64 of 255 = 25%
B 32 of 255 = 13%

85
64
32

R + G + B ~ 24%. #554020 is dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 64 + 32 = 181 (100%)
R 85 of 181 ~ 46.96%
G 64 of 181 ~ 35.36%
B 32 of 181 ~ 17.68'%

%46.96
%35.36
%17.68

CMYK color model

#554020 color CMYK value is (0,25,62,67).

  • cyan value is 0.00%
  • magenta value is 24.71%
  • yellow value is 62.35%
  • key color value is 66.67%

CMYK: (0,25,62,67)
C0M25Y62K67 (0%, 25%, 62%, 67%)
(0.00 / 0.25 / 0.62 / 0.67)

CMYK percentages

%0
%24.71
%62.35
%66.67

Codes

Color #554020 in popluar color models

55 40 20
RGB 85 64 32
HSL 36° 45.30% 22.94%
HSB/HSV 36° 62.35% 33.33%
CMYK 0.00% 24.71% 62.35%
66.67%

Color #554020 in popluar number systems.

HEX 55 40 20
Decimal 85 64 32
Binary 1010101 1000000 100000
Octal 125 100 40

Shades and tints

Shades of #554020

#554020
(85,64,32)
#4E3B1E
(78,59,30)
#47361C
(71,54,28)
#40311A
(64,49,26)
#392C18
(57,44,24)
#322716
(50,39,22)
#2B2214
(43,34,20)
#241D12
(36,29,18)
#1D1810
(29,24,16)
#16130E
(22,19,14)
#0F0E0C
(15,14,12)
#000000
(0,0,0)

Tints of #554020

#554020
(85,64,32)
#645134
(100,81,52)
#736248
(115,98,72)
#82735C
(130,115,92)
#918470
(145,132,112)
#A09584
(160,149,132)
#AFA698
(175,166,152)
#BEB7AC
(190,183,172)
#CDC8C0
(205,200,192)
#DCD9D4
(220,217,212)
#EBEAE8
(235,234,232)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554020 color. Also use rgb(85,64,32) instead hex code.

Text Font Color

.myTextColor { color: #554020; }

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

This text font color is #554020.

Background Color

.myBgColor { background-color: #554020; }

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

This div background color is #554020.

Border color

.myBorderColor { border: 1px solid #554020; }

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

This div border color is #554020.

Opacity

.myOpacity80 { color: #554020; opacity: 0.8; }

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

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

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

This text has shadow with #554020 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554020.

Preview

Color preview on black background

This text has color #554020 on black background.


Color preview on white background

This text has color #554020 on white background.


Black color preview on #554020 background

This text has black color on #554020 background.


White color preview on #554020 background

This text has white color on #554020 background.


Related colors

Complementary color

Complementary color for #hex is #AABFDF.


I love getcolorcode.com

Triadic colors

1 #205540 and #402055 with #554020 are triadic colors.

2 #204055 and #405520 with #554020 are triadic colors.