Shades of Rock Spray #9A4734
Tints of Rock Spray #9A4734
RGB
CMYK
RGB Variations
Color information
#9A4734 (or 0x9A4734) is known color: Rock Spray. HEX triplet: 9A, 47 and 34. RGB value is (154,71,52). Sum of RGB (Red+Green+Blue) = 154+71+52=277 (36% of max value = 765). Red value is 154 (60.55% from 255 or 55.60% from 277); Green value is 71 (28.12% from 255 or 25.63% from 277); Blue value is 52 (20.70% from 255 or 18.77% from 277); Max value from RGB is 154 - color contains mainly: red. Hex color #9A4734 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #9A4734 is #65B8CB. Grayscale: #5D5D5D. Windows color (decimal): -6666444 or 3426202. OLE color: 3426202.
HSL color Cylindrical-coordinate representation of color #9A4734: hue angle of 11.18º degrees, saturation: 0.5, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #9A4734 is Cyan = 0, Magento = 0.54, Yellow = 0.66 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 154 | 71 | 52 | - |
| CMYK | 0 | 0.54 | 0.66 | 0.40 |
| HSL | 11.18º | 0.5% | 0.4% | - |
| HSV(B) | 11.18º | 0.66% | 0.6% | - |
| XYZ | 16.2 | 11.62 | 4.64 | - |
| YUV | 93.65 | 104.5 | 171.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 154 | 71 | 52 | 0 | 0.54 | 0.66 | 0.40 | 11.18 | 0.5 | 0.4 |
| Hex | 9A | 47 | 34 | 0 | 36 | 42 | 28 | B | 32 | 28 |
| Octal | 232 | 107 | 64 | 0 | 66 | 102 | 50 | 13 | 62 | 50 |
| Binary | 10011010 | 1000111 | 110100 | 0 | 110110 | 1000010 | 101000 | 1011 | 110010 | 101000 |
Color Harmonies of #9A4734
Complementary color
Monochromatic Colors of #9A4734
Black with #9A4734
Text Example
Text Example
White with #9A4734
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9A4734; }
p { color: rgb(154,71,52); }
H1.HeaderClassName
{
color: #9A4734;
}
.AnyTagClassName
{
color: #9A4734;
}
</style>
background-color css
<style>
a { background-color: #9A4734; }
a { background-color: rgb(154,71,52); }
div.DivClassName
{
background-color: #9A4734;
}
.BgClassName
{
background-color: #9A4734;
}
</style>
border-color css
<style>
span { border-color: #9A4734; }
span { border-color: rgb(154,71,52); }
td.TdClassName
{
border-color: #9A4734;
}
.TagClassName
{
border-color: #9A4734;
}
</style>