COLOR #554225

HEX: #554225 RGB: (85,66,37)

Color info

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

RGB color model

#554225 color RGB value is (85,66,37).

RGB: (85,66,37) (33%, 26%, 15%)

RGB channels and saturation

R 85 of 255 = 33%
G 66 of 255 = 26%
B 37 of 255 = 15%

85
66
37

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

Portions of RGB colors in percentages

R + G + B = 85 + 66 + 37 = 188 (100%)
R 85 of 188 ~ 45.21%
G 66 of 188 ~ 35.11%
B 37 of 188 ~ 19.68'%

%45.21
%35.11
%19.68

CMYK color model

#554225 color CMYK value is (0,22,56,67).

  • cyan value is 0.00%
  • magenta value is 22.35%
  • yellow value is 56.47%
  • key color value is 66.67%

CMYK: (0,22,56,67)
C0M22Y56K67 (0%, 22%, 56%, 67%)
(0.00 / 0.22 / 0.56 / 0.67)

CMYK percentages

%0
%22.35
%56.47
%66.67

Codes

Color #554225 in popluar color models

55 42 25
RGB 85 66 37
HSL 36° 39.34% 23.92%
HSB/HSV 36° 56.47% 33.33%
CMYK 0.00% 22.35% 56.47%
66.67%

Color #554225 in popluar number systems.

HEX 55 42 25
Decimal 85 66 37
Binary 1010101 1000010 100101
Octal 125 102 45

Shades and tints

Shades of #554225

#554225
(85,66,37)
#4E3C22
(78,60,34)
#47361F
(71,54,31)
#40301C
(64,48,28)
#392A19
(57,42,25)
#322416
(50,36,22)
#2B1E13
(43,30,19)
#241810
(36,24,16)
#1D120D
(29,18,13)
#160C0A
(22,12,10)
#0F0607
(15,6,7)
#000000
(0,0,0)

Tints of #554225

#554225
(85,66,37)
#645338
(100,83,56)
#73644B
(115,100,75)
#82755E
(130,117,94)
#918671
(145,134,113)
#A09784
(160,151,132)
#AFA897
(175,168,151)
#BEB9AA
(190,185,170)
#CDCABD
(205,202,189)
#DCDBD0
(220,219,208)
#EBECE3
(235,236,227)
#FFFFFF
(255,255,255)

CSS3 styles

Examples of css and html codes for elements with #554225 color. Also use rgb(85,66,37) instead hex code.

Text Font Color

.myTextColor { color: #554225; }

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

This text font color is #554225.

Background Color

.myBgColor { background-color: #554225; }

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

This div background color is #554225.

Border color

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

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

This div border color is #554225.

Opacity

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

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

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

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

This text has shadow with #554225 color.


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

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

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


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

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

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

Div box shadow color

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

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

This div box has shadow with color #554225.

Preview

Color preview on black background

This text has color #554225 on black background.


Color preview on white background

This text has color #554225 on white background.


Black color preview on #554225 background

This text has black color on #554225 background.


White color preview on #554225 background

This text has white color on #554225 background.


Related colors

Complementary color

Complementary color for #hex is #AABDDA.


I love getcolorcode.com

Triadic colors

1 #255542 and #422555 with #554225 are triadic colors.

2 #254255 and #425525 with #554225 are triadic colors.