Shades of Ironstone #825440
Tints of Ironstone #825440
RGB
CMYK
RGB Variations
Color information
#825440 (or 0x825440) is known color: Ironstone. HEX triplet: 82, 54 and 40. RGB value is (130,84,64). Sum of RGB (Red+Green+Blue) = 130+84+64=278 (36% of max value = 765). Red value is 130 (51.17% from 255 or 46.76% from 278); Green value is 84 (33.20% from 255 or 30.22% from 278); Blue value is 64 (25.39% from 255 or 23.02% from 278); Max value from RGB is 130 - color contains mainly: red. Hex color #825440 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825440 is #7DABBF. Grayscale: #5F5F5F. Windows color (decimal): -8235968 or 4215938. OLE color: 4215938.
HSL color Cylindrical-coordinate representation of color #825440: 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.51%. Process color model (Four color, CMYK) of #825440 is Cyan = 0, Magento = 0.35, Yellow = 0.51 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 64 | - |
| CMYK | 0 | 0.35 | 0.51 | 0.49 |
| HSL | 18.18º | 0.34% | 0.38% | - |
| HSV(B) | 18.18º | 0.51% | 0.51% | - |
| XYZ | 13.3 | 11.46 | 6.36 | - |
| YUV | 95.47 | 110.24 | 152.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 64 | 0 | 0.35 | 0.51 | 0.49 | 18.18 | 0.34 | 0.38 |
| Hex | 82 | 54 | 40 | 0 | 23 | 33 | 31 | 12 | 22 | 26 |
| Octal | 202 | 124 | 100 | 0 | 43 | 63 | 61 | 22 | 42 | 46 |
| Binary | 10000010 | 1010100 | 1000000 | 0 | 100011 | 110011 | 110001 | 10010 | 100010 | 100110 |
Color Harmonies of #825440
Complementary color
Monochromatic Colors of #825440
Black with #825440
Text Example
Text Example
White with #825440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825440; }
p { color: rgb(130,84,64); }
H1.HeaderClassName
{
color: #825440;
}
.AnyTagClassName
{
color: #825440;
}
</style>
background-color css
<style>
a { background-color: #825440; }
a { background-color: rgb(130,84,64); }
div.DivClassName
{
background-color: #825440;
}
.BgClassName
{
background-color: #825440;
}
</style>
border-color css
<style>
span { border-color: #825440; }
span { border-color: rgb(130,84,64); }
td.TdClassName
{
border-color: #825440;
}
.TagClassName
{
border-color: #825440;
}
</style>