Shades of Prairie Sand #824031
Tints of Prairie Sand #824031
RGB
CMYK
RGB Variations
Color information
#824031 (or 0x824031) is known color: Prairie Sand. HEX triplet: 82, 40 and 31. RGB value is (130,64,49). Sum of RGB (Red+Green+Blue) = 130+64+49=243 (32% of max value = 765). Red value is 130 (51.17% from 255 or 53.50% from 243); Green value is 64 (25.39% from 255 or 26.34% from 243); Blue value is 49 (19.53% from 255 or 20.16% from 243); Max value from RGB is 130 - color contains mainly: red. Hex color #824031 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #824031 is #7DBFCE. Grayscale: #525252. Windows color (decimal): -8241103 or 3227778. OLE color: 3227778.
HSL color Cylindrical-coordinate representation of color #824031: hue angle of 11.11º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #824031 is Cyan = 0, Magento = 0.51, Yellow = 0.62 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 130 | 64 | 49 | - |
| CMYK | 0 | 0.51 | 0.62 | 0.49 |
| HSL | 11.11º | 0.45% | 0.35% | - |
| HSV(B) | 11.11º | 0.62% | 0.51% | - |
| XYZ | 11.59 | 8.63 | 3.96 | - |
| YUV | 82.02 | 109.37 | 162.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 130 | 64 | 49 | 0 | 0.51 | 0.62 | 0.49 | 11.11 | 0.45 | 0.35 |
| Hex | 82 | 40 | 31 | 0 | 33 | 3E | 31 | B | 2D | 23 |
| Octal | 202 | 100 | 61 | 0 | 63 | 76 | 61 | 13 | 55 | 43 |
| Binary | 10000010 | 1000000 | 110001 | 0 | 110011 | 111110 | 110001 | 1011 | 101101 | 100011 |
Color Harmonies of #824031
Complementary color
Monochromatic Colors of #824031
Black with #824031
Text Example
Text Example
White with #824031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #824031; }
p { color: rgb(130,64,49); }
H1.HeaderClassName
{
color: #824031;
}
.AnyTagClassName
{
color: #824031;
}
</style>
background-color css
<style>
a { background-color: #824031; }
a { background-color: rgb(130,64,49); }
div.DivClassName
{
background-color: #824031;
}
.BgClassName
{
background-color: #824031;
}
</style>
border-color css
<style>
span { border-color: #824031; }
span { border-color: rgb(130,64,49); }
td.TdClassName
{
border-color: #824031;
}
.TagClassName
{
border-color: #824031;
}
</style>