Shades of Rock Spray #A04727
Tints of Rock Spray #A04727
RGB
CMYK
RGB Variations
Color information
#A04727 (or 0xA04727) is known color: Rock Spray. HEX triplet: A0, 47 and 27. RGB value is (160,71,39). Sum of RGB (Red+Green+Blue) = 160+71+39=270 (35% of max value = 765). Red value is 160 (62.89% from 255 or 59.26% from 270); Green value is 71 (28.12% from 255 or 26.30% from 270); Blue value is 39 (15.62% from 255 or 14.44% from 270); Max value from RGB is 160 - color contains mainly: red. Hex color #A04727 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A04727 is #5FB8D8. Grayscale: #5E5E5E. Windows color (decimal): -6273241 or 2574240. OLE color: 2574240.
HSL color Cylindrical-coordinate representation of color #A04727: hue angle of 15.87º degrees, saturation: 0.61, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #A04727 is Cyan = 0, Magento = 0.56, Yellow = 0.76 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 160 | 71 | 39 | - |
| CMYK | 0 | 0.56 | 0.76 | 0.37 |
| HSL | 15.87º | 0.61% | 0.39% | - |
| HSV(B) | 15.87º | 0.76% | 0.63% | - |
| XYZ | 17.12 | 12.13 | 3.36 | - |
| YUV | 93.96 | 96.99 | 175.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 160 | 71 | 39 | 0 | 0.56 | 0.76 | 0.37 | 15.87 | 0.61 | 0.39 |
| Hex | A0 | 47 | 27 | 0 | 38 | 4C | 25 | 10 | 3D | 27 |
| Octal | 240 | 107 | 47 | 0 | 70 | 114 | 45 | 20 | 75 | 47 |
| Binary | 10100000 | 1000111 | 100111 | 0 | 111000 | 1001100 | 100101 | 10000 | 111101 | 100111 |
Color Harmonies of #A04727
Complementary color
Monochromatic Colors of #A04727
Black with #A04727
Text Example
Text Example
White with #A04727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A04727; }
p { color: rgb(160,71,39); }
H1.HeaderClassName
{
color: #A04727;
}
.AnyTagClassName
{
color: #A04727;
}
</style>
background-color css
<style>
a { background-color: #A04727; }
a { background-color: rgb(160,71,39); }
div.DivClassName
{
background-color: #A04727;
}
.BgClassName
{
background-color: #A04727;
}
</style>
border-color css
<style>
span { border-color: #A04727; }
span { border-color: rgb(160,71,39); }
td.TdClassName
{
border-color: #A04727;
}
.TagClassName
{
border-color: #A04727;
}
</style>