Shades of Ironstone #835347
Tints of Ironstone #835347
RGB
CMYK
RGB Variations
Color information
#835347 (or 0x835347) is known color: Ironstone. HEX triplet: 83, 53 and 47. RGB value is (131,83,71). Sum of RGB (Red+Green+Blue) = 131+83+71=285 (37% of max value = 765). Red value is 131 (51.56% from 255 or 45.96% from 285); Green value is 83 (32.81% from 255 or 29.12% from 285); Blue value is 71 (28.12% from 255 or 24.91% from 285); Max value from RGB is 131 - color contains mainly: red. Hex color #835347 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835347 is #7CACB8. Grayscale: #606060. Windows color (decimal): -8170681 or 4674435. OLE color: 4674435.
HSL color Cylindrical-coordinate representation of color #835347: hue angle of 12º degrees, saturation: 0.3, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #835347 is Cyan = 0, Magento = 0.37, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 83 | 71 | - |
| CMYK | 0 | 0.37 | 0.46 | 0.49 |
| HSL | 12º | 0.3% | 0.4% | - |
| HSV(B) | 12º | 0.46% | 0.51% | - |
| XYZ | 13.59 | 11.47 | 7.46 | - |
| YUV | 95.98 | 113.9 | 152.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 83 | 71 | 0 | 0.37 | 0.46 | 0.49 | 12 | 0.3 | 0.4 |
| Hex | 83 | 53 | 47 | 0 | 25 | 2E | 31 | C | 1E | 28 |
| Octal | 203 | 123 | 107 | 0 | 45 | 56 | 61 | 14 | 36 | 50 |
| Binary | 10000011 | 1010011 | 1000111 | 0 | 100101 | 101110 | 110001 | 1100 | 11110 | 101000 |
Color Harmonies of #835347
Complementary color
Monochromatic Colors of #835347
Black with #835347
Text Example
Text Example
White with #835347
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835347; }
p { color: rgb(131,83,71); }
H1.HeaderClassName
{
color: #835347;
}
.AnyTagClassName
{
color: #835347;
}
</style>
background-color css
<style>
a { background-color: #835347; }
a { background-color: rgb(131,83,71); }
div.DivClassName
{
background-color: #835347;
}
.BgClassName
{
background-color: #835347;
}
</style>
border-color css
<style>
span { border-color: #835347; }
span { border-color: rgb(131,83,71); }
td.TdClassName
{
border-color: #835347;
}
.TagClassName
{
border-color: #835347;
}
</style>