Shades of Prairie Sand #864137
Tints of Prairie Sand #864137
RGB
CMYK
RGB Variations
Color information
#864137 (or 0x864137) is known color: Prairie Sand. HEX triplet: 86, 41 and 37. RGB value is (134,65,55). Sum of RGB (Red+Green+Blue) = 134+65+55=254 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.76% from 254); Green value is 65 (25.78% from 255 or 25.59% from 254); Blue value is 55 (21.88% from 255 or 21.65% from 254); Max value from RGB is 134 - color contains mainly: red. Hex color #864137 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864137 is #79BEC8. Grayscale: #545454. Windows color (decimal): -7978697 or 3621254. OLE color: 3621254.
HSL color Cylindrical-coordinate representation of color #864137: hue angle of 7.59º 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 #864137 is Cyan = 0, Magento = 0.51, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 65 | 55 | - |
| CMYK | 0 | 0.51 | 0.59 | 0.47 |
| HSL | 7.59º | 0.42% | 0.37% | - |
| HSV(B) | 7.59º | 0.59% | 0.53% | - |
| XYZ | 12.41 | 9.12 | 4.72 | - |
| YUV | 84.49 | 111.36 | 163.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 65 | 55 | 0 | 0.51 | 0.59 | 0.47 | 7.59 | 0.42 | 0.37 |
| Hex | 86 | 41 | 37 | 0 | 33 | 3B | 2F | 8 | 2A | 25 |
| Octal | 206 | 101 | 67 | 0 | 63 | 73 | 57 | 10 | 52 | 45 |
| Binary | 10000110 | 1000001 | 110111 | 0 | 110011 | 111011 | 101111 | 1000 | 101010 | 100101 |
Color Harmonies of #864137
Complementary color
Monochromatic Colors of #864137
Black with #864137
Text Example
Text Example
White with #864137
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864137; }
p { color: rgb(134,65,55); }
H1.HeaderClassName
{
color: #864137;
}
.AnyTagClassName
{
color: #864137;
}
</style>
background-color css
<style>
a { background-color: #864137; }
a { background-color: rgb(134,65,55); }
div.DivClassName
{
background-color: #864137;
}
.BgClassName
{
background-color: #864137;
}
</style>
border-color css
<style>
span { border-color: #864137; }
span { border-color: rgb(134,65,55); }
td.TdClassName
{
border-color: #864137;
}
.TagClassName
{
border-color: #864137;
}
</style>