Shades of Ironstone #825548
Tints of Ironstone #825548
RGB
CMYK
RGB Variations
Color information
#825548 (or 0x825548) is known color: Ironstone. HEX triplet: 82, 55 and 48. RGB value is (130,85,72). Sum of RGB (Red+Green+Blue) = 130+85+72=287 (38% of max value = 765). Red value is 130 (51.17% from 255 or 45.30% from 287); Green value is 85 (33.59% from 255 or 29.62% from 287); Blue value is 72 (28.52% from 255 or 25.09% from 287); Max value from RGB is 130 - color contains mainly: red. Hex color #825548 is not a web safe color. Web safe color analog (approx): #996633. Inversed color of #825548 is #7DAAB7. Grayscale: #616161. Windows color (decimal): -8235704 or 4740482. OLE color: 4740482.
HSL color Cylindrical-coordinate representation of color #825548: hue angle of 13.45º degrees, saturation: 0.29, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #825548 is Cyan = 0, Magento = 0.35, Yellow = 0.45 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 85 | 72 | - |
| CMYK | 0 | 0.35 | 0.45 | 0.49 |
| HSL | 13.45º | 0.29% | 0.4% | - |
| HSV(B) | 13.45º | 0.45% | 0.51% | - |
| XYZ | 13.62 | 11.71 | 7.67 | - |
| YUV | 96.97 | 113.91 | 151.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 85 | 72 | 0 | 0.35 | 0.45 | 0.49 | 13.45 | 0.29 | 0.4 |
| Hex | 82 | 55 | 48 | 0 | 23 | 2D | 31 | D | 1D | 28 |
| Octal | 202 | 125 | 110 | 0 | 43 | 55 | 61 | 15 | 35 | 50 |
| Binary | 10000010 | 1010101 | 1001000 | 0 | 100011 | 101101 | 110001 | 1101 | 11101 | 101000 |
Color Harmonies of #825548
Complementary color
Monochromatic Colors of #825548
Black with #825548
Text Example
Text Example
White with #825548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #825548; }
p { color: rgb(130,85,72); }
H1.HeaderClassName
{
color: #825548;
}
.AnyTagClassName
{
color: #825548;
}
</style>
background-color css
<style>
a { background-color: #825548; }
a { background-color: rgb(130,85,72); }
div.DivClassName
{
background-color: #825548;
}
.BgClassName
{
background-color: #825548;
}
</style>
border-color css
<style>
span { border-color: #825548; }
span { border-color: rgb(130,85,72); }
td.TdClassName
{
border-color: #825548;
}
.TagClassName
{
border-color: #825548;
}
</style>