Shades of Ironstone #815348
Tints of Ironstone #815348
RGB
CMYK
RGB Variations
Color information
#815348 (or 0x815348) is known color: Ironstone. HEX triplet: 81, 53 and 48. RGB value is (129,83,72). Sum of RGB (Red+Green+Blue) = 129+83+72=284 (37% of max value = 765). Red value is 129 (50.78% from 255 or 45.42% from 284); Green value is 83 (32.81% from 255 or 29.23% from 284); Blue value is 72 (28.52% from 255 or 25.35% from 284); Max value from RGB is 129 - color contains mainly: red. Hex color #815348 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #815348 is #7EACB7. Grayscale: #5F5F5F. Windows color (decimal): -8301752 or 4739969. OLE color: 4739969.
HSL color Cylindrical-coordinate representation of color #815348: hue angle of 11.58º degrees, saturation: 0.28, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #815348 is Cyan = 0, Magento = 0.36, Yellow = 0.44 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 129 | 83 | 72 | - |
| CMYK | 0 | 0.36 | 0.44 | 0.49 |
| HSL | 11.58º | 0.28% | 0.39% | - |
| HSV(B) | 11.58º | 0.44% | 0.51% | - |
| XYZ | 13.32 | 11.32 | 7.61 | - |
| YUV | 95.5 | 114.74 | 151.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 129 | 83 | 72 | 0 | 0.36 | 0.44 | 0.49 | 11.58 | 0.28 | 0.39 |
| Hex | 81 | 53 | 48 | 0 | 24 | 2C | 31 | C | 1C | 27 |
| Octal | 201 | 123 | 110 | 0 | 44 | 54 | 61 | 14 | 34 | 47 |
| Binary | 10000001 | 1010011 | 1001000 | 0 | 100100 | 101100 | 110001 | 1100 | 11100 | 100111 |
Color Harmonies of #815348
Complementary color
Monochromatic Colors of #815348
Black with #815348
Text Example
Text Example
White with #815348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #815348; }
p { color: rgb(129,83,72); }
H1.HeaderClassName
{
color: #815348;
}
.AnyTagClassName
{
color: #815348;
}
</style>
background-color css
<style>
a { background-color: #815348; }
a { background-color: rgb(129,83,72); }
div.DivClassName
{
background-color: #815348;
}
.BgClassName
{
background-color: #815348;
}
</style>
border-color css
<style>
span { border-color: #815348; }
span { border-color: rgb(129,83,72); }
td.TdClassName
{
border-color: #815348;
}
.TagClassName
{
border-color: #815348;
}
</style>