Shades of Prairie Sand #854031
Tints of Prairie Sand #854031
RGB
CMYK
RGB Variations
Color information
#854031 (or 0x854031) is known color: Prairie Sand. HEX triplet: 85, 40 and 31. RGB value is (133,64,49). Sum of RGB (Red+Green+Blue) = 133+64+49=246 (32% of max value = 765). Red value is 133 (52.34% from 255 or 54.07% from 246); Green value is 64 (25.39% from 255 or 26.02% from 246); Blue value is 49 (19.53% from 255 or 19.92% from 246); Max value from RGB is 133 - color contains mainly: red. Hex color #854031 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854031 is #7ABFCE. Grayscale: #535353. Windows color (decimal): -8044495 or 3227781. OLE color: 3227781.
HSL color Cylindrical-coordinate representation of color #854031: hue angle of 10.71º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #854031 is Cyan = 0, Magento = 0.52, Yellow = 0.63 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 64 | 49 | - |
| CMYK | 0 | 0.52 | 0.63 | 0.48 |
| HSL | 10.71º | 0.46% | 0.36% | - |
| HSV(B) | 10.71º | 0.63% | 0.52% | - |
| XYZ | 12.06 | 8.88 | 3.98 | - |
| YUV | 82.92 | 108.86 | 163.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 64 | 49 | 0 | 0.52 | 0.63 | 0.48 | 10.71 | 0.46 | 0.36 |
| Hex | 85 | 40 | 31 | 0 | 34 | 3F | 30 | B | 2E | 24 |
| Octal | 205 | 100 | 61 | 0 | 64 | 77 | 60 | 13 | 56 | 44 |
| Binary | 10000101 | 1000000 | 110001 | 0 | 110100 | 111111 | 110000 | 1011 | 101110 | 100100 |
Color Harmonies of #854031
Complementary color
Monochromatic Colors of #854031
Black with #854031
Text Example
Text Example
White with #854031
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854031; }
p { color: rgb(133,64,49); }
H1.HeaderClassName
{
color: #854031;
}
.AnyTagClassName
{
color: #854031;
}
</style>
background-color css
<style>
a { background-color: #854031; }
a { background-color: rgb(133,64,49); }
div.DivClassName
{
background-color: #854031;
}
.BgClassName
{
background-color: #854031;
}
</style>
border-color css
<style>
span { border-color: #854031; }
span { border-color: rgb(133,64,49); }
td.TdClassName
{
border-color: #854031;
}
.TagClassName
{
border-color: #854031;
}
</style>