Shades of Prairie Sand #874032
Tints of Prairie Sand #874032
RGB
CMYK
RGB Variations
Color information
#874032 (or 0x874032) is known color: Prairie Sand. HEX triplet: 87, 40 and 32. RGB value is (135,64,50). Sum of RGB (Red+Green+Blue) = 135+64+50=249 (32% of max value = 765). Red value is 135 (53.12% from 255 or 54.22% from 249); Green value is 64 (25.39% from 255 or 25.70% from 249); Blue value is 50 (19.92% from 255 or 20.08% from 249); Max value from RGB is 135 - color contains mainly: red. Hex color #874032 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874032 is #78BFCD. Grayscale: #535353. Windows color (decimal): -7913422 or 3293319. OLE color: 3293319.
HSL color Cylindrical-coordinate representation of color #874032: hue angle of 9.88º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #874032 is Cyan = 0, Magento = 0.53, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 64 | 50 | - |
| CMYK | 0 | 0.53 | 0.63 | 0.47 |
| HSL | 9.88º | 0.46% | 0.36% | - |
| HSV(B) | 9.88º | 0.63% | 0.53% | - |
| XYZ | 12.4 | 9.05 | 4.11 | - |
| YUV | 83.63 | 109.02 | 164.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 64 | 50 | 0 | 0.53 | 0.63 | 0.47 | 9.88 | 0.46 | 0.36 |
| Hex | 87 | 40 | 32 | 0 | 35 | 3F | 2F | A | 2E | 24 |
| Octal | 207 | 100 | 62 | 0 | 65 | 77 | 57 | 12 | 56 | 44 |
| Binary | 10000111 | 1000000 | 110010 | 0 | 110101 | 111111 | 101111 | 1010 | 101110 | 100100 |
Color Harmonies of #874032
Complementary color
Monochromatic Colors of #874032
Black with #874032
Text Example
Text Example
White with #874032
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874032; }
p { color: rgb(135,64,50); }
H1.HeaderClassName
{
color: #874032;
}
.AnyTagClassName
{
color: #874032;
}
</style>
background-color css
<style>
a { background-color: #874032; }
a { background-color: rgb(135,64,50); }
div.DivClassName
{
background-color: #874032;
}
.BgClassName
{
background-color: #874032;
}
</style>
border-color css
<style>
span { border-color: #874032; }
span { border-color: rgb(135,64,50); }
td.TdClassName
{
border-color: #874032;
}
.TagClassName
{
border-color: #874032;
}
</style>