Shades of Prairie Sand #894035
Tints of Prairie Sand #894035
RGB
CMYK
RGB Variations
Color information
#894035 (or 0x894035) is known color: Prairie Sand. HEX triplet: 89, 40 and 35. RGB value is (137,64,53). Sum of RGB (Red+Green+Blue) = 137+64+53=254 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.94% from 254); Green value is 64 (25.39% from 255 or 25.20% from 254); Blue value is 53 (21.09% from 255 or 20.87% from 254); Max value from RGB is 137 - color contains mainly: red. Hex color #894035 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894035 is #76BFCA. Grayscale: #545454. Windows color (decimal): -7782347 or 3489929. OLE color: 3489929.
HSL color Cylindrical-coordinate representation of color #894035: hue angle of 7.86º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #894035 is Cyan = 0, Magento = 0.53, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 64 | 53 | - |
| CMYK | 0 | 0.53 | 0.61 | 0.46 |
| HSL | 7.86º | 0.44% | 0.37% | - |
| HSV(B) | 7.86º | 0.61% | 0.54% | - |
| XYZ | 12.79 | 9.24 | 4.48 | - |
| YUV | 84.57 | 110.18 | 165.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 64 | 53 | 0 | 0.53 | 0.61 | 0.46 | 7.86 | 0.44 | 0.37 |
| Hex | 89 | 40 | 35 | 0 | 35 | 3D | 2E | 8 | 2C | 25 |
| Octal | 211 | 100 | 65 | 0 | 65 | 75 | 56 | 10 | 54 | 45 |
| Binary | 10001001 | 1000000 | 110101 | 0 | 110101 | 111101 | 101110 | 1000 | 101100 | 100101 |
Color Harmonies of #894035
Complementary color
Monochromatic Colors of #894035
Black with #894035
Text Example
Text Example
White with #894035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894035; }
p { color: rgb(137,64,53); }
H1.HeaderClassName
{
color: #894035;
}
.AnyTagClassName
{
color: #894035;
}
</style>
background-color css
<style>
a { background-color: #894035; }
a { background-color: rgb(137,64,53); }
div.DivClassName
{
background-color: #894035;
}
.BgClassName
{
background-color: #894035;
}
</style>
border-color css
<style>
span { border-color: #894035; }
span { border-color: rgb(137,64,53); }
td.TdClassName
{
border-color: #894035;
}
.TagClassName
{
border-color: #894035;
}
</style>