Shades of Ironstone #865346
Tints of Ironstone #865346
RGB
CMYK
RGB Variations
Color information
#865346 (or 0x865346) is known color: Ironstone. HEX triplet: 86, 53 and 46. RGB value is (134,83,70). Sum of RGB (Red+Green+Blue) = 134+83+70=287 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.69% from 287); Green value is 83 (32.81% from 255 or 28.92% from 287); Blue value is 70 (27.73% from 255 or 24.39% from 287); Max value from RGB is 134 - color contains mainly: red. Hex color #865346 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865346 is #79ACB9. Grayscale: #606060. Windows color (decimal): -7974074 or 4608902. OLE color: 4608902.
HSL color Cylindrical-coordinate representation of color #865346: hue angle of 12.19º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #865346 is Cyan = 0, Magento = 0.38, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 83 | 70 | - |
| CMYK | 0 | 0.38 | 0.48 | 0.47 |
| HSL | 12.19º | 0.31% | 0.4% | - |
| HSV(B) | 12.19º | 0.48% | 0.53% | - |
| XYZ | 14.03 | 11.7 | 7.31 | - |
| YUV | 96.77 | 112.9 | 154.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 70 | 0 | 0.38 | 0.48 | 0.47 | 12.19 | 0.31 | 0.4 |
| Hex | 86 | 53 | 46 | 0 | 26 | 30 | 2F | C | 1F | 28 |
| Octal | 206 | 123 | 106 | 0 | 46 | 60 | 57 | 14 | 37 | 50 |
| Binary | 10000110 | 1010011 | 1000110 | 0 | 100110 | 110000 | 101111 | 1100 | 11111 | 101000 |
Color Harmonies of #865346
Complementary color
Monochromatic Colors of #865346
Black with #865346
Text Example
Text Example
White with #865346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865346; }
p { color: rgb(134,83,70); }
H1.HeaderClassName
{
color: #865346;
}
.AnyTagClassName
{
color: #865346;
}
</style>
background-color css
<style>
a { background-color: #865346; }
a { background-color: rgb(134,83,70); }
div.DivClassName
{
background-color: #865346;
}
.BgClassName
{
background-color: #865346;
}
</style>
border-color css
<style>
span { border-color: #865346; }
span { border-color: rgb(134,83,70); }
td.TdClassName
{
border-color: #865346;
}
.TagClassName
{
border-color: #865346;
}
</style>