Shades of Ironstone #885648
Tints of Ironstone #885648
RGB
CMYK
RGB Variations
Color information
#885648 (or 0x885648) is known color: Ironstone. HEX triplet: 88, 56 and 48. RGB value is (136,86,72). Sum of RGB (Red+Green+Blue) = 136+86+72=294 (38% of max value = 765). Red value is 136 (53.52% from 255 or 46.26% from 294); Green value is 86 (33.98% from 255 or 29.25% from 294); Blue value is 72 (28.52% from 255 or 24.49% from 294); Max value from RGB is 136 - color contains mainly: red. Hex color #885648 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #885648 is #77A9B7. Grayscale: #636363. Windows color (decimal): -7842232 or 4740744. OLE color: 4740744.
HSL color Cylindrical-coordinate representation of color #885648: hue angle of 13.12º degrees, saturation: 0.31, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #885648 is Cyan = 0, Magento = 0.37, Yellow = 0.47 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 86 | 72 | - |
| CMYK | 0 | 0.37 | 0.47 | 0.47 |
| HSL | 13.13º | 0.31% | 0.41% | - |
| HSV(B) | 13.13º | 0.47% | 0.53% | - |
| XYZ | 14.65 | 12.36 | 7.74 | - |
| YUV | 99.35 | 112.57 | 154.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 86 | 72 | 0 | 0.37 | 0.47 | 0.47 | 13.13 | 0.31 | 0.41 |
| Hex | 88 | 56 | 48 | 0 | 25 | 2F | 2F | D | 1F | 29 |
| Octal | 210 | 126 | 110 | 0 | 45 | 57 | 57 | 15 | 37 | 51 |
| Binary | 10001000 | 1010110 | 1001000 | 0 | 100101 | 101111 | 101111 | 1101 | 11111 | 101001 |
Color Harmonies of #885648
Complementary color
Monochromatic Colors of #885648
Black with #885648
Text Example
Text Example
White with #885648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #885648; }
p { color: rgb(136,86,72); }
H1.HeaderClassName
{
color: #885648;
}
.AnyTagClassName
{
color: #885648;
}
</style>
background-color css
<style>
a { background-color: #885648; }
a { background-color: rgb(136,86,72); }
div.DivClassName
{
background-color: #885648;
}
.BgClassName
{
background-color: #885648;
}
</style>
border-color css
<style>
span { border-color: #885648; }
span { border-color: rgb(136,86,72); }
td.TdClassName
{
border-color: #885648;
}
.TagClassName
{
border-color: #885648;
}
</style>