Shades of Rock Spray #994527
Tints of Rock Spray #994527
RGB
CMYK
RGB Variations
Color information
#994527 (or 0x994527) is known color: Rock Spray. HEX triplet: 99, 45 and 27. RGB value is (153,69,39). Sum of RGB (Red+Green+Blue) = 153+69+39=261 (34% of max value = 765). Red value is 153 (60.16% from 255 or 58.62% from 261); Green value is 69 (27.34% from 255 or 26.44% from 261); Blue value is 39 (15.62% from 255 or 14.94% from 261); Max value from RGB is 153 - color contains mainly: red. Hex color #994527 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #994527 is #66BAD8. Grayscale: #5A5A5A. Windows color (decimal): -6732505 or 2573721. OLE color: 2573721.
HSL color Cylindrical-coordinate representation of color #994527: hue angle of 15.79º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #994527 is Cyan = 0, Magento = 0.55, Yellow = 0.75 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 69 | 39 | - |
| CMYK | 0 | 0.55 | 0.75 | 0.4 |
| HSL | 15.79º | 0.59% | 0.38% | - |
| HSV(B) | 15.79º | 0.75% | 0.6% | - |
| XYZ | 15.63 | 11.18 | 3.25 | - |
| YUV | 90.7 | 98.83 | 172.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 69 | 39 | 0 | 0.55 | 0.75 | 0.4 | 15.79 | 0.59 | 0.38 |
| Hex | 99 | 45 | 27 | 0 | 37 | 4B | 28 | 10 | 3B | 26 |
| Octal | 231 | 105 | 47 | 0 | 67 | 113 | 50 | 20 | 73 | 46 |
| Binary | 10011001 | 1000101 | 100111 | 0 | 110111 | 1001011 | 101000 | 10000 | 111011 | 100110 |
Color Harmonies of #994527
Complementary color
Monochromatic Colors of #994527
Black with #994527
Text Example
Text Example
White with #994527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #994527; }
p { color: rgb(153,69,39); }
H1.HeaderClassName
{
color: #994527;
}
.AnyTagClassName
{
color: #994527;
}
</style>
background-color css
<style>
a { background-color: #994527; }
a { background-color: rgb(153,69,39); }
div.DivClassName
{
background-color: #994527;
}
.BgClassName
{
background-color: #994527;
}
</style>
border-color css
<style>
span { border-color: #994527; }
span { border-color: rgb(153,69,39); }
td.TdClassName
{
border-color: #994527;
}
.TagClassName
{
border-color: #994527;
}
</style>