Shades of Ironstone #815246
Tints of Ironstone #815246
RGB
CMYK
RGB Variations
Color information
#815246 (or 0x815246) is known color: Ironstone. HEX triplet: 81, 52 and 46. RGB value is (129,82,70). Sum of RGB (Red+Green+Blue) = 129+82+70=281 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.91% from 281); Green value is 82 (32.42% from 255 or 29.18% from 281); Blue value is 70 (27.73% from 255 or 24.91% from 281); Max value from RGB is 129 - color contains mainly: red. Hex color #815246 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815246 is #7EADB9. Grayscale: #5E5E5E. Windows color (decimal): -8302010 or 4608641. OLE color: 4608641.
HSL color Cylindrical-coordinate representation of color #815246: hue angle of 12.2º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #815246 is Cyan = 0, Magento = 0.36, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 70 | - |
| CMYK | 0 | 0.36 | 0.46 | 0.49 |
| HSL | 12.2º | 0.3% | 0.39% | - |
| HSV(B) | 12.2º | 0.46% | 0.51% | - |
| XYZ | 13.18 | 11.14 | 7.25 | - |
| YUV | 94.69 | 114.07 | 152.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 70 | 0 | 0.36 | 0.46 | 0.49 | 12.2 | 0.3 | 0.39 |
| Hex | 81 | 52 | 46 | 0 | 24 | 2E | 31 | C | 1E | 27 |
| Octal | 201 | 122 | 106 | 0 | 44 | 56 | 61 | 14 | 36 | 47 |
| Binary | 10000001 | 1010010 | 1000110 | 0 | 100100 | 101110 | 110001 | 1100 | 11110 | 100111 |
Color Harmonies of #815246
Complementary color
Monochromatic Colors of #815246
Black with #815246
Text Example
Text Example
White with #815246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815246; }
p { color: rgb(129,82,70); }
H1.HeaderClassName
{
color: #815246;
}
.AnyTagClassName
{
color: #815246;
}
</style>
background-color css
<style>
a { background-color: #815246; }
a { background-color: rgb(129,82,70); }
div.DivClassName
{
background-color: #815246;
}
.BgClassName
{
background-color: #815246;
}
</style>
border-color css
<style>
span { border-color: #815246; }
span { border-color: rgb(129,82,70); }
td.TdClassName
{
border-color: #815246;
}
.TagClassName
{
border-color: #815246;
}
</style>