Shades of Prairie Sand #864037
Tints of Prairie Sand #864037
RGB
CMYK
RGB Variations
Color information
#864037 (or 0x864037) is known color: Prairie Sand. HEX triplet: 86, 40 and 37. RGB value is (134,64,55). Sum of RGB (Red+Green+Blue) = 134+64+55=253 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.96% from 253); Green value is 64 (25.39% from 255 or 25.30% from 253); Blue value is 55 (21.88% from 255 or 21.74% from 253); Max value from RGB is 134 - color contains mainly: red. Hex color #864037 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864037 is #79BFC8. Grayscale: #545454. Windows color (decimal): -7978953 or 3620998. OLE color: 3620998.
HSL color Cylindrical-coordinate representation of color #864037: hue angle of 6.84º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #864037 is Cyan = 0, Magento = 0.52, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 64 | 55 | - |
| CMYK | 0 | 0.52 | 0.59 | 0.47 |
| HSL | 6.84º | 0.42% | 0.37% | - |
| HSV(B) | 6.84º | 0.59% | 0.53% | - |
| XYZ | 12.35 | 9.01 | 4.7 | - |
| YUV | 83.9 | 111.69 | 163.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 64 | 55 | 0 | 0.52 | 0.59 | 0.47 | 6.84 | 0.42 | 0.37 |
| Hex | 86 | 40 | 37 | 0 | 34 | 3B | 2F | 7 | 2A | 25 |
| Octal | 206 | 100 | 67 | 0 | 64 | 73 | 57 | 7 | 52 | 45 |
| Binary | 10000110 | 1000000 | 110111 | 0 | 110100 | 111011 | 101111 | 111 | 101010 | 100101 |
Color Harmonies of #864037
Complementary color
Monochromatic Colors of #864037
Black with #864037
Text Example
Text Example
White with #864037
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864037; }
p { color: rgb(134,64,55); }
H1.HeaderClassName
{
color: #864037;
}
.AnyTagClassName
{
color: #864037;
}
</style>
background-color css
<style>
a { background-color: #864037; }
a { background-color: rgb(134,64,55); }
div.DivClassName
{
background-color: #864037;
}
.BgClassName
{
background-color: #864037;
}
</style>
border-color css
<style>
span { border-color: #864037; }
span { border-color: rgb(134,64,55); }
td.TdClassName
{
border-color: #864037;
}
.TagClassName
{
border-color: #864037;
}
</style>