Shades of Rock Spray #9D4526
Tints of Rock Spray #9D4526
RGB
CMYK
RGB Variations
Color information
#9D4526 (or 0x9D4526) is known color: Rock Spray. HEX triplet: 9D, 45 and 26. RGB value is (157,69,38). Sum of RGB (Red+Green+Blue) = 157+69+38=264 (34% of max value = 765). Red value is 157 (61.72% from 255 or 59.47% from 264); Green value is 69 (27.34% from 255 or 26.14% from 264); Blue value is 38 (15.23% from 255 or 14.39% from 264); Max value from RGB is 157 - color contains mainly: red. Hex color #9D4526 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #9D4526 is #62BAD9. Grayscale: #5B5B5B. Windows color (decimal): -6470362 or 2508189. OLE color: 2508189.
HSL color Cylindrical-coordinate representation of color #9D4526: hue angle of 15.63º degrees, saturation: 0.61, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #9D4526 is Cyan = 0, Magento = 0.56, Yellow = 0.76 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 157 | 69 | 38 | - |
| CMYK | 0 | 0.56 | 0.76 | 0.38 |
| HSL | 15.63º | 0.61% | 0.38% | - |
| HSV(B) | 15.63º | 0.76% | 0.62% | - |
| XYZ | 16.38 | 11.56 | 3.2 | - |
| YUV | 91.78 | 97.65 | 174.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 157 | 69 | 38 | 0 | 0.56 | 0.76 | 0.38 | 15.63 | 0.61 | 0.38 |
| Hex | 9D | 45 | 26 | 0 | 38 | 4C | 26 | 10 | 3D | 26 |
| Octal | 235 | 105 | 46 | 0 | 70 | 114 | 46 | 20 | 75 | 46 |
| Binary | 10011101 | 1000101 | 100110 | 0 | 111000 | 1001100 | 100110 | 10000 | 111101 | 100110 |
Color Harmonies of #9D4526
Complementary color
Monochromatic Colors of #9D4526
Black with #9D4526
Text Example
Text Example
White with #9D4526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9D4526; }
p { color: rgb(157,69,38); }
H1.HeaderClassName
{
color: #9D4526;
}
.AnyTagClassName
{
color: #9D4526;
}
</style>
background-color css
<style>
a { background-color: #9D4526; }
a { background-color: rgb(157,69,38); }
div.DivClassName
{
background-color: #9D4526;
}
.BgClassName
{
background-color: #9D4526;
}
</style>
border-color css
<style>
span { border-color: #9D4526; }
span { border-color: rgb(157,69,38); }
td.TdClassName
{
border-color: #9D4526;
}
.TagClassName
{
border-color: #9D4526;
}
</style>