Shades of Prairie Sand #874138
Tints of Prairie Sand #874138
RGB
CMYK
RGB Variations
Color information
#874138 (or 0x874138) is known color: Prairie Sand. HEX triplet: 87, 41 and 38. RGB value is (135,65,56). Sum of RGB (Red+Green+Blue) = 135+65+56=256 (33% of max value = 765). Red value is 135 (53.12% from 255 or 52.73% from 256); Green value is 65 (25.78% from 255 or 25.39% from 256); Blue value is 56 (22.27% from 255 or 21.88% from 256); Max value from RGB is 135 - color contains mainly: red. Hex color #874138 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874138 is #78BEC7. Grayscale: #555555. Windows color (decimal): -7913160 or 3686791. OLE color: 3686791.
HSL color Cylindrical-coordinate representation of color #874138: hue angle of 6.84º degrees, saturation: 0.41, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #874138 is Cyan = 0, Magento = 0.52, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 65 | 56 | - |
| CMYK | 0 | 0.52 | 0.59 | 0.47 |
| HSL | 6.84º | 0.41% | 0.37% | - |
| HSV(B) | 6.84º | 0.59% | 0.53% | - |
| XYZ | 12.6 | 9.22 | 4.86 | - |
| YUV | 84.9 | 111.69 | 163.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 65 | 56 | 0 | 0.52 | 0.59 | 0.47 | 6.84 | 0.41 | 0.37 |
| Hex | 87 | 41 | 38 | 0 | 34 | 3B | 2F | 7 | 29 | 25 |
| Octal | 207 | 101 | 70 | 0 | 64 | 73 | 57 | 7 | 51 | 45 |
| Binary | 10000111 | 1000001 | 111000 | 0 | 110100 | 111011 | 101111 | 111 | 101001 | 100101 |
Color Harmonies of #874138
Complementary color
Monochromatic Colors of #874138
Black with #874138
Text Example
Text Example
White with #874138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874138; }
p { color: rgb(135,65,56); }
H1.HeaderClassName
{
color: #874138;
}
.AnyTagClassName
{
color: #874138;
}
</style>
background-color css
<style>
a { background-color: #874138; }
a { background-color: rgb(135,65,56); }
div.DivClassName
{
background-color: #874138;
}
.BgClassName
{
background-color: #874138;
}
</style>
border-color css
<style>
span { border-color: #874138; }
span { border-color: rgb(135,65,56); }
td.TdClassName
{
border-color: #874138;
}
.TagClassName
{
border-color: #874138;
}
</style>