Shades of Ironstone #865442
Tints of Ironstone #865442
RGB
CMYK
RGB Variations
Color information
#865442 (or 0x865442) is known color: Ironstone. HEX triplet: 86, 54 and 42. RGB value is (134,84,66). Sum of RGB (Red+Green+Blue) = 134+84+66=284 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.18% from 284); Green value is 84 (33.20% from 255 or 29.58% from 284); Blue value is 66 (26.17% from 255 or 23.24% from 284); Max value from RGB is 134 - color contains mainly: red. Hex color #865442 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865442 is #79ABBD. Grayscale: #616161. Windows color (decimal): -7973822 or 4347014. OLE color: 4347014.
HSL color Cylindrical-coordinate representation of color #865442: hue angle of 15.88º degrees, saturation: 0.34, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #865442 is Cyan = 0, Magento = 0.37, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 84 | 66 | - |
| CMYK | 0 | 0.37 | 0.51 | 0.47 |
| HSL | 15.88º | 0.34% | 0.39% | - |
| HSV(B) | 15.88º | 0.51% | 0.53% | - |
| XYZ | 13.99 | 11.8 | 6.7 | - |
| YUV | 96.9 | 110.57 | 154.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 66 | 0 | 0.37 | 0.51 | 0.47 | 15.88 | 0.34 | 0.39 |
| Hex | 86 | 54 | 42 | 0 | 25 | 33 | 2F | 10 | 22 | 27 |
| Octal | 206 | 124 | 102 | 0 | 45 | 63 | 57 | 20 | 42 | 47 |
| Binary | 10000110 | 1010100 | 1000010 | 0 | 100101 | 110011 | 101111 | 10000 | 100010 | 100111 |
Color Harmonies of #865442
Complementary color
Monochromatic Colors of #865442
Black with #865442
Text Example
Text Example
White with #865442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865442; }
p { color: rgb(134,84,66); }
H1.HeaderClassName
{
color: #865442;
}
.AnyTagClassName
{
color: #865442;
}
</style>
background-color css
<style>
a { background-color: #865442; }
a { background-color: rgb(134,84,66); }
div.DivClassName
{
background-color: #865442;
}
.BgClassName
{
background-color: #865442;
}
</style>
border-color css
<style>
span { border-color: #865442; }
span { border-color: rgb(134,84,66); }
td.TdClassName
{
border-color: #865442;
}
.TagClassName
{
border-color: #865442;
}
</style>