Shades of Rock Spray #9E4527
Tints of Rock Spray #9E4527
RGB
CMYK
RGB Variations
Color information
#9E4527 (or 0x9E4527) is known color: Rock Spray. HEX triplet: 9E, 45 and 27. RGB value is (158,69,39). Sum of RGB (Red+Green+Blue) = 158+69+39=266 (35% of max value = 765). Red value is 158 (62.11% from 255 or 59.40% from 266); Green value is 69 (27.34% from 255 or 25.94% from 266); Blue value is 39 (15.62% from 255 or 14.66% from 266); Max value from RGB is 158 - color contains mainly: red. Hex color #9E4527 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #9E4527 is #61BAD8. Grayscale: #5C5C5C. Windows color (decimal): -6404825 or 2573726. OLE color: 2573726.
HSL color Cylindrical-coordinate representation of color #9E4527: hue angle of 15.13º degrees, saturation: 0.6, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #9E4527 is Cyan = 0, Magento = 0.56, Yellow = 0.75 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 69 | 39 | - |
| CMYK | 0 | 0.56 | 0.75 | 0.38 |
| HSL | 15.13º | 0.6% | 0.39% | - |
| HSV(B) | 15.13º | 0.75% | 0.62% | - |
| XYZ | 16.59 | 11.67 | 3.3 | - |
| YUV | 92.19 | 97.99 | 174.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 69 | 39 | 0 | 0.56 | 0.75 | 0.38 | 15.13 | 0.6 | 0.39 |
| Hex | 9E | 45 | 27 | 0 | 38 | 4B | 26 | F | 3C | 27 |
| Octal | 236 | 105 | 47 | 0 | 70 | 113 | 46 | 17 | 74 | 47 |
| Binary | 10011110 | 1000101 | 100111 | 0 | 111000 | 1001011 | 100110 | 1111 | 111100 | 100111 |
Color Harmonies of #9E4527
Complementary color
Monochromatic Colors of #9E4527
Black with #9E4527
Text Example
Text Example
White with #9E4527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E4527; }
p { color: rgb(158,69,39); }
H1.HeaderClassName
{
color: #9E4527;
}
.AnyTagClassName
{
color: #9E4527;
}
</style>
background-color css
<style>
a { background-color: #9E4527; }
a { background-color: rgb(158,69,39); }
div.DivClassName
{
background-color: #9E4527;
}
.BgClassName
{
background-color: #9E4527;
}
</style>
border-color css
<style>
span { border-color: #9E4527; }
span { border-color: rgb(158,69,39); }
td.TdClassName
{
border-color: #9E4527;
}
.TagClassName
{
border-color: #9E4527;
}
</style>