Shades of Ironstone #815449
Tints of Ironstone #815449
RGB
CMYK
RGB Variations
Color information
#815449 (or 0x815449) is known color: Ironstone. HEX triplet: 81, 54 and 49. RGB value is (129,84,73). Sum of RGB (Red+Green+Blue) = 129+84+73=286 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.10% from 286); Green value is 84 (33.20% from 255 or 29.37% from 286); Blue value is 73 (28.91% from 255 or 25.52% from 286); Max value from RGB is 129 - color contains mainly: red. Hex color #815449 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815449 is #7EABB6. Grayscale: #606060. Windows color (decimal): -8301495 or 4805761. OLE color: 4805761.
HSL color Cylindrical-coordinate representation of color #815449: hue angle of 11.79º degrees, saturation: 0.28, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #815449 is Cyan = 0, Magento = 0.35, Yellow = 0.43 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 84 | 73 | - |
| CMYK | 0 | 0.35 | 0.43 | 0.49 |
| HSL | 11.79º | 0.28% | 0.4% | - |
| HSV(B) | 11.79º | 0.43% | 0.51% | - |
| XYZ | 13.43 | 11.49 | 7.81 | - |
| YUV | 96.2 | 114.91 | 151.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 84 | 73 | 0 | 0.35 | 0.43 | 0.49 | 11.79 | 0.28 | 0.4 |
| Hex | 81 | 54 | 49 | 0 | 23 | 2B | 31 | C | 1C | 28 |
| Octal | 201 | 124 | 111 | 0 | 43 | 53 | 61 | 14 | 34 | 50 |
| Binary | 10000001 | 1010100 | 1001001 | 0 | 100011 | 101011 | 110001 | 1100 | 11100 | 101000 |
Color Harmonies of #815449
Complementary color
Monochromatic Colors of #815449
Black with #815449
Text Example
Text Example
White with #815449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815449; }
p { color: rgb(129,84,73); }
H1.HeaderClassName
{
color: #815449;
}
.AnyTagClassName
{
color: #815449;
}
</style>
background-color css
<style>
a { background-color: #815449; }
a { background-color: rgb(129,84,73); }
div.DivClassName
{
background-color: #815449;
}
.BgClassName
{
background-color: #815449;
}
</style>
border-color css
<style>
span { border-color: #815449; }
span { border-color: rgb(129,84,73); }
td.TdClassName
{
border-color: #815449;
}
.TagClassName
{
border-color: #815449;
}
</style>