Shades of Prairie Sand #854032
Tints of Prairie Sand #854032
RGB
CMYK
RGB Variations
Color information
#854032 (or 0x854032) is known color: Prairie Sand. HEX triplet: 85, 40 and 32. RGB value is (133,64,50). Sum of RGB (Red+Green+Blue) = 133+64+50=247 (32% of max value = 765). Red value is 133 (52.34% from 255 or 53.85% from 247); Green value is 64 (25.39% from 255 or 25.91% from 247); Blue value is 50 (19.92% from 255 or 20.24% from 247); Max value from RGB is 133 - color contains mainly: red. Hex color #854032 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854032 is #7ABFCD. Grayscale: #535353. Windows color (decimal): -8044494 or 3293317. OLE color: 3293317.
HSL color Cylindrical-coordinate representation of color #854032: hue angle of 10.12º degrees, saturation: 0.45, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #854032 is Cyan = 0, Magento = 0.52, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 64 | 50 | - |
| CMYK | 0 | 0.52 | 0.62 | 0.48 |
| HSL | 10.12º | 0.45% | 0.36% | - |
| HSV(B) | 10.12º | 0.62% | 0.52% | - |
| XYZ | 12.08 | 8.88 | 4.1 | - |
| YUV | 83.04 | 109.36 | 163.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 64 | 50 | 0 | 0.52 | 0.62 | 0.48 | 10.12 | 0.45 | 0.36 |
| Hex | 85 | 40 | 32 | 0 | 34 | 3E | 30 | A | 2D | 24 |
| Octal | 205 | 100 | 62 | 0 | 64 | 76 | 60 | 12 | 55 | 44 |
| Binary | 10000101 | 1000000 | 110010 | 0 | 110100 | 111110 | 110000 | 1010 | 101101 | 100100 |
Color Harmonies of #854032
Complementary color
Monochromatic Colors of #854032
Black with #854032
Text Example
Text Example
White with #854032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854032; }
p { color: rgb(133,64,50); }
H1.HeaderClassName
{
color: #854032;
}
.AnyTagClassName
{
color: #854032;
}
</style>
background-color css
<style>
a { background-color: #854032; }
a { background-color: rgb(133,64,50); }
div.DivClassName
{
background-color: #854032;
}
.BgClassName
{
background-color: #854032;
}
</style>
border-color css
<style>
span { border-color: #854032; }
span { border-color: rgb(133,64,50); }
td.TdClassName
{
border-color: #854032;
}
.TagClassName
{
border-color: #854032;
}
</style>