Shades of Ironstone #835541
Tints of Ironstone #835541
RGB
CMYK
RGB Variations
Color information
#835541 (or 0x835541) is known color: Ironstone. HEX triplet: 83, 55 and 41. RGB value is (131,85,65). Sum of RGB (Red+Green+Blue) = 131+85+65=281 (37% of max value = 765). Red value is 131 (51.56% from 255 or 46.62% from 281); Green value is 85 (33.59% from 255 or 30.25% from 281); Blue value is 65 (25.78% from 255 or 23.13% from 281); Max value from RGB is 131 - color contains mainly: red. Hex color #835541 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #835541 is #7CAABE. Grayscale: #606060. Windows color (decimal): -8170175 or 4281731. OLE color: 4281731.
HSL color Cylindrical-coordinate representation of color #835541: hue angle of 18.18º degrees, saturation: 0.34, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #835541 is Cyan = 0, Magento = 0.35, Yellow = 0.50 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 131 | 85 | 65 | - |
| CMYK | 0 | 0.35 | 0.50 | 0.49 |
| HSL | 18.18º | 0.34% | 0.38% | - |
| HSV(B) | 18.18º | 0.5% | 0.51% | - |
| XYZ | 13.56 | 11.7 | 6.55 | - |
| YUV | 96.47 | 110.24 | 152.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 85 | 65 | 0 | 0.35 | 0.50 | 0.49 | 18.18 | 0.34 | 0.38 |
| Hex | 83 | 55 | 41 | 0 | 23 | 32 | 31 | 12 | 22 | 26 |
| Octal | 203 | 125 | 101 | 0 | 43 | 62 | 61 | 22 | 42 | 46 |
| Binary | 10000011 | 1010101 | 1000001 | 0 | 100011 | 110010 | 110001 | 10010 | 100010 | 100110 |
Color Harmonies of #835541
Complementary color
Monochromatic Colors of #835541
Black with #835541
Text Example
Text Example
White with #835541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #835541; }
p { color: rgb(131,85,65); }
H1.HeaderClassName
{
color: #835541;
}
.AnyTagClassName
{
color: #835541;
}
</style>
background-color css
<style>
a { background-color: #835541; }
a { background-color: rgb(131,85,65); }
div.DivClassName
{
background-color: #835541;
}
.BgClassName
{
background-color: #835541;
}
</style>
border-color css
<style>
span { border-color: #835541; }
span { border-color: rgb(131,85,65); }
td.TdClassName
{
border-color: #835541;
}
.TagClassName
{
border-color: #835541;
}
</style>