Shades of Prairie Sand #894030
Tints of Prairie Sand #894030
RGB
CMYK
RGB Variations
Color information
#894030 (or 0x894030) is known color: Prairie Sand. HEX triplet: 89, 40 and 30. RGB value is (137,64,48). Sum of RGB (Red+Green+Blue) = 137+64+48=249 (32% of max value = 765). Red value is 137 (53.91% from 255 or 55.02% from 249); Green value is 64 (25.39% from 255 or 25.70% from 249); Blue value is 48 (19.14% from 255 or 19.28% from 249); Max value from RGB is 137 - color contains mainly: red. Hex color #894030 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894030 is #76BFCF. Grayscale: #545454. Windows color (decimal): -7782352 or 3162249. OLE color: 3162249.
HSL color Cylindrical-coordinate representation of color #894030: hue angle of 10.79º degrees, saturation: 0.48, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #894030 is Cyan = 0, Magento = 0.53, Yellow = 0.65 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 64 | 48 | - |
| CMYK | 0 | 0.53 | 0.65 | 0.46 |
| HSL | 10.79º | 0.48% | 0.36% | - |
| HSV(B) | 10.79º | 0.65% | 0.54% | - |
| XYZ | 12.68 | 9.2 | 3.9 | - |
| YUV | 84 | 107.68 | 165.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 64 | 48 | 0 | 0.53 | 0.65 | 0.46 | 10.79 | 0.48 | 0.36 |
| Hex | 89 | 40 | 30 | 0 | 35 | 41 | 2E | B | 30 | 24 |
| Octal | 211 | 100 | 60 | 0 | 65 | 101 | 56 | 13 | 60 | 44 |
| Binary | 10001001 | 1000000 | 110000 | 0 | 110101 | 1000001 | 101110 | 1011 | 110000 | 100100 |
Color Harmonies of #894030
Complementary color
Monochromatic Colors of #894030
Black with #894030
Text Example
Text Example
White with #894030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894030; }
p { color: rgb(137,64,48); }
H1.HeaderClassName
{
color: #894030;
}
.AnyTagClassName
{
color: #894030;
}
</style>
background-color css
<style>
a { background-color: #894030; }
a { background-color: rgb(137,64,48); }
div.DivClassName
{
background-color: #894030;
}
.BgClassName
{
background-color: #894030;
}
</style>
border-color css
<style>
span { border-color: #894030; }
span { border-color: rgb(137,64,48); }
td.TdClassName
{
border-color: #894030;
}
.TagClassName
{
border-color: #894030;
}
</style>