Shades of Prairie Sand #874232
Tints of Prairie Sand #874232
RGB
CMYK
RGB Variations
Color information
#874232 (or 0x874232) is known color: Prairie Sand. HEX triplet: 87, 42 and 32. RGB value is (135,66,50). Sum of RGB (Red+Green+Blue) = 135+66+50=251 (33% of max value = 765). Red value is 135 (53.12% from 255 or 53.78% from 251); Green value is 66 (26.17% from 255 or 26.29% from 251); Blue value is 50 (19.92% from 255 or 19.92% from 251); Max value from RGB is 135 - color contains mainly: red. Hex color #874232 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874232 is #78BDCD. Grayscale: #545454. Windows color (decimal): -7912910 or 3293831. OLE color: 3293831.
HSL color Cylindrical-coordinate representation of color #874232: hue angle of 11.29º 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 #874232 is Cyan = 0, Magento = 0.51, Yellow = 0.63 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 66 | 50 | - |
| CMYK | 0 | 0.51 | 0.63 | 0.47 |
| HSL | 11.29º | 0.46% | 0.36% | - |
| HSV(B) | 11.29º | 0.63% | 0.53% | - |
| XYZ | 12.52 | 9.28 | 4.15 | - |
| YUV | 84.81 | 108.36 | 163.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 66 | 50 | 0 | 0.51 | 0.63 | 0.47 | 11.29 | 0.46 | 0.36 |
| Hex | 87 | 42 | 32 | 0 | 33 | 3F | 2F | B | 2E | 24 |
| Octal | 207 | 102 | 62 | 0 | 63 | 77 | 57 | 13 | 56 | 44 |
| Binary | 10000111 | 1000010 | 110010 | 0 | 110011 | 111111 | 101111 | 1011 | 101110 | 100100 |
Color Harmonies of #874232
Complementary color
Monochromatic Colors of #874232
Black with #874232
Text Example
Text Example
White with #874232
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874232; }
p { color: rgb(135,66,50); }
H1.HeaderClassName
{
color: #874232;
}
.AnyTagClassName
{
color: #874232;
}
</style>
background-color css
<style>
a { background-color: #874232; }
a { background-color: rgb(135,66,50); }
div.DivClassName
{
background-color: #874232;
}
.BgClassName
{
background-color: #874232;
}
</style>
border-color css
<style>
span { border-color: #874232; }
span { border-color: rgb(135,66,50); }
td.TdClassName
{
border-color: #874232;
}
.TagClassName
{
border-color: #874232;
}
</style>