Shades of Prairie Sand #894237
Tints of Prairie Sand #894237
RGB
CMYK
RGB Variations
Color information
#894237 (or 0x894237) is known color: Prairie Sand. HEX triplet: 89, 42 and 37. RGB value is (137,66,55). Sum of RGB (Red+Green+Blue) = 137+66+55=258 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.10% from 258); Green value is 66 (26.17% from 255 or 25.58% from 258); Blue value is 55 (21.88% from 255 or 21.32% from 258); Max value from RGB is 137 - color contains mainly: red. Hex color #894237 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894237 is #76BDC8. Grayscale: #565656. Windows color (decimal): -7781833 or 3621513. OLE color: 3621513.
HSL color Cylindrical-coordinate representation of color #894237: hue angle of 8.05º degrees, saturation: 0.43, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #894237 is Cyan = 0, Magento = 0.52, Yellow = 0.60 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 66 | 55 | - |
| CMYK | 0 | 0.52 | 0.60 | 0.46 |
| HSL | 8.05º | 0.43% | 0.38% | - |
| HSV(B) | 8.05º | 0.6% | 0.54% | - |
| XYZ | 12.95 | 9.49 | 4.76 | - |
| YUV | 85.98 | 110.52 | 164.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 66 | 55 | 0 | 0.52 | 0.60 | 0.46 | 8.05 | 0.43 | 0.38 |
| Hex | 89 | 42 | 37 | 0 | 34 | 3C | 2E | 8 | 2B | 26 |
| Octal | 211 | 102 | 67 | 0 | 64 | 74 | 56 | 10 | 53 | 46 |
| Binary | 10001001 | 1000010 | 110111 | 0 | 110100 | 111100 | 101110 | 1000 | 101011 | 100110 |
Color Harmonies of #894237
Complementary color
Monochromatic Colors of #894237
Black with #894237
Text Example
Text Example
White with #894237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894237; }
p { color: rgb(137,66,55); }
H1.HeaderClassName
{
color: #894237;
}
.AnyTagClassName
{
color: #894237;
}
</style>
background-color css
<style>
a { background-color: #894237; }
a { background-color: rgb(137,66,55); }
div.DivClassName
{
background-color: #894237;
}
.BgClassName
{
background-color: #894237;
}
</style>
border-color css
<style>
span { border-color: #894237; }
span { border-color: rgb(137,66,55); }
td.TdClassName
{
border-color: #894237;
}
.TagClassName
{
border-color: #894237;
}
</style>