Shades of Ironstone #865549
Tints of Ironstone #865549
RGB
CMYK
RGB Variations
Color information
#865549 (or 0x865549) is known color: Ironstone. HEX triplet: 86, 55 and 49. RGB value is (134,85,73). Sum of RGB (Red+Green+Blue) = 134+85+73=292 (38% of max value = 765). Red value is 134 (52.73% from 255 or 45.89% from 292); Green value is 85 (33.59% from 255 or 29.11% from 292); Blue value is 73 (28.91% from 255 or 25% from 292); Max value from RGB is 134 - color contains mainly: red. Hex color #865549 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865549 is #79AAB6. Grayscale: #626262. Windows color (decimal): -7973559 or 4806022. OLE color: 4806022.
HSL color Cylindrical-coordinate representation of color #865549: hue angle of 11.8º degrees, saturation: 0.29, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #865549 is Cyan = 0, Magento = 0.37, Yellow = 0.46 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 85 | 73 | - |
| CMYK | 0 | 0.37 | 0.46 | 0.47 |
| HSL | 11.8º | 0.29% | 0.41% | - |
| HSV(B) | 11.8º | 0.46% | 0.53% | - |
| XYZ | 14.28 | 12.05 | 7.88 | - |
| YUV | 98.28 | 113.73 | 153.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 73 | 0 | 0.37 | 0.46 | 0.47 | 11.8 | 0.29 | 0.41 |
| Hex | 86 | 55 | 49 | 0 | 25 | 2E | 2F | C | 1D | 29 |
| Octal | 206 | 125 | 111 | 0 | 45 | 56 | 57 | 14 | 35 | 51 |
| Binary | 10000110 | 1010101 | 1001001 | 0 | 100101 | 101110 | 101111 | 1100 | 11101 | 101001 |
Color Harmonies of #865549
Complementary color
Monochromatic Colors of #865549
Black with #865549
Text Example
Text Example
White with #865549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865549; }
p { color: rgb(134,85,73); }
H1.HeaderClassName
{
color: #865549;
}
.AnyTagClassName
{
color: #865549;
}
</style>
background-color css
<style>
a { background-color: #865549; }
a { background-color: rgb(134,85,73); }
div.DivClassName
{
background-color: #865549;
}
.BgClassName
{
background-color: #865549;
}
</style>
border-color css
<style>
span { border-color: #865549; }
span { border-color: rgb(134,85,73); }
td.TdClassName
{
border-color: #865549;
}
.TagClassName
{
border-color: #865549;
}
</style>