Shades of Ironstone #815344
Tints of Ironstone #815344
RGB
CMYK
RGB Variations
Color information
#815344 (or 0x815344) is known color: Ironstone. HEX triplet: 81, 53 and 44. RGB value is (129,83,68). Sum of RGB (Red+Green+Blue) = 129+83+68=280 (37% of max value = 765). Red value is 129 (50.78% from 255 or 46.07% from 280); Green value is 83 (32.81% from 255 or 29.64% from 280); Blue value is 68 (26.95% from 255 or 24.29% from 280); Max value from RGB is 129 - color contains mainly: red. Hex color #815344 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815344 is #7EACBB. Grayscale: #5F5F5F. Windows color (decimal): -8301756 or 4477825. OLE color: 4477825.
HSL color Cylindrical-coordinate representation of color #815344: hue angle of 14.75º degrees, saturation: 0.31, 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 #815344 is Cyan = 0, Magento = 0.36, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 68 | - |
| CMYK | 0 | 0.36 | 0.47 | 0.49 |
| HSL | 14.75º | 0.31% | 0.39% | - |
| HSV(B) | 14.75º | 0.47% | 0.51% | - |
| XYZ | 13.19 | 11.27 | 6.95 | - |
| YUV | 95.04 | 112.74 | 152.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 68 | 0 | 0.36 | 0.47 | 0.49 | 14.75 | 0.31 | 0.39 |
| Hex | 81 | 53 | 44 | 0 | 24 | 2F | 31 | F | 1F | 27 |
| Octal | 201 | 123 | 104 | 0 | 44 | 57 | 61 | 17 | 37 | 47 |
| Binary | 10000001 | 1010011 | 1000100 | 0 | 100100 | 101111 | 110001 | 1111 | 11111 | 100111 |
Color Harmonies of #815344
Complementary color
Monochromatic Colors of #815344
Black with #815344
Text Example
Text Example
White with #815344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815344; }
p { color: rgb(129,83,68); }
H1.HeaderClassName
{
color: #815344;
}
.AnyTagClassName
{
color: #815344;
}
</style>
background-color css
<style>
a { background-color: #815344; }
a { background-color: rgb(129,83,68); }
div.DivClassName
{
background-color: #815344;
}
.BgClassName
{
background-color: #815344;
}
</style>
border-color css
<style>
span { border-color: #815344; }
span { border-color: rgb(129,83,68); }
td.TdClassName
{
border-color: #815344;
}
.TagClassName
{
border-color: #815344;
}
</style>