Shades of Prairie Sand #864136
Tints of Prairie Sand #864136
RGB
CMYK
RGB Variations
Color information
#864136 (or 0x864136) is known color: Prairie Sand. HEX triplet: 86, 41 and 36. RGB value is (134,65,54). Sum of RGB (Red+Green+Blue) = 134+65+54=253 (33% of max value = 765). Red value is 134 (52.73% from 255 or 52.96% from 253); Green value is 65 (25.78% from 255 or 25.69% from 253); Blue value is 54 (21.48% from 255 or 21.34% from 253); Max value from RGB is 134 - color contains mainly: red. Hex color #864136 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #864136 is #79BEC9. Grayscale: #545454. Windows color (decimal): -7978698 or 3555718. OLE color: 3555718.
HSL color Cylindrical-coordinate representation of color #864136: hue angle of 8.25º 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 #864136 is Cyan = 0, Magento = 0.51, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 134 | 65 | 54 | - |
| CMYK | 0 | 0.51 | 0.60 | 0.47 |
| HSL | 8.25º | 0.43% | 0.37% | - |
| HSV(B) | 8.25º | 0.6% | 0.53% | - |
| XYZ | 12.39 | 9.12 | 4.6 | - |
| YUV | 84.38 | 110.86 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 134 | 65 | 54 | 0 | 0.51 | 0.60 | 0.47 | 8.25 | 0.43 | 0.37 |
| Hex | 86 | 41 | 36 | 0 | 33 | 3C | 2F | 8 | 2B | 25 |
| Octal | 206 | 101 | 66 | 0 | 63 | 74 | 57 | 10 | 53 | 45 |
| Binary | 10000110 | 1000001 | 110110 | 0 | 110011 | 111100 | 101111 | 1000 | 101011 | 100101 |
Color Harmonies of #864136
Complementary color
Monochromatic Colors of #864136
Black with #864136
Text Example
Text Example
White with #864136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #864136; }
p { color: rgb(134,65,54); }
H1.HeaderClassName
{
color: #864136;
}
.AnyTagClassName
{
color: #864136;
}
</style>
background-color css
<style>
a { background-color: #864136; }
a { background-color: rgb(134,65,54); }
div.DivClassName
{
background-color: #864136;
}
.BgClassName
{
background-color: #864136;
}
</style>
border-color css
<style>
span { border-color: #864136; }
span { border-color: rgb(134,65,54); }
td.TdClassName
{
border-color: #864136;
}
.TagClassName
{
border-color: #864136;
}
</style>