Shades of Hairy Heath #573125
Tints of Hairy Heath #573125
RGB
CMYK
RGB Variations
Color information
#573125 (or 0x573125) is known color: Hairy Heath. HEX triplet: 57, 31 and 25. RGB value is (87,49,37). Sum of RGB (Red+Green+Blue) = 87+49+37=173 (22% of max value = 765). Red value is 87 (34.38% from 255 or 50.29% from 173); Green value is 49 (19.53% from 255 or 28.32% from 173); Blue value is 37 (14.84% from 255 or 21.39% from 173); Max value from RGB is 87 - color contains mainly: red. Hex color #573125 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #573125 is #A8CEDA. Grayscale: #3B3B3B. Windows color (decimal): -11063003 or 2437463. OLE color: 2437463.
HSL color Cylindrical-coordinate representation of color #573125: hue angle of 14.4º degrees, saturation: 0.4, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #573125 is Cyan = 0, Magento = 0.44, Yellow = 0.57 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 49 | 37 | - |
| CMYK | 0 | 0.44 | 0.57 | 0.66 |
| HSL | 14.4º | 0.4% | 0.24% | - |
| HSV(B) | 14.4º | 0.57% | 0.34% | - |
| XYZ | 5.36 | 4.36 | 2.31 | - |
| YUV | 58.99 | 115.59 | 147.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 49 | 37 | 0 | 0.44 | 0.57 | 0.66 | 14.4 | 0.4 | 0.24 |
| Hex | 57 | 31 | 25 | 0 | 2C | 39 | 42 | E | 28 | 18 |
| Octal | 127 | 61 | 45 | 0 | 54 | 71 | 102 | 16 | 50 | 30 |
| Binary | 1010111 | 110001 | 100101 | 0 | 101100 | 111001 | 1000010 | 1110 | 101000 | 11000 |
Color Harmonies of #573125
Complementary color
Monochromatic Colors of #573125
Black with #573125
Text Example
Text Example
White with #573125
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #573125; }
p { color: rgb(87,49,37); }
H1.HeaderClassName
{
color: #573125;
}
.AnyTagClassName
{
color: #573125;
}
</style>
background-color css
<style>
a { background-color: #573125; }
a { background-color: rgb(87,49,37); }
div.DivClassName
{
background-color: #573125;
}
.BgClassName
{
background-color: #573125;
}
</style>
border-color css
<style>
span { border-color: #573125; }
span { border-color: rgb(87,49,37); }
td.TdClassName
{
border-color: #573125;
}
.TagClassName
{
border-color: #573125;
}
</style>