Shades of Ironstone #825446
Tints of Ironstone #825446
RGB
CMYK
RGB Variations
Color information
#825446 (or 0x825446) is known color: Ironstone. HEX triplet: 82, 54 and 46. RGB value is (130,84,70). Sum of RGB (Red+Green+Blue) = 130+84+70=284 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.77% from 284); Green value is 84 (33.20% from 255 or 29.58% from 284); Blue value is 70 (27.73% from 255 or 24.65% from 284); Max value from RGB is 130 - color contains mainly: red. Hex color #825446 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825446 is #7DABB9. Grayscale: #606060. Windows color (decimal): -8235962 or 4609154. OLE color: 4609154.
HSL color Cylindrical-coordinate representation of color #825446: hue angle of 14º degrees, saturation: 0.3, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #825446 is Cyan = 0, Magento = 0.35, Yellow = 0.46 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 84 | 70 | - |
| CMYK | 0 | 0.35 | 0.46 | 0.49 |
| HSL | 14º | 0.3% | 0.39% | - |
| HSV(B) | 14º | 0.46% | 0.51% | - |
| XYZ | 13.48 | 11.53 | 7.31 | - |
| YUV | 96.16 | 113.24 | 152.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 84 | 70 | 0 | 0.35 | 0.46 | 0.49 | 14 | 0.3 | 0.39 |
| Hex | 82 | 54 | 46 | 0 | 23 | 2E | 31 | E | 1E | 27 |
| Octal | 202 | 124 | 106 | 0 | 43 | 56 | 61 | 16 | 36 | 47 |
| Binary | 10000010 | 1010100 | 1000110 | 0 | 100011 | 101110 | 110001 | 1110 | 11110 | 100111 |
Color Harmonies of #825446
Complementary color
Monochromatic Colors of #825446
Black with #825446
Text Example
Text Example
White with #825446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825446; }
p { color: rgb(130,84,70); }
H1.HeaderClassName
{
color: #825446;
}
.AnyTagClassName
{
color: #825446;
}
</style>
background-color css
<style>
a { background-color: #825446; }
a { background-color: rgb(130,84,70); }
div.DivClassName
{
background-color: #825446;
}
.BgClassName
{
background-color: #825446;
}
</style>
border-color css
<style>
span { border-color: #825446; }
span { border-color: rgb(130,84,70); }
td.TdClassName
{
border-color: #825446;
}
.TagClassName
{
border-color: #825446;
}
</style>