Shades of Ironstone #865440
Tints of Ironstone #865440
RGB
CMYK
RGB Variations
Color information
#865440 (or 0x865440) is known color: Ironstone. HEX triplet: 86, 54 and 40. RGB value is (134,84,64). Sum of RGB (Red+Green+Blue) = 134+84+64=282 (37% of max value = 765). Red value is 134 (52.73% from 255 or 47.52% from 282); Green value is 84 (33.20% from 255 or 29.79% from 282); Blue value is 64 (25.39% from 255 or 22.70% from 282); Max value from RGB is 134 - color contains mainly: red. Hex color #865440 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865440 is #79ABBF. Grayscale: #606060. Windows color (decimal): -7973824 or 4215942. OLE color: 4215942.
HSL color Cylindrical-coordinate representation of color #865440: hue angle of 17.14º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #865440 is Cyan = 0, Magento = 0.37, Yellow = 0.52 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 84 | 64 | - |
| CMYK | 0 | 0.37 | 0.52 | 0.47 |
| HSL | 17.14º | 0.35% | 0.39% | - |
| HSV(B) | 17.14º | 0.52% | 0.53% | - |
| XYZ | 13.93 | 11.78 | 6.39 | - |
| YUV | 96.67 | 109.57 | 154.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 84 | 64 | 0 | 0.37 | 0.52 | 0.47 | 17.14 | 0.35 | 0.39 |
| Hex | 86 | 54 | 40 | 0 | 25 | 34 | 2F | 11 | 23 | 27 |
| Octal | 206 | 124 | 100 | 0 | 45 | 64 | 57 | 21 | 43 | 47 |
| Binary | 10000110 | 1010100 | 1000000 | 0 | 100101 | 110100 | 101111 | 10001 | 100011 | 100111 |
Color Harmonies of #865440
Complementary color
Monochromatic Colors of #865440
Black with #865440
Text Example
Text Example
White with #865440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865440; }
p { color: rgb(134,84,64); }
H1.HeaderClassName
{
color: #865440;
}
.AnyTagClassName
{
color: #865440;
}
</style>
background-color css
<style>
a { background-color: #865440; }
a { background-color: rgb(134,84,64); }
div.DivClassName
{
background-color: #865440;
}
.BgClassName
{
background-color: #865440;
}
</style>
border-color css
<style>
span { border-color: #865440; }
span { border-color: rgb(134,84,64); }
td.TdClassName
{
border-color: #865440;
}
.TagClassName
{
border-color: #865440;
}
</style>