Shades of Ironstone #825547
Tints of Ironstone #825547
RGB
CMYK
RGB Variations
Color information
#825547 (or 0x825547) is known color: Ironstone. HEX triplet: 82, 55 and 47. RGB value is (130,85,71). Sum of RGB (Red+Green+Blue) = 130+85+71=286 (37% of max value = 765). Red value is 130 (51.17% from 255 or 45.45% from 286); Green value is 85 (33.59% from 255 or 29.72% from 286); Blue value is 71 (28.12% from 255 or 24.83% from 286); Max value from RGB is 130 - color contains mainly: red. Hex color #825547 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825547 is #7DAAB8. Grayscale: #606060. Windows color (decimal): -8235705 or 4674946. OLE color: 4674946.
HSL color Cylindrical-coordinate representation of color #825547: hue angle of 14.24º degrees, saturation: 0.29, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #825547 is Cyan = 0, Magento = 0.35, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 85 | 71 | - |
| CMYK | 0 | 0.35 | 0.45 | 0.49 |
| HSL | 14.24º | 0.29% | 0.39% | - |
| HSV(B) | 14.24º | 0.45% | 0.51% | - |
| XYZ | 13.59 | 11.7 | 7.5 | - |
| YUV | 96.86 | 113.41 | 151.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 85 | 71 | 0 | 0.35 | 0.45 | 0.49 | 14.24 | 0.29 | 0.39 |
| Hex | 82 | 55 | 47 | 0 | 23 | 2D | 31 | E | 1D | 27 |
| Octal | 202 | 125 | 107 | 0 | 43 | 55 | 61 | 16 | 35 | 47 |
| Binary | 10000010 | 1010101 | 1000111 | 0 | 100011 | 101101 | 110001 | 1110 | 11101 | 100111 |
Color Harmonies of #825547
Complementary color
Monochromatic Colors of #825547
Black with #825547
Text Example
Text Example
White with #825547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825547; }
p { color: rgb(130,85,71); }
H1.HeaderClassName
{
color: #825547;
}
.AnyTagClassName
{
color: #825547;
}
</style>
background-color css
<style>
a { background-color: #825547; }
a { background-color: rgb(130,85,71); }
div.DivClassName
{
background-color: #825547;
}
.BgClassName
{
background-color: #825547;
}
</style>
border-color css
<style>
span { border-color: #825547; }
span { border-color: rgb(130,85,71); }
td.TdClassName
{
border-color: #825547;
}
.TagClassName
{
border-color: #825547;
}
</style>