Shades of Ironstone #865547
Tints of Ironstone #865547
RGB
CMYK
RGB Variations
Color information
#865547 (or 0x865547) is known color: Ironstone. HEX triplet: 86, 55 and 47. RGB value is (134,85,71). Sum of RGB (Red+Green+Blue) = 134+85+71=290 (38% of max value = 765). Red value is 134 (52.73% from 255 or 46.21% from 290); Green value is 85 (33.59% from 255 or 29.31% from 290); Blue value is 71 (28.12% from 255 or 24.48% from 290); Max value from RGB is 134 - color contains mainly: red. Hex color #865547 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #865547 is #79AAB8. Grayscale: #626262. Windows color (decimal): -7973561 or 4674950. OLE color: 4674950.
HSL color Cylindrical-coordinate representation of color #865547: hue angle of 13.33º degrees, saturation: 0.31, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #865547 is Cyan = 0, Magento = 0.37, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 85 | 71 | - |
| CMYK | 0 | 0.37 | 0.47 | 0.47 |
| HSL | 13.33º | 0.31% | 0.4% | - |
| HSV(B) | 13.33º | 0.47% | 0.53% | - |
| XYZ | 14.22 | 12.02 | 7.53 | - |
| YUV | 98.06 | 112.73 | 153.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 85 | 71 | 0 | 0.37 | 0.47 | 0.47 | 13.33 | 0.31 | 0.4 |
| Hex | 86 | 55 | 47 | 0 | 25 | 2F | 2F | D | 1F | 28 |
| Octal | 206 | 125 | 107 | 0 | 45 | 57 | 57 | 15 | 37 | 50 |
| Binary | 10000110 | 1010101 | 1000111 | 0 | 100101 | 101111 | 101111 | 1101 | 11111 | 101000 |
Color Harmonies of #865547
Complementary color
Monochromatic Colors of #865547
Black with #865547
Text Example
Text Example
White with #865547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #865547; }
p { color: rgb(134,85,71); }
H1.HeaderClassName
{
color: #865547;
}
.AnyTagClassName
{
color: #865547;
}
</style>
background-color css
<style>
a { background-color: #865547; }
a { background-color: rgb(134,85,71); }
div.DivClassName
{
background-color: #865547;
}
.BgClassName
{
background-color: #865547;
}
</style>
border-color css
<style>
span { border-color: #865547; }
span { border-color: rgb(134,85,71); }
td.TdClassName
{
border-color: #865547;
}
.TagClassName
{
border-color: #865547;
}
</style>