Shades of Prairie Sand #884136
Tints of Prairie Sand #884136
RGB
CMYK
RGB Variations
Color information
#884136 (or 0x884136) is known color: Prairie Sand. HEX triplet: 88, 41 and 36. RGB value is (136,65,54). Sum of RGB (Red+Green+Blue) = 136+65+54=255 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.33% from 255); Green value is 65 (25.78% from 255 or 25.49% from 255); Blue value is 54 (21.48% from 255 or 21.18% from 255); Max value from RGB is 136 - color contains mainly: red. Hex color #884136 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884136 is #77BEC9. Grayscale: #555555. Windows color (decimal): -7847626 or 3555720. OLE color: 3555720.
HSL color Cylindrical-coordinate representation of color #884136: hue angle of 8.05º degrees, saturation: 0.43, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #884136 is Cyan = 0, Magento = 0.52, Yellow = 0.60 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 65 | 54 | - |
| CMYK | 0 | 0.52 | 0.60 | 0.47 |
| HSL | 8.05º | 0.43% | 0.37% | - |
| HSV(B) | 8.05º | 0.6% | 0.53% | - |
| XYZ | 12.71 | 9.28 | 4.61 | - |
| YUV | 84.98 | 110.52 | 164.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 65 | 54 | 0 | 0.52 | 0.60 | 0.47 | 8.05 | 0.43 | 0.37 |
| Hex | 88 | 41 | 36 | 0 | 34 | 3C | 2F | 8 | 2B | 25 |
| Octal | 210 | 101 | 66 | 0 | 64 | 74 | 57 | 10 | 53 | 45 |
| Binary | 10001000 | 1000001 | 110110 | 0 | 110100 | 111100 | 101111 | 1000 | 101011 | 100101 |
Color Harmonies of #884136
Complementary color
Monochromatic Colors of #884136
Black with #884136
Text Example
Text Example
White with #884136
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884136; }
p { color: rgb(136,65,54); }
H1.HeaderClassName
{
color: #884136;
}
.AnyTagClassName
{
color: #884136;
}
</style>
background-color css
<style>
a { background-color: #884136; }
a { background-color: rgb(136,65,54); }
div.DivClassName
{
background-color: #884136;
}
.BgClassName
{
background-color: #884136;
}
</style>
border-color css
<style>
span { border-color: #884136; }
span { border-color: rgb(136,65,54); }
td.TdClassName
{
border-color: #884136;
}
.TagClassName
{
border-color: #884136;
}
</style>