Shades of Prairie Sand #874130
Tints of Prairie Sand #874130
RGB
CMYK
RGB Variations
Color information
#874130 (or 0x874130) is known color: Prairie Sand. HEX triplet: 87, 41 and 30. RGB value is (135,65,48). Sum of RGB (Red+Green+Blue) = 135+65+48=248 (32% of max value = 765). Red value is 135 (53.12% from 255 or 54.44% from 248); Green value is 65 (25.78% from 255 or 26.21% from 248); Blue value is 48 (19.14% from 255 or 19.35% from 248); Max value from RGB is 135 - color contains mainly: red. Hex color #874130 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #874130 is #78BECF. Grayscale: #545454. Windows color (decimal): -7913168 or 3162503. OLE color: 3162503.
HSL color Cylindrical-coordinate representation of color #874130: hue angle of 11.72º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #874130 is Cyan = 0, Magento = 0.52, Yellow = 0.64 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 135 | 65 | 48 | - |
| CMYK | 0 | 0.52 | 0.64 | 0.47 |
| HSL | 11.72º | 0.48% | 0.36% | - |
| HSV(B) | 11.72º | 0.64% | 0.53% | - |
| XYZ | 12.42 | 9.14 | 3.91 | - |
| YUV | 83.99 | 107.69 | 164.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 135 | 65 | 48 | 0 | 0.52 | 0.64 | 0.47 | 11.72 | 0.48 | 0.36 |
| Hex | 87 | 41 | 30 | 0 | 34 | 40 | 2F | C | 30 | 24 |
| Octal | 207 | 101 | 60 | 0 | 64 | 100 | 57 | 14 | 60 | 44 |
| Binary | 10000111 | 1000001 | 110000 | 0 | 110100 | 1000000 | 101111 | 1100 | 110000 | 100100 |
Color Harmonies of #874130
Complementary color
Monochromatic Colors of #874130
Black with #874130
Text Example
Text Example
White with #874130
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #874130; }
p { color: rgb(135,65,48); }
H1.HeaderClassName
{
color: #874130;
}
.AnyTagClassName
{
color: #874130;
}
</style>
background-color css
<style>
a { background-color: #874130; }
a { background-color: rgb(135,65,48); }
div.DivClassName
{
background-color: #874130;
}
.BgClassName
{
background-color: #874130;
}
</style>
border-color css
<style>
span { border-color: #874130; }
span { border-color: rgb(135,65,48); }
td.TdClassName
{
border-color: #874130;
}
.TagClassName
{
border-color: #874130;
}
</style>