Shades of Ironstone #845649
Tints of Ironstone #845649
RGB
CMYK
RGB Variations
Color information
#845649 (or 0x845649) is known color: Ironstone. HEX triplet: 84, 56 and 49. RGB value is (132,86,73). Sum of RGB (Red+Green+Blue) = 132+86+73=291 (38% of max value = 765). Red value is 132 (51.95% from 255 or 45.36% from 291); Green value is 86 (33.98% from 255 or 29.55% from 291); Blue value is 73 (28.91% from 255 or 25.09% from 291); Max value from RGB is 132 - color contains mainly: red. Hex color #845649 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #845649 is #7BA9B6. Grayscale: #626262. Windows color (decimal): -8104375 or 4806276. OLE color: 4806276.
HSL color Cylindrical-coordinate representation of color #845649: hue angle of 13.22º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #845649 is Cyan = 0, Magento = 0.35, Yellow = 0.45 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 86 | 73 | - |
| CMYK | 0 | 0.35 | 0.45 | 0.48 |
| HSL | 13.22º | 0.29% | 0.4% | - |
| HSV(B) | 13.22º | 0.45% | 0.52% | - |
| XYZ | 14.05 | 12.04 | 7.89 | - |
| YUV | 98.27 | 113.74 | 152.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 86 | 73 | 0 | 0.35 | 0.45 | 0.48 | 13.22 | 0.29 | 0.4 |
| Hex | 84 | 56 | 49 | 0 | 23 | 2D | 30 | D | 1D | 28 |
| Octal | 204 | 126 | 111 | 0 | 43 | 55 | 60 | 15 | 35 | 50 |
| Binary | 10000100 | 1010110 | 1001001 | 0 | 100011 | 101101 | 110000 | 1101 | 11101 | 101000 |
Color Harmonies of #845649
Complementary color
Monochromatic Colors of #845649
Black with #845649
Text Example
Text Example
White with #845649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #845649; }
p { color: rgb(132,86,73); }
H1.HeaderClassName
{
color: #845649;
}
.AnyTagClassName
{
color: #845649;
}
</style>
background-color css
<style>
a { background-color: #845649; }
a { background-color: rgb(132,86,73); }
div.DivClassName
{
background-color: #845649;
}
.BgClassName
{
background-color: #845649;
}
</style>
border-color css
<style>
span { border-color: #845649; }
span { border-color: rgb(132,86,73); }
td.TdClassName
{
border-color: #845649;
}
.TagClassName
{
border-color: #845649;
}
</style>