Shades of Prairie Sand #864031
Tints of Prairie Sand #864031
RGB
CMYK
RGB Variations
Color information
#864031 (or 0x864031) is known color: Prairie Sand. HEX triplet: 86, 40 and 31. RGB value is (134,64,49). Sum of RGB (Red+Green+Blue) = 134+64+49=247 (32% of max value = 765). Red value is 134 (52.73% from 255 or 54.25% from 247); Green value is 64 (25.39% from 255 or 25.91% from 247); Blue value is 49 (19.53% from 255 or 19.84% from 247); Max value from RGB is 134 - color contains mainly: red. Hex color #864031 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864031 is #79BFCE. Grayscale: #535353. Windows color (decimal): -7978959 or 3227782. OLE color: 3227782.
HSL color Cylindrical-coordinate representation of color #864031: hue angle of 10.59º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #864031 is Cyan = 0, Magento = 0.52, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 64 | 49 | - |
| CMYK | 0 | 0.52 | 0.63 | 0.47 |
| HSL | 10.59º | 0.46% | 0.36% | - |
| HSV(B) | 10.59º | 0.63% | 0.53% | - |
| XYZ | 12.22 | 8.96 | 3.99 | - |
| YUV | 83.22 | 108.69 | 164.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 64 | 49 | 0 | 0.52 | 0.63 | 0.47 | 10.59 | 0.46 | 0.36 |
| Hex | 86 | 40 | 31 | 0 | 34 | 3F | 2F | B | 2E | 24 |
| Octal | 206 | 100 | 61 | 0 | 64 | 77 | 57 | 13 | 56 | 44 |
| Binary | 10000110 | 1000000 | 110001 | 0 | 110100 | 111111 | 101111 | 1011 | 101110 | 100100 |
Color Harmonies of #864031
Complementary color
Monochromatic Colors of #864031
Black with #864031
Text Example
Text Example
White with #864031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864031; }
p { color: rgb(134,64,49); }
H1.HeaderClassName
{
color: #864031;
}
.AnyTagClassName
{
color: #864031;
}
</style>
background-color css
<style>
a { background-color: #864031; }
a { background-color: rgb(134,64,49); }
div.DivClassName
{
background-color: #864031;
}
.BgClassName
{
background-color: #864031;
}
</style>
border-color css
<style>
span { border-color: #864031; }
span { border-color: rgb(134,64,49); }
td.TdClassName
{
border-color: #864031;
}
.TagClassName
{
border-color: #864031;
}
</style>