Shades of Rock Spray #994731
Tints of Rock Spray #994731
RGB
CMYK
RGB Variations
Color information
#994731 (or 0x994731) is known color: Rock Spray. HEX triplet: 99, 47 and 31. RGB value is (153,71,49). Sum of RGB (Red+Green+Blue) = 153+71+49=273 (36% of max value = 765). Red value is 153 (60.16% from 255 or 56.04% from 273); Green value is 71 (28.12% from 255 or 26.01% from 273); Blue value is 49 (19.53% from 255 or 17.95% from 273); Max value from RGB is 153 - color contains mainly: red. Hex color #994731 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #994731 is #66B8CE. Grayscale: #5D5D5D. Windows color (decimal): -6731983 or 3229593. OLE color: 3229593.
HSL color Cylindrical-coordinate representation of color #994731: hue angle of 12.69º degrees, saturation: 0.51, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #994731 is Cyan = 0, Magento = 0.54, Yellow = 0.68 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 71 | 49 | - |
| CMYK | 0 | 0.54 | 0.68 | 0.4 |
| HSL | 12.69º | 0.51% | 0.4% | - |
| HSV(B) | 12.69º | 0.68% | 0.6% | - |
| XYZ | 15.94 | 11.5 | 4.29 | - |
| YUV | 93.01 | 103.17 | 170.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 71 | 49 | 0 | 0.54 | 0.68 | 0.4 | 12.69 | 0.51 | 0.4 |
| Hex | 99 | 47 | 31 | 0 | 36 | 44 | 28 | D | 33 | 28 |
| Octal | 231 | 107 | 61 | 0 | 66 | 104 | 50 | 15 | 63 | 50 |
| Binary | 10011001 | 1000111 | 110001 | 0 | 110110 | 1000100 | 101000 | 1101 | 110011 | 101000 |
Color Harmonies of #994731
Complementary color
Monochromatic Colors of #994731
Black with #994731
Text Example
Text Example
White with #994731
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #994731; }
p { color: rgb(153,71,49); }
H1.HeaderClassName
{
color: #994731;
}
.AnyTagClassName
{
color: #994731;
}
</style>
background-color css
<style>
a { background-color: #994731; }
a { background-color: rgb(153,71,49); }
div.DivClassName
{
background-color: #994731;
}
.BgClassName
{
background-color: #994731;
}
</style>
border-color css
<style>
span { border-color: #994731; }
span { border-color: rgb(153,71,49); }
td.TdClassName
{
border-color: #994731;
}
.TagClassName
{
border-color: #994731;
}
</style>