Shades of Ironstone #855640
Tints of Ironstone #855640
RGB
CMYK
RGB Variations
Color information
#855640 (or 0x855640) is known color: Ironstone. HEX triplet: 85, 56 and 40. RGB value is (133,86,64). Sum of RGB (Red+Green+Blue) = 133+86+64=283 (37% of max value = 765). Red value is 133 (52.34% from 255 or 47.00% from 283); Green value is 86 (33.98% from 255 or 30.39% from 283); Blue value is 64 (25.39% from 255 or 22.61% from 283); Max value from RGB is 133 - color contains mainly: red. Hex color #855640 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #855640 is #7AA9BF. Grayscale: #616161. Windows color (decimal): -8038848 or 4216453. OLE color: 4216453.
HSL color Cylindrical-coordinate representation of color #855640: hue angle of 19.13º degrees, saturation: 0.35, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #855640 is Cyan = 0, Magento = 0.35, Yellow = 0.52 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 86 | 64 | - |
| CMYK | 0 | 0.35 | 0.52 | 0.48 |
| HSL | 19.13º | 0.35% | 0.39% | - |
| HSV(B) | 19.13º | 0.52% | 0.52% | - |
| XYZ | 13.93 | 12.01 | 6.44 | - |
| YUV | 97.55 | 109.07 | 153.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 86 | 64 | 0 | 0.35 | 0.52 | 0.48 | 19.13 | 0.35 | 0.39 |
| Hex | 85 | 56 | 40 | 0 | 23 | 34 | 30 | 13 | 23 | 27 |
| Octal | 205 | 126 | 100 | 0 | 43 | 64 | 60 | 23 | 43 | 47 |
| Binary | 10000101 | 1010110 | 1000000 | 0 | 100011 | 110100 | 110000 | 10011 | 100011 | 100111 |
Color Harmonies of #855640
Complementary color
Monochromatic Colors of #855640
Black with #855640
Text Example
Text Example
White with #855640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #855640; }
p { color: rgb(133,86,64); }
H1.HeaderClassName
{
color: #855640;
}
.AnyTagClassName
{
color: #855640;
}
</style>
background-color css
<style>
a { background-color: #855640; }
a { background-color: rgb(133,86,64); }
div.DivClassName
{
background-color: #855640;
}
.BgClassName
{
background-color: #855640;
}
</style>
border-color css
<style>
span { border-color: #855640; }
span { border-color: rgb(133,86,64); }
td.TdClassName
{
border-color: #855640;
}
.TagClassName
{
border-color: #855640;
}
</style>