Shades of Prairie Sand #874335
Tints of Prairie Sand #874335
RGB
CMYK
RGB Variations
Color information
#874335 (or 0x874335) is known color: Prairie Sand. HEX triplet: 87, 43 and 35. RGB value is (135,67,53). Sum of RGB (Red+Green+Blue) = 135+67+53=255 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.94% from 255); Green value is 67 (26.56% from 255 or 26.27% from 255); Blue value is 53 (21.09% from 255 or 20.78% from 255); Max value from RGB is 135 - color contains mainly: red. Hex color #874335 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874335 is #78BCCA. Grayscale: #555555. Windows color (decimal): -7912651 or 3490695. OLE color: 3490695.
HSL color Cylindrical-coordinate representation of color #874335: hue angle of 10.24º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #874335 is Cyan = 0, Magento = 0.50, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 67 | 53 | - |
| CMYK | 0 | 0.50 | 0.61 | 0.47 |
| HSL | 10.24º | 0.44% | 0.37% | - |
| HSV(B) | 10.24º | 0.61% | 0.53% | - |
| XYZ | 12.64 | 9.42 | 4.52 | - |
| YUV | 85.74 | 109.53 | 163.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 67 | 53 | 0 | 0.50 | 0.61 | 0.47 | 10.24 | 0.44 | 0.37 |
| Hex | 87 | 43 | 35 | 0 | 32 | 3D | 2F | A | 2C | 25 |
| Octal | 207 | 103 | 65 | 0 | 62 | 75 | 57 | 12 | 54 | 45 |
| Binary | 10000111 | 1000011 | 110101 | 0 | 110010 | 111101 | 101111 | 1010 | 101100 | 100101 |
Color Harmonies of #874335
Complementary color
Monochromatic Colors of #874335
Black with #874335
Text Example
Text Example
White with #874335
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874335; }
p { color: rgb(135,67,53); }
H1.HeaderClassName
{
color: #874335;
}
.AnyTagClassName
{
color: #874335;
}
</style>
background-color css
<style>
a { background-color: #874335; }
a { background-color: rgb(135,67,53); }
div.DivClassName
{
background-color: #874335;
}
.BgClassName
{
background-color: #874335;
}
</style>
border-color css
<style>
span { border-color: #874335; }
span { border-color: rgb(135,67,53); }
td.TdClassName
{
border-color: #874335;
}
.TagClassName
{
border-color: #874335;
}
</style>