Shades of Prairie Sand #864035
Tints of Prairie Sand #864035
RGB
CMYK
RGB Variations
Color information
#864035 (or 0x864035) is known color: Prairie Sand. HEX triplet: 86, 40 and 35. RGB value is (134,64,53). Sum of RGB (Red+Green+Blue) = 134+64+53=251 (33% of max value = 765). Red value is 134 (52.73% from 255 or 53.39% from 251); Green value is 64 (25.39% from 255 or 25.50% from 251); Blue value is 53 (21.09% from 255 or 21.12% from 251); Max value from RGB is 134 - color contains mainly: red. Hex color #864035 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864035 is #79BFCA. Grayscale: #535353. Windows color (decimal): -7978955 or 3489926. OLE color: 3489926.
HSL color Cylindrical-coordinate representation of color #864035: hue angle of 8.15º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #864035 is Cyan = 0, Magento = 0.52, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 64 | 53 | - |
| CMYK | 0 | 0.52 | 0.60 | 0.47 |
| HSL | 8.15º | 0.43% | 0.37% | - |
| HSV(B) | 8.15º | 0.6% | 0.53% | - |
| XYZ | 12.31 | 8.99 | 4.46 | - |
| YUV | 83.68 | 110.69 | 163.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 64 | 53 | 0 | 0.52 | 0.60 | 0.47 | 8.15 | 0.43 | 0.37 |
| Hex | 86 | 40 | 35 | 0 | 34 | 3C | 2F | 8 | 2B | 25 |
| Octal | 206 | 100 | 65 | 0 | 64 | 74 | 57 | 10 | 53 | 45 |
| Binary | 10000110 | 1000000 | 110101 | 0 | 110100 | 111100 | 101111 | 1000 | 101011 | 100101 |
Color Harmonies of #864035
Complementary color
Monochromatic Colors of #864035
Black with #864035
Text Example
Text Example
White with #864035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864035; }
p { color: rgb(134,64,53); }
H1.HeaderClassName
{
color: #864035;
}
.AnyTagClassName
{
color: #864035;
}
</style>
background-color css
<style>
a { background-color: #864035; }
a { background-color: rgb(134,64,53); }
div.DivClassName
{
background-color: #864035;
}
.BgClassName
{
background-color: #864035;
}
</style>
border-color css
<style>
span { border-color: #864035; }
span { border-color: rgb(134,64,53); }
td.TdClassName
{
border-color: #864035;
}
.TagClassName
{
border-color: #864035;
}
</style>