Shades of Rock Spray #9A4328
Tints of Rock Spray #9A4328
RGB
CMYK
RGB Variations
Color information
#9A4328 (or 0x9A4328) is known color: Rock Spray. HEX triplet: 9A, 43 and 28. RGB value is (154,67,40). Sum of RGB (Red+Green+Blue) = 154+67+40=261 (34% of max value = 765). Red value is 154 (60.55% from 255 or 59.00% from 261); Green value is 67 (26.56% from 255 or 25.67% from 261); Blue value is 40 (16.02% from 255 or 15.33% from 261); Max value from RGB is 154 - color contains mainly: red. Hex color #9A4328 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #9A4328 is #65BCD7. Grayscale: #5A5A5A. Windows color (decimal): -6667480 or 2638746. OLE color: 2638746.
HSL color Cylindrical-coordinate representation of color #9A4328: hue angle of 14.21º degrees, saturation: 0.59, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #9A4328 is Cyan = 0, Magento = 0.56, Yellow = 0.74 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 67 | 40 | - |
| CMYK | 0 | 0.56 | 0.74 | 0.40 |
| HSL | 14.21º | 0.59% | 0.38% | - |
| HSV(B) | 14.21º | 0.74% | 0.6% | - |
| XYZ | 15.72 | 11.04 | 3.31 | - |
| YUV | 89.94 | 99.82 | 173.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 67 | 40 | 0 | 0.56 | 0.74 | 0.40 | 14.21 | 0.59 | 0.38 |
| Hex | 9A | 43 | 28 | 0 | 38 | 4A | 28 | E | 3B | 26 |
| Octal | 232 | 103 | 50 | 0 | 70 | 112 | 50 | 16 | 73 | 46 |
| Binary | 10011010 | 1000011 | 101000 | 0 | 111000 | 1001010 | 101000 | 1110 | 111011 | 100110 |
Color Harmonies of #9A4328
Complementary color
Monochromatic Colors of #9A4328
Black with #9A4328
Text Example
Text Example
White with #9A4328
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A4328; }
p { color: rgb(154,67,40); }
H1.HeaderClassName
{
color: #9A4328;
}
.AnyTagClassName
{
color: #9A4328;
}
</style>
background-color css
<style>
a { background-color: #9A4328; }
a { background-color: rgb(154,67,40); }
div.DivClassName
{
background-color: #9A4328;
}
.BgClassName
{
background-color: #9A4328;
}
</style>
border-color css
<style>
span { border-color: #9A4328; }
span { border-color: rgb(154,67,40); }
td.TdClassName
{
border-color: #9A4328;
}
.TagClassName
{
border-color: #9A4328;
}
</style>