Shades of Ironstone #815249
Tints of Ironstone #815249
RGB
CMYK
RGB Variations
Color information
#815249 (or 0x815249) is known color: Ironstone. HEX triplet: 81, 52 and 49. RGB value is (129,82,73). Sum of RGB (Red+Green+Blue) = 129+82+73=284 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.42% from 284); Green value is 82 (32.42% from 255 or 28.87% from 284); Blue value is 73 (28.91% from 255 or 25.70% from 284); Max value from RGB is 129 - color contains mainly: red. Hex color #815249 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815249 is #7EADB6. Grayscale: #5F5F5F. Windows color (decimal): -8302007 or 4805249. OLE color: 4805249.
HSL color Cylindrical-coordinate representation of color #815249: hue angle of 9.64º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #815249 is Cyan = 0, Magento = 0.36, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 73 | - |
| CMYK | 0 | 0.36 | 0.43 | 0.49 |
| HSL | 9.64º | 0.28% | 0.4% | - |
| HSV(B) | 9.64º | 0.43% | 0.51% | - |
| XYZ | 13.27 | 11.18 | 7.76 | - |
| YUV | 95.03 | 115.57 | 152.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 73 | 0 | 0.36 | 0.43 | 0.49 | 9.64 | 0.28 | 0.4 |
| Hex | 81 | 52 | 49 | 0 | 24 | 2B | 31 | A | 1C | 28 |
| Octal | 201 | 122 | 111 | 0 | 44 | 53 | 61 | 12 | 34 | 50 |
| Binary | 10000001 | 1010010 | 1001001 | 0 | 100100 | 101011 | 110001 | 1010 | 11100 | 101000 |
Color Harmonies of #815249
Complementary color
Monochromatic Colors of #815249
Black with #815249
Text Example
Text Example
White with #815249
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815249; }
p { color: rgb(129,82,73); }
H1.HeaderClassName
{
color: #815249;
}
.AnyTagClassName
{
color: #815249;
}
</style>
background-color css
<style>
a { background-color: #815249; }
a { background-color: rgb(129,82,73); }
div.DivClassName
{
background-color: #815249;
}
.BgClassName
{
background-color: #815249;
}
</style>
border-color css
<style>
span { border-color: #815249; }
span { border-color: rgb(129,82,73); }
td.TdClassName
{
border-color: #815249;
}
.TagClassName
{
border-color: #815249;
}
</style>