Shades of Ironstone #835648
Tints of Ironstone #835648
RGB
CMYK
RGB Variations
Color information
#835648 (or 0x835648) is known color: Ironstone. HEX triplet: 83, 56 and 48. RGB value is (131,86,72). Sum of RGB (Red+Green+Blue) = 131+86+72=289 (38% of max value = 765). Red value is 131 (51.56% from 255 or 45.33% from 289); Green value is 86 (33.98% from 255 or 29.76% from 289); Blue value is 72 (28.52% from 255 or 24.91% from 289); Max value from RGB is 131 - color contains mainly: red. Hex color #835648 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835648 is #7CA9B7. Grayscale: #616161. Windows color (decimal): -8169912 or 4740739. OLE color: 4740739.
HSL color Cylindrical-coordinate representation of color #835648: hue angle of 14.24º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #835648 is Cyan = 0, Magento = 0.34, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 86 | 72 | - |
| CMYK | 0 | 0.34 | 0.45 | 0.49 |
| HSL | 14.24º | 0.29% | 0.4% | - |
| HSV(B) | 14.24º | 0.45% | 0.51% | - |
| XYZ | 13.86 | 11.95 | 7.71 | - |
| YUV | 97.86 | 113.41 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 86 | 72 | 0 | 0.34 | 0.45 | 0.49 | 14.24 | 0.29 | 0.4 |
| Hex | 83 | 56 | 48 | 0 | 22 | 2D | 31 | E | 1D | 28 |
| Octal | 203 | 126 | 110 | 0 | 42 | 55 | 61 | 16 | 35 | 50 |
| Binary | 10000011 | 1010110 | 1001000 | 0 | 100010 | 101101 | 110001 | 1110 | 11101 | 101000 |
Color Harmonies of #835648
Complementary color
Monochromatic Colors of #835648
Black with #835648
Text Example
Text Example
White with #835648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835648; }
p { color: rgb(131,86,72); }
H1.HeaderClassName
{
color: #835648;
}
.AnyTagClassName
{
color: #835648;
}
</style>
background-color css
<style>
a { background-color: #835648; }
a { background-color: rgb(131,86,72); }
div.DivClassName
{
background-color: #835648;
}
.BgClassName
{
background-color: #835648;
}
</style>
border-color css
<style>
span { border-color: #835648; }
span { border-color: rgb(131,86,72); }
td.TdClassName
{
border-color: #835648;
}
.TagClassName
{
border-color: #835648;
}
</style>