Shades of Prairie Sand #904036
Tints of Prairie Sand #904036
RGB
CMYK
RGB Variations
Color information
#904036 (or 0x904036) is known color: Prairie Sand. HEX triplet: 90, 40 and 36. RGB value is (144,64,54). Sum of RGB (Red+Green+Blue) = 144+64+54=262 (34% of max value = 765). Red value is 144 (56.64% from 255 or 54.96% from 262); Green value is 64 (25.39% from 255 or 24.43% from 262); Blue value is 54 (21.48% from 255 or 20.61% from 262); Max value from RGB is 144 - color contains mainly: red. Hex color #904036 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #904036 is #6FBFC9. Grayscale: #565656. Windows color (decimal): -7323594 or 3555472. OLE color: 3555472.
HSL color Cylindrical-coordinate representation of color #904036: hue angle of 6.67º degrees, saturation: 0.45, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.56% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #904036 is Cyan = 0, Magento = 0.56, Yellow = 0.63 and Black (K on CMYK) = 0.44.
Color convert
| RGB | 144 | 64 | 54 | - |
| CMYK | 0 | 0.56 | 0.63 | 0.44 |
| HSL | 6.67º | 0.45% | 0.39% | - |
| HSV(B) | 6.67º | 0.63% | 0.56% | - |
| XYZ | 14 | 9.86 | 4.66 | - |
| YUV | 86.78 | 109.5 | 168.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 144 | 64 | 54 | 0 | 0.56 | 0.63 | 0.44 | 6.67 | 0.45 | 0.39 |
| Hex | 90 | 40 | 36 | 0 | 38 | 3F | 2C | 7 | 2D | 27 |
| Octal | 220 | 100 | 66 | 0 | 70 | 77 | 54 | 7 | 55 | 47 |
| Binary | 10010000 | 1000000 | 110110 | 0 | 111000 | 111111 | 101100 | 111 | 101101 | 100111 |
Color Harmonies of #904036
Complementary color
Monochromatic Colors of #904036
Black with #904036
Text Example
Text Example
White with #904036
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #904036; }
p { color: rgb(144,64,54); }
H1.HeaderClassName
{
color: #904036;
}
.AnyTagClassName
{
color: #904036;
}
</style>
background-color css
<style>
a { background-color: #904036; }
a { background-color: rgb(144,64,54); }
div.DivClassName
{
background-color: #904036;
}
.BgClassName
{
background-color: #904036;
}
</style>
border-color css
<style>
span { border-color: #904036; }
span { border-color: rgb(144,64,54); }
td.TdClassName
{
border-color: #904036;
}
.TagClassName
{
border-color: #904036;
}
</style>