Shades of Ironstone #815043
Tints of Ironstone #815043
RGB
CMYK
RGB Variations
Color information
#815043 (or 0x815043) is known color: Ironstone. HEX triplet: 81, 50 and 43. RGB value is (129,80,67). Sum of RGB (Red+Green+Blue) = 129+80+67=276 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.74% from 276); Green value is 80 (31.64% from 255 or 28.99% from 276); Blue value is 67 (26.56% from 255 or 24.28% from 276); Max value from RGB is 129 - color contains mainly: red. Hex color #815043 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815043 is #7EAFBC. Grayscale: #5D5D5D. Windows color (decimal): -8302525 or 4411521. OLE color: 4411521.
HSL color Cylindrical-coordinate representation of color #815043: hue angle of 12.58º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #815043 is Cyan = 0, Magento = 0.38, Yellow = 0.48 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 80 | 67 | - |
| CMYK | 0 | 0.38 | 0.48 | 0.49 |
| HSL | 12.58º | 0.32% | 0.38% | - |
| HSV(B) | 12.58º | 0.48% | 0.51% | - |
| XYZ | 12.94 | 10.81 | 6.71 | - |
| YUV | 93.17 | 113.23 | 153.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 80 | 67 | 0 | 0.38 | 0.48 | 0.49 | 12.58 | 0.32 | 0.38 |
| Hex | 81 | 50 | 43 | 0 | 26 | 30 | 31 | D | 20 | 26 |
| Octal | 201 | 120 | 103 | 0 | 46 | 60 | 61 | 15 | 40 | 46 |
| Binary | 10000001 | 1010000 | 1000011 | 0 | 100110 | 110000 | 110001 | 1101 | 100000 | 100110 |
Color Harmonies of #815043
Complementary color
Monochromatic Colors of #815043
Black with #815043
Text Example
Text Example
White with #815043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815043; }
p { color: rgb(129,80,67); }
H1.HeaderClassName
{
color: #815043;
}
.AnyTagClassName
{
color: #815043;
}
</style>
background-color css
<style>
a { background-color: #815043; }
a { background-color: rgb(129,80,67); }
div.DivClassName
{
background-color: #815043;
}
.BgClassName
{
background-color: #815043;
}
</style>
border-color css
<style>
span { border-color: #815043; }
span { border-color: rgb(129,80,67); }
td.TdClassName
{
border-color: #815043;
}
.TagClassName
{
border-color: #815043;
}
</style>