Shades of Prairie Sand #884035
Tints of Prairie Sand #884035
RGB
CMYK
RGB Variations
Color information
#884035 (or 0x884035) is known color: Prairie Sand. HEX triplet: 88, 40 and 35. RGB value is (136,64,53). Sum of RGB (Red+Green+Blue) = 136+64+53=253 (33% of max value = 765). Red value is 136 (53.52% from 255 or 53.75% from 253); Green value is 64 (25.39% from 255 or 25.30% from 253); Blue value is 53 (21.09% from 255 or 20.95% from 253); Max value from RGB is 136 - color contains mainly: red. Hex color #884035 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #884035 is #77BFCA. Grayscale: #545454. Windows color (decimal): -7847883 or 3489928. OLE color: 3489928.
HSL color Cylindrical-coordinate representation of color #884035: hue angle of 7.95º degrees, saturation: 0.44, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #884035 is Cyan = 0, Magento = 0.53, Yellow = 0.61 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 136 | 64 | 53 | - |
| CMYK | 0 | 0.53 | 0.61 | 0.47 |
| HSL | 7.95º | 0.44% | 0.37% | - |
| HSV(B) | 7.95º | 0.61% | 0.53% | - |
| XYZ | 12.63 | 9.16 | 4.47 | - |
| YUV | 84.27 | 110.35 | 164.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 136 | 64 | 53 | 0 | 0.53 | 0.61 | 0.47 | 7.95 | 0.44 | 0.37 |
| Hex | 88 | 40 | 35 | 0 | 35 | 3D | 2F | 8 | 2C | 25 |
| Octal | 210 | 100 | 65 | 0 | 65 | 75 | 57 | 10 | 54 | 45 |
| Binary | 10001000 | 1000000 | 110101 | 0 | 110101 | 111101 | 101111 | 1000 | 101100 | 100101 |
Color Harmonies of #884035
Complementary color
Monochromatic Colors of #884035
Black with #884035
Text Example
Text Example
White with #884035
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #884035; }
p { color: rgb(136,64,53); }
H1.HeaderClassName
{
color: #884035;
}
.AnyTagClassName
{
color: #884035;
}
</style>
background-color css
<style>
a { background-color: #884035; }
a { background-color: rgb(136,64,53); }
div.DivClassName
{
background-color: #884035;
}
.BgClassName
{
background-color: #884035;
}
</style>
border-color css
<style>
span { border-color: #884035; }
span { border-color: rgb(136,64,53); }
td.TdClassName
{
border-color: #884035;
}
.TagClassName
{
border-color: #884035;
}
</style>