Shades of Prairie Sand #884138
Tints of Prairie Sand #884138
RGB
CMYK
RGB Variations
Color information
#884138 (or 0x884138) is known color: Prairie Sand. HEX triplet: 88, 41 and 38. RGB value is (136,65,56). Sum of RGB (Red+Green+Blue) = 136+65+56=257 (34% of max value = 765). Red value is 136 (53.52% from 255 or 52.92% from 257); Green value is 65 (25.78% from 255 or 25.29% from 257); Blue value is 56 (22.27% from 255 or 21.79% from 257); Max value from RGB is 136 - color contains mainly: red. Hex color #884138 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884138 is #77BEC7. Grayscale: #555555. Windows color (decimal): -7847624 or 3686792. OLE color: 3686792.
HSL color Cylindrical-coordinate representation of color #884138: hue angle of 6.75º degrees, saturation: 0.42, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #884138 is Cyan = 0, Magento = 0.52, Yellow = 0.59 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 65 | 56 | - |
| CMYK | 0 | 0.52 | 0.59 | 0.47 |
| HSL | 6.75º | 0.42% | 0.38% | - |
| HSV(B) | 6.75º | 0.59% | 0.53% | - |
| XYZ | 12.76 | 9.3 | 4.86 | - |
| YUV | 85.2 | 111.52 | 164.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 65 | 56 | 0 | 0.52 | 0.59 | 0.47 | 6.75 | 0.42 | 0.38 |
| Hex | 88 | 41 | 38 | 0 | 34 | 3B | 2F | 7 | 2A | 26 |
| Octal | 210 | 101 | 70 | 0 | 64 | 73 | 57 | 7 | 52 | 46 |
| Binary | 10001000 | 1000001 | 111000 | 0 | 110100 | 111011 | 101111 | 111 | 101010 | 100110 |
Color Harmonies of #884138
Complementary color
Monochromatic Colors of #884138
Black with #884138
Text Example
Text Example
White with #884138
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884138; }
p { color: rgb(136,65,56); }
H1.HeaderClassName
{
color: #884138;
}
.AnyTagClassName
{
color: #884138;
}
</style>
background-color css
<style>
a { background-color: #884138; }
a { background-color: rgb(136,65,56); }
div.DivClassName
{
background-color: #884138;
}
.BgClassName
{
background-color: #884138;
}
</style>
border-color css
<style>
span { border-color: #884138; }
span { border-color: rgb(136,65,56); }
td.TdClassName
{
border-color: #884138;
}
.TagClassName
{
border-color: #884138;
}
</style>