Shades of Ironstone #815545
Tints of Ironstone #815545
RGB
CMYK
RGB Variations
Color information
#815545 (or 0x815545) is known color: Ironstone. HEX triplet: 81, 55 and 45. RGB value is (129,85,69). Sum of RGB (Red+Green+Blue) = 129+85+69=283 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.58% from 283); Green value is 85 (33.59% from 255 or 30.04% from 283); Blue value is 69 (27.34% from 255 or 24.38% from 283); Max value from RGB is 129 - color contains mainly: red. Hex color #815545 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815545 is #7EAABA. Grayscale: #606060. Windows color (decimal): -8301243 or 4543873. OLE color: 4543873.
HSL color Cylindrical-coordinate representation of color #815545: hue angle of 16º 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 #815545 is Cyan = 0, Magento = 0.34, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 85 | 69 | - |
| CMYK | 0 | 0.34 | 0.47 | 0.49 |
| HSL | 16º | 0.3% | 0.39% | - |
| HSV(B) | 16º | 0.47% | 0.51% | - |
| XYZ | 13.38 | 11.59 | 7.16 | - |
| YUV | 96.33 | 112.58 | 151.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 85 | 69 | 0 | 0.34 | 0.47 | 0.49 | 16 | 0.3 | 0.39 |
| Hex | 81 | 55 | 45 | 0 | 22 | 2F | 31 | 10 | 1E | 27 |
| Octal | 201 | 125 | 105 | 0 | 42 | 57 | 61 | 20 | 36 | 47 |
| Binary | 10000001 | 1010101 | 1000101 | 0 | 100010 | 101111 | 110001 | 10000 | 11110 | 100111 |
Color Harmonies of #815545
Complementary color
Monochromatic Colors of #815545
Black with #815545
Text Example
Text Example
White with #815545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815545; }
p { color: rgb(129,85,69); }
H1.HeaderClassName
{
color: #815545;
}
.AnyTagClassName
{
color: #815545;
}
</style>
background-color css
<style>
a { background-color: #815545; }
a { background-color: rgb(129,85,69); }
div.DivClassName
{
background-color: #815545;
}
.BgClassName
{
background-color: #815545;
}
</style>
border-color css
<style>
span { border-color: #815545; }
span { border-color: rgb(129,85,69); }
td.TdClassName
{
border-color: #815545;
}
.TagClassName
{
border-color: #815545;
}
</style>