Shades of Rock Spray #A14726
Tints of Rock Spray #A14726
RGB
CMYK
RGB Variations
Color information
#A14726 (or 0xA14726) is known color: Rock Spray. HEX triplet: A1, 47 and 26. RGB value is (161,71,38). Sum of RGB (Red+Green+Blue) = 161+71+38=270 (35% of max value = 765). Red value is 161 (63.28% from 255 or 59.63% from 270); Green value is 71 (28.12% from 255 or 26.30% from 270); Blue value is 38 (15.23% from 255 or 14.07% from 270); Max value from RGB is 161 - color contains mainly: red. Hex color #A14726 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A14726 is #5EB8D9. Grayscale: #5E5E5E. Windows color (decimal): -6207706 or 2508705. OLE color: 2508705.
HSL color Cylindrical-coordinate representation of color #A14726: hue angle of 16.1º degrees, saturation: 0.62, 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 #A14726 is Cyan = 0, Magento = 0.56, Yellow = 0.76 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 71 | 38 | - |
| CMYK | 0 | 0.56 | 0.76 | 0.37 |
| HSL | 16.1º | 0.62% | 0.39% | - |
| HSV(B) | 16.1º | 0.76% | 0.63% | - |
| XYZ | 17.3 | 12.22 | 3.28 | - |
| YUV | 94.15 | 96.32 | 175.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 71 | 38 | 0 | 0.56 | 0.76 | 0.37 | 16.1 | 0.62 | 0.39 |
| Hex | A1 | 47 | 26 | 0 | 38 | 4C | 25 | 10 | 3E | 27 |
| Octal | 241 | 107 | 46 | 0 | 70 | 114 | 45 | 20 | 76 | 47 |
| Binary | 10100001 | 1000111 | 100110 | 0 | 111000 | 1001100 | 100101 | 10000 | 111110 | 100111 |
Color Harmonies of #A14726
Complementary color
Monochromatic Colors of #A14726
Black with #A14726
Text Example
Text Example
White with #A14726
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A14726; }
p { color: rgb(161,71,38); }
H1.HeaderClassName
{
color: #A14726;
}
.AnyTagClassName
{
color: #A14726;
}
</style>
background-color css
<style>
a { background-color: #A14726; }
a { background-color: rgb(161,71,38); }
div.DivClassName
{
background-color: #A14726;
}
.BgClassName
{
background-color: #A14726;
}
</style>
border-color css
<style>
span { border-color: #A14726; }
span { border-color: rgb(161,71,38); }
td.TdClassName
{
border-color: #A14726;
}
.TagClassName
{
border-color: #A14726;
}
</style>