Shades of Ironstone #845042
Tints of Ironstone #845042
RGB
CMYK
RGB Variations
Color information
#845042 (or 0x845042) is known color: Ironstone. HEX triplet: 84, 50 and 42. RGB value is (132,80,66). Sum of RGB (Red+Green+Blue) = 132+80+66=278 (36% of max value = 765). Red value is 132 (51.95% from 255 or 47.48% from 278); Green value is 80 (31.64% from 255 or 28.78% from 278); Blue value is 66 (26.17% from 255 or 23.74% from 278); Max value from RGB is 132 - color contains mainly: red. Hex color #845042 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845042 is #7BAFBD. Grayscale: #5E5E5E. Windows color (decimal): -8105918 or 4345988. OLE color: 4345988.
HSL color Cylindrical-coordinate representation of color #845042: hue angle of 12.73º degrees, saturation: 0.33, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #845042 is Cyan = 0, Magento = 0.39, Yellow = 0.5 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 80 | 66 | - |
| CMYK | 0 | 0.39 | 0.5 | 0.48 |
| HSL | 12.73º | 0.33% | 0.39% | - |
| HSV(B) | 12.73º | 0.5% | 0.52% | - |
| XYZ | 13.37 | 11.04 | 6.58 | - |
| YUV | 93.95 | 112.23 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 80 | 66 | 0 | 0.39 | 0.5 | 0.48 | 12.73 | 0.33 | 0.39 |
| Hex | 84 | 50 | 42 | 0 | 27 | 32 | 30 | D | 21 | 27 |
| Octal | 204 | 120 | 102 | 0 | 47 | 62 | 60 | 15 | 41 | 47 |
| Binary | 10000100 | 1010000 | 1000010 | 0 | 100111 | 110010 | 110000 | 1101 | 100001 | 100111 |
Color Harmonies of #845042
Complementary color
Monochromatic Colors of #845042
Black with #845042
Text Example
Text Example
White with #845042
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845042; }
p { color: rgb(132,80,66); }
H1.HeaderClassName
{
color: #845042;
}
.AnyTagClassName
{
color: #845042;
}
</style>
background-color css
<style>
a { background-color: #845042; }
a { background-color: rgb(132,80,66); }
div.DivClassName
{
background-color: #845042;
}
.BgClassName
{
background-color: #845042;
}
</style>
border-color css
<style>
span { border-color: #845042; }
span { border-color: rgb(132,80,66); }
td.TdClassName
{
border-color: #845042;
}
.TagClassName
{
border-color: #845042;
}
</style>