Shades of Woody Brown #554746
Tints of Woody Brown #554746
RGB
CMYK
RGB Variations
Color information
#554746 (or 0x554746) is known color: Woody Brown. HEX triplet: 55, 47 and 46. RGB value is (85,71,70). Sum of RGB (Red+Green+Blue) = 85+71+70=226 (29% of max value = 765). Red value is 85 (33.59% from 255 or 37.61% from 226); Green value is 71 (28.12% from 255 or 31.42% from 226); Blue value is 70 (27.73% from 255 or 30.97% from 226); Max value from RGB is 85 - color contains mainly: red. Hex color #554746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #554746 is #AAB8B9. Grayscale: #4B4B4B. Windows color (decimal): -11188410 or 4605781. OLE color: 4605781.
HSL color Cylindrical-coordinate representation of color #554746: hue angle of 4º degrees, saturation: 0.1, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #554746 is Cyan = 0, Magento = 0.16, Yellow = 0.18 and Black (K on CMYK) = 0.67.
Color convert
| RGB | 85 | 71 | 70 | - |
| CMYK | 0 | 0.16 | 0.18 | 0.67 |
| HSL | 4º | 0.1% | 0.3% | - |
| HSV(B) | 4º | 0.18% | 0.33% | - |
| XYZ | 7.11 | 6.88 | 6.75 | - |
| YUV | 75.07 | 125.14 | 135.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 85 | 71 | 70 | 0 | 0.16 | 0.18 | 0.67 | 4 | 0.1 | 0.3 |
| Hex | 55 | 47 | 46 | 0 | 10 | 12 | 43 | 4 | A | 1E |
| Octal | 125 | 107 | 106 | 0 | 20 | 22 | 103 | 4 | 12 | 36 |
| Binary | 1010101 | 1000111 | 1000110 | 0 | 10000 | 10010 | 1000011 | 100 | 1010 | 11110 |
Color Harmonies of #554746
Complementary color
Monochromatic Colors of #554746
Black with #554746
Text Example
Text Example
White with #554746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #554746; }
p { color: rgb(85,71,70); }
H1.HeaderClassName
{
color: #554746;
}
.AnyTagClassName
{
color: #554746;
}
</style>
background-color css
<style>
a { background-color: #554746; }
a { background-color: rgb(85,71,70); }
div.DivClassName
{
background-color: #554746;
}
.BgClassName
{
background-color: #554746;
}
</style>
border-color css
<style>
span { border-color: #554746; }
span { border-color: rgb(85,71,70); }
td.TdClassName
{
border-color: #554746;
}
.TagClassName
{
border-color: #554746;
}
</style>