COLOR #554529

HEX: #554529 RGB: (85,69,41)

Color info

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

RGB color model

#554529 color RGB value is (85,69,41).

RGB: (85,69,41) (33%, 27%, 16%)

RGB channels and saturation

R 85 of 255 = 33%
G 69 of 255 = 27%
B 41 of 255 = 16%

85
69
41

R + G + B ~ 25%. #554529 is quite dark color.

Portions of RGB colors in percentages

R + G + B = 85 + 69 + 41 = 195 (100%)
R 85 of 195 ~ 43.59%
G 69 of 195 ~ 35.38%
B 41 of 195 ~ 21.03'%

%43.59
%35.38
%21.03

CMYK color model

#554529 color CMYK value is (0,19,52,67).

  • cyan value is 0.00%
  • magenta value is 18.82%
  • yellow value is 51.76%
  • key color value is 66.67%

CMYK: (0,19,52,67)
C0M19Y52K67 (0%, 19%, 52%, 67%)
(0.00 / 0.19 / 0.52 / 0.67)

CMYK percentages

%0
%18.82
%51.76
%66.67

Codes

Color #554529 in popluar color models

55 45 29
RGB 85 69 41
HSL 38° 34.92% 24.71%
HSB/HSV 38° 51.76% 33.33%
CMYK 0.00% 18.82% 51.76%
66.67%

Color #554529 in popluar number systems.

HEX 55 45 29
Decimal 85 69 41
Binary 1010101 1000101 101001
Octal 125 105 51

Shades and tints

Shades of #554529

#554529
(85,69,41)
#4E3F26
(78,63,38)
#473923
(71,57,35)
#403320
(64,51,32)
#392D1D
(57,45,29)
#32271A
(50,39,26)
#2B2117
(43,33,23)
#241B14
(36,27,20)
#1D1511
(29,21,17)
#160F0E
(22,15,14)
#0F090B
(15,9,11)
#000000
(0,0,0)

Tints of #554529

#554529
(85,69,41)
#64553C
(100,85,60)
#73654F
(115,101,79)
#827562
(130,117,98)
#918575
(145,133,117)
#A09588
(160,149,136)
#AFA59B
(175,165,155)
#BEB5AE
(190,181,174)
#CDC5C1
(205,197,193)
#DCD5D4
(220,213,212)
#EBE5E7
(235,229,231)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554529 color. Also use rgb(85,69,41) instead hex code.

Text Font Color

.myTextColor { color: #554529; }

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

This text font color is #554529.

Background Color

.myBgColor { background-color: #554529; }

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

This div background color is #554529.

Border color

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

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

This div border color is #554529.

Opacity

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

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

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

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

This text has shadow with #554529 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554529.

Preview

Color preview on black background

This text has color #554529 on black background.


Color preview on white background

This text has color #554529 on white background.


Black color preview on #554529 background

This text has black color on #554529 background.


White color preview on #554529 background

This text has white color on #554529 background.


Related colors

Complementary color

Complementary color for #hex is #AABAD6.


I love getcolorcode.com

Triadic colors

1 #295545 and #452955 with #554529 are triadic colors.

2 #294555 and #455529 with #554529 are triadic colors.