COLOR #55531D

HEX: #55531D RGB: (85,83,29)

Color info

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

RGB color model

#55531D color RGB value is (85,83,29).

RGB: (85,83,29) (33%, 33%, 11%)

RGB channels and saturation

R 85 of 255 = 33%
G 83 of 255 = 33%
B 29 of 255 = 11%

85
83
29

R + G + B ~ 26%. #55531D is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 83 + 29 = 197 (100%)
R 85 of 197 ~ 43.15%
G 83 of 197 ~ 42.13%
B 29 of 197 ~ 14.72'%

%43.15
%42.13
%14.72

CMYK color model

#55531D color CMYK value is (0,2,66,67).

  • cyan value is 0.00%
  • magenta value is 2.35%
  • yellow value is 65.88%
  • key color value is 66.67%
CMYK: (0,2,66,67) C0M2Y66K67 (0%,2%,66%,67%) (0.00/0.02/0.66/0.67) 

CMYK percentages

%0
%2.35
%65.88
%66.67

Codes

Color #55531D in popluar color models

55 53 1D
RGB 85 83 29
HSL 58° 49.12% 22.35%
HSB/HSV 58° 65.88% 33.33%
CMYK 0.00% 2.35% 65.88%
66.67%

Color #55531D in popluar number systems.

HEX 55 53 1D
Decimal 85 83 29
Binary 1010101 1010011 11101
Octal 125 123 35

Shades and tints

Shades of #55531D

#55531D
(85,83,29)
#4E4C1B
(78,76,27)
#474519
(71,69,25)
#403E17
(64,62,23)
#393715
(57,55,21)
#323013
(50,48,19)
#2B2911
(43,41,17)
#24220F
(36,34,15)
#1D1B0D
(29,27,13)
#16140B
(22,20,11)
#0F0D09
(15,13,9)
#000000
(0,0,0)

Tints of #55531D

#55531D
(85,83,29)
#646231
(100,98,49)
#737145
(115,113,69)
#828059
(130,128,89)
#918F6D
(145,143,109)
#A09E81
(160,158,129)
#AFAD95
(175,173,149)
#BEBCA9
(190,188,169)
#CDCBBD
(205,203,189)
#DCDAD1
(220,218,209)
#EBE9E5
(235,233,229)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #55531D color. Also use rgb(85,83,29) instead hex code.

Text Font Color

.myTextColor { color: #55531D; }

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

This text font color is #55531D.

Background Color

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

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

This div background color is #55531D.

Border color

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

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

This div border color is #55531D.

Opacity

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

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

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

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

This text has shadow with #55531D color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #55531D.

Preview

Color preview on black background

This text has color #55531D on black background.


Color preview on white background

This text has color #55531D on white background.


Black color preview on #55531D background

This text has black color on #55531D background.


White color preview on #55531D background

This text has white color on #55531D background.


Related colors

Complementary color

Complementary color for #hex is #AAACE2.


I love getcolorcode.com

Triadic colors

1 #1D5553 and #531D55 with #55531D are triadic colors.

2 #1D5355 and #53551D with #55531D are triadic colors.