Shades of Rock Spray #A14730
Tints of Rock Spray #A14730
RGB
CMYK
RGB Variations
Color information
#A14730 (or 0xA14730) is known color: Rock Spray. HEX triplet: A1, 47 and 30. RGB value is (161,71,48). Sum of RGB (Red+Green+Blue) = 161+71+48=280 (37% of max value = 765). Red value is 161 (63.28% from 255 or 57.5% from 280); Green value is 71 (28.12% from 255 or 25.36% from 280); Blue value is 48 (19.14% from 255 or 17.14% from 280); Max value from RGB is 161 - color contains mainly: red. Hex color #A14730 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A14730 is #5EB8CF. Grayscale: #5F5F5F. Windows color (decimal): -6207696 or 3164065. OLE color: 3164065.
HSL color Cylindrical-coordinate representation of color #A14730: hue angle of 12.21º degrees, saturation: 0.54, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #A14730 is Cyan = 0, Magento = 0.56, Yellow = 0.70 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 71 | 48 | - |
| CMYK | 0 | 0.56 | 0.70 | 0.37 |
| HSL | 12.21º | 0.54% | 0.41% | - |
| HSV(B) | 12.21º | 0.7% | 0.63% | - |
| XYZ | 17.48 | 12.3 | 4.25 | - |
| YUV | 95.29 | 101.32 | 174.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 71 | 48 | 0 | 0.56 | 0.70 | 0.37 | 12.21 | 0.54 | 0.41 |
| Hex | A1 | 47 | 30 | 0 | 38 | 46 | 25 | C | 36 | 29 |
| Octal | 241 | 107 | 60 | 0 | 70 | 106 | 45 | 14 | 66 | 51 |
| Binary | 10100001 | 1000111 | 110000 | 0 | 111000 | 1000110 | 100101 | 1100 | 110110 | 101001 |
Color Harmonies of #A14730
Complementary color
Monochromatic Colors of #A14730
Black with #A14730
Text Example
Text Example
White with #A14730
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A14730; }
p { color: rgb(161,71,48); }
H1.HeaderClassName
{
color: #A14730;
}
.AnyTagClassName
{
color: #A14730;
}
</style>
background-color css
<style>
a { background-color: #A14730; }
a { background-color: rgb(161,71,48); }
div.DivClassName
{
background-color: #A14730;
}
.BgClassName
{
background-color: #A14730;
}
</style>
border-color css
<style>
span { border-color: #A14730; }
span { border-color: rgb(161,71,48); }
td.TdClassName
{
border-color: #A14730;
}
.TagClassName
{
border-color: #A14730;
}
</style>