Shades of Ironstone #835046
Tints of Ironstone #835046
RGB
CMYK
RGB Variations
Color information
#835046 (or 0x835046) is known color: Ironstone. HEX triplet: 83, 50 and 46. RGB value is (131,80,70). Sum of RGB (Red+Green+Blue) = 131+80+70=281 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.62% from 281); Green value is 80 (31.64% from 255 or 28.47% from 281); Blue value is 70 (27.73% from 255 or 24.91% from 281); Max value from RGB is 131 - color contains mainly: red. Hex color #835046 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835046 is #7CAFB9. Grayscale: #5E5E5E. Windows color (decimal): -8171450 or 4608131. OLE color: 4608131.
HSL color Cylindrical-coordinate representation of color #835046: hue angle of 9.84º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #835046 is Cyan = 0, Magento = 0.39, Yellow = 0.47 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 80 | 70 | - |
| CMYK | 0 | 0.39 | 0.47 | 0.49 |
| HSL | 9.84º | 0.3% | 0.39% | - |
| HSV(B) | 9.84º | 0.47% | 0.51% | - |
| XYZ | 13.33 | 11 | 7.22 | - |
| YUV | 94.11 | 114.4 | 154.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 80 | 70 | 0 | 0.39 | 0.47 | 0.49 | 9.84 | 0.3 | 0.39 |
| Hex | 83 | 50 | 46 | 0 | 27 | 2F | 31 | A | 1E | 27 |
| Octal | 203 | 120 | 106 | 0 | 47 | 57 | 61 | 12 | 36 | 47 |
| Binary | 10000011 | 1010000 | 1000110 | 0 | 100111 | 101111 | 110001 | 1010 | 11110 | 100111 |
Color Harmonies of #835046
Complementary color
Monochromatic Colors of #835046
Black with #835046
Text Example
Text Example
White with #835046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835046; }
p { color: rgb(131,80,70); }
H1.HeaderClassName
{
color: #835046;
}
.AnyTagClassName
{
color: #835046;
}
</style>
background-color css
<style>
a { background-color: #835046; }
a { background-color: rgb(131,80,70); }
div.DivClassName
{
background-color: #835046;
}
.BgClassName
{
background-color: #835046;
}
</style>
border-color css
<style>
span { border-color: #835046; }
span { border-color: rgb(131,80,70); }
td.TdClassName
{
border-color: #835046;
}
.TagClassName
{
border-color: #835046;
}
</style>