Shades of Rock Spray #9D4927
Tints of Rock Spray #9D4927
RGB
CMYK
RGB Variations
Color information
#9D4927 (or 0x9D4927) is known color: Rock Spray. HEX triplet: 9D, 49 and 27. RGB value is (157,73,39). Sum of RGB (Red+Green+Blue) = 157+73+39=269 (35% of max value = 765). Red value is 157 (61.72% from 255 or 58.36% from 269); Green value is 73 (28.91% from 255 or 27.14% from 269); Blue value is 39 (15.62% from 255 or 14.50% from 269); Max value from RGB is 157 - color contains mainly: red. Hex color #9D4927 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #9D4927 is #62B6D8. Grayscale: #5E5E5E. Windows color (decimal): -6469337 or 2574749. OLE color: 2574749.
HSL color Cylindrical-coordinate representation of color #9D4927: hue angle of 17.29º degrees, saturation: 0.6, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #9D4927 is Cyan = 0, Magento = 0.54, Yellow = 0.75 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 73 | 39 | - |
| CMYK | 0 | 0.54 | 0.75 | 0.38 |
| HSL | 17.29º | 0.6% | 0.38% | - |
| HSV(B) | 17.29º | 0.75% | 0.62% | - |
| XYZ | 16.65 | 12.08 | 3.37 | - |
| YUV | 94.24 | 96.83 | 172.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 73 | 39 | 0 | 0.54 | 0.75 | 0.38 | 17.29 | 0.6 | 0.38 |
| Hex | 9D | 49 | 27 | 0 | 36 | 4B | 26 | 11 | 3C | 26 |
| Octal | 235 | 111 | 47 | 0 | 66 | 113 | 46 | 21 | 74 | 46 |
| Binary | 10011101 | 1001001 | 100111 | 0 | 110110 | 1001011 | 100110 | 10001 | 111100 | 100110 |
Color Harmonies of #9D4927
Complementary color
Monochromatic Colors of #9D4927
Black with #9D4927
Text Example
Text Example
White with #9D4927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D4927; }
p { color: rgb(157,73,39); }
H1.HeaderClassName
{
color: #9D4927;
}
.AnyTagClassName
{
color: #9D4927;
}
</style>
background-color css
<style>
a { background-color: #9D4927; }
a { background-color: rgb(157,73,39); }
div.DivClassName
{
background-color: #9D4927;
}
.BgClassName
{
background-color: #9D4927;
}
</style>
border-color css
<style>
span { border-color: #9D4927; }
span { border-color: rgb(157,73,39); }
td.TdClassName
{
border-color: #9D4927;
}
.TagClassName
{
border-color: #9D4927;
}
</style>