Shades of Prairie Sand #864139
Tints of Prairie Sand #864139
RGB
CMYK
RGB Variations
Color information
#864139 (or 0x864139) is known color: Prairie Sand. HEX triplet: 86, 41 and 39. RGB value is (134,65,57). Sum of RGB (Red+Green+Blue) = 134+65+57=256 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.34% from 256); Green value is 65 (25.78% from 255 or 25.39% from 256); Blue value is 57 (22.66% from 255 or 22.27% from 256); Max value from RGB is 134 - color contains mainly: red. Hex color #864139 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864139 is #79BEC6. Grayscale: #545454. Windows color (decimal): -7978695 or 3752326. OLE color: 3752326.
HSL color Cylindrical-coordinate representation of color #864139: hue angle of 6.23º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #864139 is Cyan = 0, Magento = 0.51, Yellow = 0.57 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 65 | 57 | - |
| CMYK | 0 | 0.51 | 0.57 | 0.47 |
| HSL | 6.23º | 0.4% | 0.37% | - |
| HSV(B) | 6.23º | 0.57% | 0.53% | - |
| XYZ | 12.46 | 9.14 | 4.98 | - |
| YUV | 84.72 | 112.36 | 163.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 65 | 57 | 0 | 0.51 | 0.57 | 0.47 | 6.23 | 0.4 | 0.37 |
| Hex | 86 | 41 | 39 | 0 | 33 | 39 | 2F | 6 | 28 | 25 |
| Octal | 206 | 101 | 71 | 0 | 63 | 71 | 57 | 6 | 50 | 45 |
| Binary | 10000110 | 1000001 | 111001 | 0 | 110011 | 111001 | 101111 | 110 | 101000 | 100101 |
Color Harmonies of #864139
Complementary color
Monochromatic Colors of #864139
Black with #864139
Text Example
Text Example
White with #864139
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864139; }
p { color: rgb(134,65,57); }
H1.HeaderClassName
{
color: #864139;
}
.AnyTagClassName
{
color: #864139;
}
</style>
background-color css
<style>
a { background-color: #864139; }
a { background-color: rgb(134,65,57); }
div.DivClassName
{
background-color: #864139;
}
.BgClassName
{
background-color: #864139;
}
</style>
border-color css
<style>
span { border-color: #864139; }
span { border-color: rgb(134,65,57); }
td.TdClassName
{
border-color: #864139;
}
.TagClassName
{
border-color: #864139;
}
</style>