Shades of Prairie Sand #864034
Tints of Prairie Sand #864034
RGB
CMYK
RGB Variations
Color information
#864034 (or 0x864034) is known color: Prairie Sand. HEX triplet: 86, 40 and 34. RGB value is (134,64,52). Sum of RGB (Red+Green+Blue) = 134+64+52=250 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.6% from 250); Green value is 64 (25.39% from 255 or 25.6% from 250); Blue value is 52 (20.70% from 255 or 20.8% from 250); Max value from RGB is 134 - color contains mainly: red. Hex color #864034 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864034 is #79BFCB. Grayscale: #535353. Windows color (decimal): -7978956 or 3424390. OLE color: 3424390.
HSL color Cylindrical-coordinate representation of color #864034: hue angle of 8.78º degrees, saturation: 0.44, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #864034 is Cyan = 0, Magento = 0.52, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 64 | 52 | - |
| CMYK | 0 | 0.52 | 0.61 | 0.47 |
| HSL | 8.78º | 0.44% | 0.36% | - |
| HSV(B) | 8.78º | 0.61% | 0.53% | - |
| XYZ | 12.28 | 8.98 | 4.34 | - |
| YUV | 83.56 | 110.19 | 163.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 64 | 52 | 0 | 0.52 | 0.61 | 0.47 | 8.78 | 0.44 | 0.36 |
| Hex | 86 | 40 | 34 | 0 | 34 | 3D | 2F | 9 | 2C | 24 |
| Octal | 206 | 100 | 64 | 0 | 64 | 75 | 57 | 11 | 54 | 44 |
| Binary | 10000110 | 1000000 | 110100 | 0 | 110100 | 111101 | 101111 | 1001 | 101100 | 100100 |
Color Harmonies of #864034
Complementary color
Monochromatic Colors of #864034
Black with #864034
Text Example
Text Example
White with #864034
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864034; }
p { color: rgb(134,64,52); }
H1.HeaderClassName
{
color: #864034;
}
.AnyTagClassName
{
color: #864034;
}
</style>
background-color css
<style>
a { background-color: #864034; }
a { background-color: rgb(134,64,52); }
div.DivClassName
{
background-color: #864034;
}
.BgClassName
{
background-color: #864034;
}
</style>
border-color css
<style>
span { border-color: #864034; }
span { border-color: rgb(134,64,52); }
td.TdClassName
{
border-color: #864034;
}
.TagClassName
{
border-color: #864034;
}
</style>