Shades of Ironstone #815342
Tints of Ironstone #815342
RGB
CMYK
RGB Variations
Color information
#815342 (or 0x815342) is known color: Ironstone. HEX triplet: 81, 53 and 42. RGB value is (129,83,66). Sum of RGB (Red+Green+Blue) = 129+83+66=278 (36% of max value = 765). Red value is 129 (50.78% from 255 or 46.40% from 278); Green value is 83 (32.81% from 255 or 29.86% from 278); Blue value is 66 (26.17% from 255 or 23.74% from 278); Max value from RGB is 129 - color contains mainly: red. Hex color #815342 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815342 is #7EACBD. Grayscale: #5E5E5E. Windows color (decimal): -8301758 or 4346753. OLE color: 4346753.
HSL color Cylindrical-coordinate representation of color #815342: hue angle of 16.19º degrees, saturation: 0.32, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #815342 is Cyan = 0, Magento = 0.36, Yellow = 0.49 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 66 | - |
| CMYK | 0 | 0.36 | 0.49 | 0.49 |
| HSL | 16.19º | 0.32% | 0.38% | - |
| HSV(B) | 16.19º | 0.49% | 0.51% | - |
| XYZ | 13.13 | 11.25 | 6.63 | - |
| YUV | 94.82 | 111.74 | 152.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 66 | 0 | 0.36 | 0.49 | 0.49 | 16.19 | 0.32 | 0.38 |
| Hex | 81 | 53 | 42 | 0 | 24 | 31 | 31 | 10 | 20 | 26 |
| Octal | 201 | 123 | 102 | 0 | 44 | 61 | 61 | 20 | 40 | 46 |
| Binary | 10000001 | 1010011 | 1000010 | 0 | 100100 | 110001 | 110001 | 10000 | 100000 | 100110 |
Color Harmonies of #815342
Complementary color
Monochromatic Colors of #815342
Black with #815342
Text Example
Text Example
White with #815342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815342; }
p { color: rgb(129,83,66); }
H1.HeaderClassName
{
color: #815342;
}
.AnyTagClassName
{
color: #815342;
}
</style>
background-color css
<style>
a { background-color: #815342; }
a { background-color: rgb(129,83,66); }
div.DivClassName
{
background-color: #815342;
}
.BgClassName
{
background-color: #815342;
}
</style>
border-color css
<style>
span { border-color: #815342; }
span { border-color: rgb(129,83,66); }
td.TdClassName
{
border-color: #815342;
}
.TagClassName
{
border-color: #815342;
}
</style>