Shades of Ironstone #815245
Tints of Ironstone #815245
RGB
CMYK
RGB Variations
Color information
#815245 (or 0x815245) is known color: Ironstone. HEX triplet: 81, 52 and 45. RGB value is (129,82,69). Sum of RGB (Red+Green+Blue) = 129+82+69=280 (37% of max value = 765). Red value is 129 (50.78% from 255 or 46.07% from 280); Green value is 82 (32.42% from 255 or 29.29% from 280); Blue value is 69 (27.34% from 255 or 24.64% from 280); Max value from RGB is 129 - color contains mainly: red. Hex color #815245 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815245 is #7EADBA. Grayscale: #5E5E5E. Windows color (decimal): -8302011 or 4543105. OLE color: 4543105.
HSL color Cylindrical-coordinate representation of color #815245: hue angle of 13º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #815245 is Cyan = 0, Magento = 0.36, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 82 | 69 | - |
| CMYK | 0 | 0.36 | 0.47 | 0.49 |
| HSL | 13º | 0.3% | 0.39% | - |
| HSV(B) | 13º | 0.47% | 0.51% | - |
| XYZ | 13.14 | 11.13 | 7.09 | - |
| YUV | 94.57 | 113.57 | 152.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 82 | 69 | 0 | 0.36 | 0.47 | 0.49 | 13 | 0.3 | 0.39 |
| Hex | 81 | 52 | 45 | 0 | 24 | 2F | 31 | D | 1E | 27 |
| Octal | 201 | 122 | 105 | 0 | 44 | 57 | 61 | 15 | 36 | 47 |
| Binary | 10000001 | 1010010 | 1000101 | 0 | 100100 | 101111 | 110001 | 1101 | 11110 | 100111 |
Color Harmonies of #815245
Complementary color
Monochromatic Colors of #815245
Black with #815245
Text Example
Text Example
White with #815245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815245; }
p { color: rgb(129,82,69); }
H1.HeaderClassName
{
color: #815245;
}
.AnyTagClassName
{
color: #815245;
}
</style>
background-color css
<style>
a { background-color: #815245; }
a { background-color: rgb(129,82,69); }
div.DivClassName
{
background-color: #815245;
}
.BgClassName
{
background-color: #815245;
}
</style>
border-color css
<style>
span { border-color: #815245; }
span { border-color: rgb(129,82,69); }
td.TdClassName
{
border-color: #815245;
}
.TagClassName
{
border-color: #815245;
}
</style>