Shades of Prairie Sand #894138
Tints of Prairie Sand #894138
RGB
CMYK
RGB Variations
Color information
#894138 (or 0x894138) is known color: Prairie Sand. HEX triplet: 89, 41 and 38. RGB value is (137,65,56). Sum of RGB (Red+Green+Blue) = 137+65+56=258 (34% of max value = 765). Red value is 137 (53.91% from 255 or 53.10% from 258); Green value is 65 (25.78% from 255 or 25.19% from 258); Blue value is 56 (22.27% from 255 or 21.71% from 258); Max value from RGB is 137 - color contains mainly: red. Hex color #894138 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894138 is #76BEC7. Grayscale: #555555. Windows color (decimal): -7782088 or 3686793. OLE color: 3686793.
HSL color Cylindrical-coordinate representation of color #894138: hue angle of 6.67º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #894138 is Cyan = 0, Magento = 0.53, Yellow = 0.59 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 65 | 56 | - |
| CMYK | 0 | 0.53 | 0.59 | 0.46 |
| HSL | 6.67º | 0.42% | 0.38% | - |
| HSV(B) | 6.67º | 0.59% | 0.54% | - |
| XYZ | 12.92 | 9.38 | 4.87 | - |
| YUV | 85.5 | 111.35 | 164.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 65 | 56 | 0 | 0.53 | 0.59 | 0.46 | 6.67 | 0.42 | 0.38 |
| Hex | 89 | 41 | 38 | 0 | 35 | 3B | 2E | 7 | 2A | 26 |
| Octal | 211 | 101 | 70 | 0 | 65 | 73 | 56 | 7 | 52 | 46 |
| Binary | 10001001 | 1000001 | 111000 | 0 | 110101 | 111011 | 101110 | 111 | 101010 | 100110 |
Color Harmonies of #894138
Complementary color
Monochromatic Colors of #894138
Black with #894138
Text Example
Text Example
White with #894138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894138; }
p { color: rgb(137,65,56); }
H1.HeaderClassName
{
color: #894138;
}
.AnyTagClassName
{
color: #894138;
}
</style>
background-color css
<style>
a { background-color: #894138; }
a { background-color: rgb(137,65,56); }
div.DivClassName
{
background-color: #894138;
}
.BgClassName
{
background-color: #894138;
}
</style>
border-color css
<style>
span { border-color: #894138; }
span { border-color: rgb(137,65,56); }
td.TdClassName
{
border-color: #894138;
}
.TagClassName
{
border-color: #894138;
}
</style>