Shades of Woody Brown #574241
Tints of Woody Brown #574241
RGB
CMYK
RGB Variations
Color information
#574241 (or 0x574241) is known color: Woody Brown. HEX triplet: 57, 42 and 41. RGB value is (87,66,65). Sum of RGB (Red+Green+Blue) = 87+66+65=218 (28% of max value = 765). Red value is 87 (34.38% from 255 or 39.91% from 218); Green value is 66 (26.17% from 255 or 30.28% from 218); Blue value is 65 (25.78% from 255 or 29.82% from 218); Max value from RGB is 87 - color contains mainly: red. Hex color #574241 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #574241 is #A8BDBE. Grayscale: #484848. Windows color (decimal): -11058623 or 4276823. OLE color: 4276823.
HSL color Cylindrical-coordinate representation of color #574241: hue angle of 2.73º degrees, saturation: 0.14, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #574241 is Cyan = 0, Magento = 0.24, Yellow = 0.25 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 66 | 65 | - |
| CMYK | 0 | 0.24 | 0.25 | 0.66 |
| HSL | 2.73º | 0.14% | 0.3% | - |
| HSV(B) | 2.73º | 0.25% | 0.34% | - |
| XYZ | 6.83 | 6.3 | 5.86 | - |
| YUV | 72.17 | 123.96 | 138.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 66 | 65 | 0 | 0.24 | 0.25 | 0.66 | 2.73 | 0.14 | 0.3 |
| Hex | 57 | 42 | 41 | 0 | 18 | 19 | 42 | 3 | E | 1E |
| Octal | 127 | 102 | 101 | 0 | 30 | 31 | 102 | 3 | 16 | 36 |
| Binary | 1010111 | 1000010 | 1000001 | 0 | 11000 | 11001 | 1000010 | 11 | 1110 | 11110 |
Color Harmonies of #574241
Complementary color
Monochromatic Colors of #574241
Black with #574241
Text Example
Text Example
White with #574241
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #574241; }
p { color: rgb(87,66,65); }
H1.HeaderClassName
{
color: #574241;
}
.AnyTagClassName
{
color: #574241;
}
</style>
background-color css
<style>
a { background-color: #574241; }
a { background-color: rgb(87,66,65); }
div.DivClassName
{
background-color: #574241;
}
.BgClassName
{
background-color: #574241;
}
</style>
border-color css
<style>
span { border-color: #574241; }
span { border-color: rgb(87,66,65); }
td.TdClassName
{
border-color: #574241;
}
.TagClassName
{
border-color: #574241;
}
</style>