Shades of Prairie Sand #854033
Tints of Prairie Sand #854033
RGB
CMYK
RGB Variations
Color information
#854033 (or 0x854033) is known color: Prairie Sand. HEX triplet: 85, 40 and 33. RGB value is (133,64,51). Sum of RGB (Red+Green+Blue) = 133+64+51=248 (32% of max value = 765). Red value is 133 (52.34% from 255 or 53.63% from 248); Green value is 64 (25.39% from 255 or 25.81% from 248); Blue value is 51 (20.31% from 255 or 20.56% from 248); Max value from RGB is 133 - color contains mainly: red. Hex color #854033 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #854033 is #7ABFCC. Grayscale: #535353. Windows color (decimal): -8044493 or 3358853. OLE color: 3358853.
HSL color Cylindrical-coordinate representation of color #854033: hue angle of 9.51º 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 #854033 is Cyan = 0, Magento = 0.52, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 133 | 64 | 51 | - |
| CMYK | 0 | 0.52 | 0.62 | 0.48 |
| HSL | 9.51º | 0.45% | 0.36% | - |
| HSV(B) | 9.51º | 0.62% | 0.52% | - |
| XYZ | 12.1 | 8.89 | 4.21 | - |
| YUV | 83.15 | 109.86 | 163.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 133 | 64 | 51 | 0 | 0.52 | 0.62 | 0.48 | 9.51 | 0.45 | 0.36 |
| Hex | 85 | 40 | 33 | 0 | 34 | 3E | 30 | A | 2D | 24 |
| Octal | 205 | 100 | 63 | 0 | 64 | 76 | 60 | 12 | 55 | 44 |
| Binary | 10000101 | 1000000 | 110011 | 0 | 110100 | 111110 | 110000 | 1010 | 101101 | 100100 |
Color Harmonies of #854033
Complementary color
Monochromatic Colors of #854033
Black with #854033
Text Example
Text Example
White with #854033
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #854033; }
p { color: rgb(133,64,51); }
H1.HeaderClassName
{
color: #854033;
}
.AnyTagClassName
{
color: #854033;
}
</style>
background-color css
<style>
a { background-color: #854033; }
a { background-color: rgb(133,64,51); }
div.DivClassName
{
background-color: #854033;
}
.BgClassName
{
background-color: #854033;
}
</style>
border-color css
<style>
span { border-color: #854033; }
span { border-color: rgb(133,64,51); }
td.TdClassName
{
border-color: #854033;
}
.TagClassName
{
border-color: #854033;
}
</style>