Shades of Prairie Sand #894135
Tints of Prairie Sand #894135
RGB
CMYK
RGB Variations
Color information
#894135 (or 0x894135) is known color: Prairie Sand. HEX triplet: 89, 41 and 35. RGB value is (137,65,53). Sum of RGB (Red+Green+Blue) = 137+65+53=255 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.73% from 255); Green value is 65 (25.78% from 255 or 25.49% from 255); Blue value is 53 (21.09% from 255 or 20.78% from 255); Max value from RGB is 137 - color contains mainly: red. Hex color #894135 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894135 is #76BECA. Grayscale: #555555. Windows color (decimal): -7782091 or 3490185. OLE color: 3490185.
HSL color Cylindrical-coordinate representation of color #894135: hue angle of 8.57º 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 #894135 is Cyan = 0, Magento = 0.53, Yellow = 0.61 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 65 | 53 | - |
| CMYK | 0 | 0.53 | 0.61 | 0.46 |
| HSL | 8.57º | 0.44% | 0.37% | - |
| HSV(B) | 8.57º | 0.61% | 0.54% | - |
| XYZ | 12.85 | 9.36 | 4.5 | - |
| YUV | 85.16 | 109.85 | 164.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 65 | 53 | 0 | 0.53 | 0.61 | 0.46 | 8.57 | 0.44 | 0.37 |
| Hex | 89 | 41 | 35 | 0 | 35 | 3D | 2E | 9 | 2C | 25 |
| Octal | 211 | 101 | 65 | 0 | 65 | 75 | 56 | 11 | 54 | 45 |
| Binary | 10001001 | 1000001 | 110101 | 0 | 110101 | 111101 | 101110 | 1001 | 101100 | 100101 |
Color Harmonies of #894135
Complementary color
Monochromatic Colors of #894135
Black with #894135
Text Example
Text Example
White with #894135
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894135; }
p { color: rgb(137,65,53); }
H1.HeaderClassName
{
color: #894135;
}
.AnyTagClassName
{
color: #894135;
}
</style>
background-color css
<style>
a { background-color: #894135; }
a { background-color: rgb(137,65,53); }
div.DivClassName
{
background-color: #894135;
}
.BgClassName
{
background-color: #894135;
}
</style>
border-color css
<style>
span { border-color: #894135; }
span { border-color: rgb(137,65,53); }
td.TdClassName
{
border-color: #894135;
}
.TagClassName
{
border-color: #894135;
}
</style>