Shades of Ironstone #845447
Tints of Ironstone #845447
RGB
CMYK
RGB Variations
Color information
#845447 (or 0x845447) is known color: Ironstone. HEX triplet: 84, 54 and 47. RGB value is (132,84,71). Sum of RGB (Red+Green+Blue) = 132+84+71=287 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.99% from 287); Green value is 84 (33.20% from 255 or 29.27% from 287); Blue value is 71 (28.12% from 255 or 24.74% from 287); Max value from RGB is 132 - color contains mainly: red. Hex color #845447 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845447 is #7BABB8. Grayscale: #606060. Windows color (decimal): -8104889 or 4674692. OLE color: 4674692.
HSL color Cylindrical-coordinate representation of color #845447: hue angle of 12.79º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #845447 is Cyan = 0, Magento = 0.36, Yellow = 0.46 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 84 | 71 | - |
| CMYK | 0 | 0.36 | 0.46 | 0.48 |
| HSL | 12.79º | 0.3% | 0.4% | - |
| HSV(B) | 12.79º | 0.46% | 0.52% | - |
| XYZ | 13.82 | 11.7 | 7.49 | - |
| YUV | 96.87 | 113.4 | 153.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 84 | 71 | 0 | 0.36 | 0.46 | 0.48 | 12.79 | 0.3 | 0.4 |
| Hex | 84 | 54 | 47 | 0 | 24 | 2E | 30 | D | 1E | 28 |
| Octal | 204 | 124 | 107 | 0 | 44 | 56 | 60 | 15 | 36 | 50 |
| Binary | 10000100 | 1010100 | 1000111 | 0 | 100100 | 101110 | 110000 | 1101 | 11110 | 101000 |
Color Harmonies of #845447
Complementary color
Monochromatic Colors of #845447
Black with #845447
Text Example
Text Example
White with #845447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845447; }
p { color: rgb(132,84,71); }
H1.HeaderClassName
{
color: #845447;
}
.AnyTagClassName
{
color: #845447;
}
</style>
background-color css
<style>
a { background-color: #845447; }
a { background-color: rgb(132,84,71); }
div.DivClassName
{
background-color: #845447;
}
.BgClassName
{
background-color: #845447;
}
</style>
border-color css
<style>
span { border-color: #845447; }
span { border-color: rgb(132,84,71); }
td.TdClassName
{
border-color: #845447;
}
.TagClassName
{
border-color: #845447;
}
</style>