Shades of Ironstone #815145
Tints of Ironstone #815145
RGB
CMYK
RGB Variations
Color information
#815145 (or 0x815145) is known color: Ironstone. HEX triplet: 81, 51 and 45. RGB value is (129,81,69). Sum of RGB (Red+Green+Blue) = 129+81+69=279 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.24% from 279); Green value is 81 (32.03% from 255 or 29.03% from 279); Blue value is 69 (27.34% from 255 or 24.73% from 279); Max value from RGB is 129 - color contains mainly: red. Hex color #815145 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815145 is #7EAEBA. Grayscale: #5E5E5E. Windows color (decimal): -8302267 or 4542849. OLE color: 4542849.
HSL color Cylindrical-coordinate representation of color #815145: hue angle of 12º 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 #815145 is Cyan = 0, Magento = 0.37, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 81 | 69 | - |
| CMYK | 0 | 0.37 | 0.47 | 0.49 |
| HSL | 12º | 0.3% | 0.39% | - |
| HSV(B) | 12º | 0.47% | 0.51% | - |
| XYZ | 13.07 | 10.98 | 7.06 | - |
| YUV | 93.98 | 113.9 | 152.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 81 | 69 | 0 | 0.37 | 0.47 | 0.49 | 12 | 0.3 | 0.39 |
| Hex | 81 | 51 | 45 | 0 | 25 | 2F | 31 | C | 1E | 27 |
| Octal | 201 | 121 | 105 | 0 | 45 | 57 | 61 | 14 | 36 | 47 |
| Binary | 10000001 | 1010001 | 1000101 | 0 | 100101 | 101111 | 110001 | 1100 | 11110 | 100111 |
Color Harmonies of #815145
Complementary color
Monochromatic Colors of #815145
Black with #815145
Text Example
Text Example
White with #815145
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815145; }
p { color: rgb(129,81,69); }
H1.HeaderClassName
{
color: #815145;
}
.AnyTagClassName
{
color: #815145;
}
</style>
background-color css
<style>
a { background-color: #815145; }
a { background-color: rgb(129,81,69); }
div.DivClassName
{
background-color: #815145;
}
.BgClassName
{
background-color: #815145;
}
</style>
border-color css
<style>
span { border-color: #815145; }
span { border-color: rgb(129,81,69); }
td.TdClassName
{
border-color: #815145;
}
.TagClassName
{
border-color: #815145;
}
</style>