Shades of Prairie Sand #844030
Tints of Prairie Sand #844030
RGB
CMYK
RGB Variations
Color information
#844030 (or 0x844030) is known color: Prairie Sand. HEX triplet: 84, 40 and 30. RGB value is (132,64,48). Sum of RGB (Red+Green+Blue) = 132+64+48=244 (32% of max value = 765). Red value is 132 (51.95% from 255 or 54.10% from 244); Green value is 64 (25.39% from 255 or 26.23% from 244); Blue value is 48 (19.14% from 255 or 19.67% from 244); Max value from RGB is 132 - color contains mainly: red. Hex color #844030 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #844030 is #7BBFCF. Grayscale: #525252. Windows color (decimal): -8110032 or 3162244. OLE color: 3162244.
HSL color Cylindrical-coordinate representation of color #844030: hue angle of 11.43º degrees, saturation: 0.47, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #844030 is Cyan = 0, Magento = 0.52, Yellow = 0.64 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 132 | 64 | 48 | - |
| CMYK | 0 | 0.52 | 0.64 | 0.48 |
| HSL | 11.43º | 0.47% | 0.35% | - |
| HSV(B) | 11.43º | 0.64% | 0.52% | - |
| XYZ | 11.88 | 8.79 | 3.87 | - |
| YUV | 82.51 | 108.53 | 163.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 132 | 64 | 48 | 0 | 0.52 | 0.64 | 0.48 | 11.43 | 0.47 | 0.35 |
| Hex | 84 | 40 | 30 | 0 | 34 | 40 | 30 | B | 2F | 23 |
| Octal | 204 | 100 | 60 | 0 | 64 | 100 | 60 | 13 | 57 | 43 |
| Binary | 10000100 | 1000000 | 110000 | 0 | 110100 | 1000000 | 110000 | 1011 | 101111 | 100011 |
Color Harmonies of #844030
Complementary color
Monochromatic Colors of #844030
Black with #844030
Text Example
Text Example
White with #844030
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #844030; }
p { color: rgb(132,64,48); }
H1.HeaderClassName
{
color: #844030;
}
.AnyTagClassName
{
color: #844030;
}
</style>
background-color css
<style>
a { background-color: #844030; }
a { background-color: rgb(132,64,48); }
div.DivClassName
{
background-color: #844030;
}
.BgClassName
{
background-color: #844030;
}
</style>
border-color css
<style>
span { border-color: #844030; }
span { border-color: rgb(132,64,48); }
td.TdClassName
{
border-color: #844030;
}
.TagClassName
{
border-color: #844030;
}
</style>