Shades of Ironstone #865342
Tints of Ironstone #865342
RGB
CMYK
RGB Variations
Color information
#865342 (or 0x865342) is known color: Ironstone. HEX triplet: 86, 53 and 42. RGB value is (134,83,66). Sum of RGB (Red+Green+Blue) = 134+83+66=283 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.35% from 283); Green value is 83 (32.81% from 255 or 29.33% from 283); Blue value is 66 (26.17% from 255 or 23.32% from 283); Max value from RGB is 134 - color contains mainly: red. Hex color #865342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865342 is #79ACBD. Grayscale: #606060. Windows color (decimal): -7974078 or 4346758. OLE color: 4346758.
HSL color Cylindrical-coordinate representation of color #865342: hue angle of 15º 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 #865342 is Cyan = 0, Magento = 0.38, Yellow = 0.51 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 83 | 66 | - |
| CMYK | 0 | 0.38 | 0.51 | 0.47 |
| HSL | 15º | 0.34% | 0.39% | - |
| HSV(B) | 15º | 0.51% | 0.53% | - |
| XYZ | 13.91 | 11.65 | 6.67 | - |
| YUV | 96.31 | 110.9 | 154.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 83 | 66 | 0 | 0.38 | 0.51 | 0.47 | 15 | 0.34 | 0.39 |
| Hex | 86 | 53 | 42 | 0 | 26 | 33 | 2F | F | 22 | 27 |
| Octal | 206 | 123 | 102 | 0 | 46 | 63 | 57 | 17 | 42 | 47 |
| Binary | 10000110 | 1010011 | 1000010 | 0 | 100110 | 110011 | 101111 | 1111 | 100010 | 100111 |
Color Harmonies of #865342
Complementary color
Monochromatic Colors of #865342
Black with #865342
Text Example
Text Example
White with #865342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865342; }
p { color: rgb(134,83,66); }
H1.HeaderClassName
{
color: #865342;
}
.AnyTagClassName
{
color: #865342;
}
</style>
background-color css
<style>
a { background-color: #865342; }
a { background-color: rgb(134,83,66); }
div.DivClassName
{
background-color: #865342;
}
.BgClassName
{
background-color: #865342;
}
</style>
border-color css
<style>
span { border-color: #865342; }
span { border-color: rgb(134,83,66); }
td.TdClassName
{
border-color: #865342;
}
.TagClassName
{
border-color: #865342;
}
</style>