Shades of Prairie Sand #854035
Tints of Prairie Sand #854035
RGB
CMYK
RGB Variations
Color information
#854035 (or 0x854035) is known color: Prairie Sand. HEX triplet: 85, 40 and 35. RGB value is (133,64,53). Sum of RGB (Red+Green+Blue) = 133+64+53=250 (33% of max value = 765). Red value is 133 (52.34% from 255 or 53.2% from 250); Green value is 64 (25.39% from 255 or 25.6% from 250); Blue value is 53 (21.09% from 255 or 21.2% from 250); Max value from RGB is 133 - color contains mainly: red. Hex color #854035 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854035 is #7ABFCA. Grayscale: #535353. Windows color (decimal): -8044491 or 3489925. OLE color: 3489925.
HSL color Cylindrical-coordinate representation of color #854035: hue angle of 8.25º degrees, saturation: 0.43, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #854035 is Cyan = 0, Magento = 0.52, Yellow = 0.60 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 64 | 53 | - |
| CMYK | 0 | 0.52 | 0.60 | 0.48 |
| HSL | 8.25º | 0.43% | 0.36% | - |
| HSV(B) | 8.25º | 0.6% | 0.52% | - |
| XYZ | 12.15 | 8.91 | 4.45 | - |
| YUV | 83.38 | 110.86 | 163.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 64 | 53 | 0 | 0.52 | 0.60 | 0.48 | 8.25 | 0.43 | 0.36 |
| Hex | 85 | 40 | 35 | 0 | 34 | 3C | 30 | 8 | 2B | 24 |
| Octal | 205 | 100 | 65 | 0 | 64 | 74 | 60 | 10 | 53 | 44 |
| Binary | 10000101 | 1000000 | 110101 | 0 | 110100 | 111100 | 110000 | 1000 | 101011 | 100100 |
Color Harmonies of #854035
Complementary color
Monochromatic Colors of #854035
Black with #854035
Text Example
Text Example
White with #854035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854035; }
p { color: rgb(133,64,53); }
H1.HeaderClassName
{
color: #854035;
}
.AnyTagClassName
{
color: #854035;
}
</style>
background-color css
<style>
a { background-color: #854035; }
a { background-color: rgb(133,64,53); }
div.DivClassName
{
background-color: #854035;
}
.BgClassName
{
background-color: #854035;
}
</style>
border-color css
<style>
span { border-color: #854035; }
span { border-color: rgb(133,64,53); }
td.TdClassName
{
border-color: #854035;
}
.TagClassName
{
border-color: #854035;
}
</style>