Shades of Prairie Sand #894334
Tints of Prairie Sand #894334
RGB
CMYK
RGB Variations
Color information
#894334 (or 0x894334) is known color: Prairie Sand. HEX triplet: 89, 43 and 34. RGB value is (137,67,52). Sum of RGB (Red+Green+Blue) = 137+67+52=256 (33% of max value = 765). Red value is 137 (53.91% from 255 or 53.52% from 256); Green value is 67 (26.56% from 255 or 26.17% from 256); Blue value is 52 (20.70% from 255 or 20.31% from 256); Max value from RGB is 137 - color contains mainly: red. Hex color #894334 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #894334 is #76BCCB. Grayscale: #565656. Windows color (decimal): -7781580 or 3425161. OLE color: 3425161.
HSL color Cylindrical-coordinate representation of color #894334: hue angle of 10.59º degrees, saturation: 0.45, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #894334 is Cyan = 0, Magento = 0.51, Yellow = 0.62 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 137 | 67 | 52 | - |
| CMYK | 0 | 0.51 | 0.62 | 0.46 |
| HSL | 10.59º | 0.45% | 0.37% | - |
| HSV(B) | 10.59º | 0.62% | 0.54% | - |
| XYZ | 12.94 | 9.58 | 4.42 | - |
| YUV | 86.22 | 108.69 | 164.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 137 | 67 | 52 | 0 | 0.51 | 0.62 | 0.46 | 10.59 | 0.45 | 0.37 |
| Hex | 89 | 43 | 34 | 0 | 33 | 3E | 2E | B | 2D | 25 |
| Octal | 211 | 103 | 64 | 0 | 63 | 76 | 56 | 13 | 55 | 45 |
| Binary | 10001001 | 1000011 | 110100 | 0 | 110011 | 111110 | 101110 | 1011 | 101101 | 100101 |
Color Harmonies of #894334
Complementary color
Monochromatic Colors of #894334
Black with #894334
Text Example
Text Example
White with #894334
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #894334; }
p { color: rgb(137,67,52); }
H1.HeaderClassName
{
color: #894334;
}
.AnyTagClassName
{
color: #894334;
}
</style>
background-color css
<style>
a { background-color: #894334; }
a { background-color: rgb(137,67,52); }
div.DivClassName
{
background-color: #894334;
}
.BgClassName
{
background-color: #894334;
}
</style>
border-color css
<style>
span { border-color: #894334; }
span { border-color: rgb(137,67,52); }
td.TdClassName
{
border-color: #894334;
}
.TagClassName
{
border-color: #894334;
}
</style>