Shades of Ironstone #875446
Tints of Ironstone #875446
RGB
CMYK
RGB Variations
Color information
#875446 (or 0x875446) is known color: Ironstone. HEX triplet: 87, 54 and 46. RGB value is (135,84,70). Sum of RGB (Red+Green+Blue) = 135+84+70=289 (38% of max value = 765). Red value is 135 (53.12% from 255 or 46.71% from 289); Green value is 84 (33.20% from 255 or 29.07% from 289); Blue value is 70 (27.73% from 255 or 24.22% from 289); Max value from RGB is 135 - color contains mainly: red. Hex color #875446 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #875446 is #78ABB9. Grayscale: #616161. Windows color (decimal): -7908282 or 4609159. OLE color: 4609159.
HSL color Cylindrical-coordinate representation of color #875446: hue angle of 12.92º degrees, saturation: 0.32, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #875446 is Cyan = 0, Magento = 0.38, Yellow = 0.48 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 84 | 70 | - |
| CMYK | 0 | 0.38 | 0.48 | 0.47 |
| HSL | 12.92º | 0.32% | 0.4% | - |
| HSV(B) | 12.92º | 0.48% | 0.53% | - |
| XYZ | 14.27 | 11.93 | 7.35 | - |
| YUV | 97.65 | 112.4 | 154.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 84 | 70 | 0 | 0.38 | 0.48 | 0.47 | 12.92 | 0.32 | 0.4 |
| Hex | 87 | 54 | 46 | 0 | 26 | 30 | 2F | D | 20 | 28 |
| Octal | 207 | 124 | 106 | 0 | 46 | 60 | 57 | 15 | 40 | 50 |
| Binary | 10000111 | 1010100 | 1000110 | 0 | 100110 | 110000 | 101111 | 1101 | 100000 | 101000 |
Color Harmonies of #875446
Complementary color
Monochromatic Colors of #875446
Black with #875446
Text Example
Text Example
White with #875446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #875446; }
p { color: rgb(135,84,70); }
H1.HeaderClassName
{
color: #875446;
}
.AnyTagClassName
{
color: #875446;
}
</style>
background-color css
<style>
a { background-color: #875446; }
a { background-color: rgb(135,84,70); }
div.DivClassName
{
background-color: #875446;
}
.BgClassName
{
background-color: #875446;
}
</style>
border-color css
<style>
span { border-color: #875446; }
span { border-color: rgb(135,84,70); }
td.TdClassName
{
border-color: #875446;
}
.TagClassName
{
border-color: #875446;
}
</style>