Shades of Ironstone #865648
Tints of Ironstone #865648
RGB
CMYK
RGB Variations
Color information
#865648 (or 0x865648) is known color: Ironstone. HEX triplet: 86, 56 and 48. RGB value is (134,86,72). Sum of RGB (Red+Green+Blue) = 134+86+72=292 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.89% from 292); Green value is 86 (33.98% from 255 or 29.45% from 292); Blue value is 72 (28.52% from 255 or 24.66% from 292); Max value from RGB is 134 - color contains mainly: red. Hex color #865648 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865648 is #79A9B7. Grayscale: #626262. Windows color (decimal): -7973304 or 4740742. OLE color: 4740742.
HSL color Cylindrical-coordinate representation of color #865648: hue angle of 13.55º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #865648 is Cyan = 0, Magento = 0.36, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 86 | 72 | - |
| CMYK | 0 | 0.36 | 0.46 | 0.47 |
| HSL | 13.55º | 0.3% | 0.4% | - |
| HSV(B) | 13.55º | 0.46% | 0.53% | - |
| XYZ | 14.33 | 12.19 | 7.73 | - |
| YUV | 98.76 | 112.9 | 153.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 86 | 72 | 0 | 0.36 | 0.46 | 0.47 | 13.55 | 0.3 | 0.4 |
| Hex | 86 | 56 | 48 | 0 | 24 | 2E | 2F | E | 1E | 28 |
| Octal | 206 | 126 | 110 | 0 | 44 | 56 | 57 | 16 | 36 | 50 |
| Binary | 10000110 | 1010110 | 1001000 | 0 | 100100 | 101110 | 101111 | 1110 | 11110 | 101000 |
Color Harmonies of #865648
Complementary color
Monochromatic Colors of #865648
Black with #865648
Text Example
Text Example
White with #865648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865648; }
p { color: rgb(134,86,72); }
H1.HeaderClassName
{
color: #865648;
}
.AnyTagClassName
{
color: #865648;
}
</style>
background-color css
<style>
a { background-color: #865648; }
a { background-color: rgb(134,86,72); }
div.DivClassName
{
background-color: #865648;
}
.BgClassName
{
background-color: #865648;
}
</style>
border-color css
<style>
span { border-color: #865648; }
span { border-color: rgb(134,86,72); }
td.TdClassName
{
border-color: #865648;
}
.TagClassName
{
border-color: #865648;
}
</style>