Shades of Rock Spray #A13922
Tints of Rock Spray #A13922
RGB
CMYK
RGB Variations
Color information
#A13922 (or 0xA13922) is known color: Rock Spray. HEX triplet: A1, 39 and 22. RGB value is (161,57,34). Sum of RGB (Red+Green+Blue) = 161+57+34=252 (33% of max value = 765). Red value is 161 (63.28% from 255 or 63.89% from 252); Green value is 57 (22.66% from 255 or 22.62% from 252); Blue value is 34 (13.67% from 255 or 13.49% from 252); Max value from RGB is 161 - color contains mainly: red. Hex color #A13922 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A13922 is #5EC6DD. Grayscale: #555555. Windows color (decimal): -6211294 or 2242977. OLE color: 2242977.
HSL color Cylindrical-coordinate representation of color #A13922: hue angle of 10.87º degrees, saturation: 0.65, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #A13922 is Cyan = 0, Magento = 0.65, Yellow = 0.79 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 57 | 34 | - |
| CMYK | 0 | 0.65 | 0.79 | 0.37 |
| HSL | 10.87º | 0.65% | 0.38% | - |
| HSV(B) | 10.87º | 0.79% | 0.63% | - |
| XYZ | 16.45 | 10.62 | 2.7 | - |
| YUV | 85.47 | 98.96 | 181.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 57 | 34 | 0 | 0.65 | 0.79 | 0.37 | 10.87 | 0.65 | 0.38 |
| Hex | A1 | 39 | 22 | 0 | 41 | 4F | 25 | B | 41 | 26 |
| Octal | 241 | 71 | 42 | 0 | 101 | 117 | 45 | 13 | 101 | 46 |
| Binary | 10100001 | 111001 | 100010 | 0 | 1000001 | 1001111 | 100101 | 1011 | 1000001 | 100110 |
Color Harmonies of #A13922
Complementary color
Monochromatic Colors of #A13922
Black with #A13922
Text Example
Text Example
White with #A13922
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A13922; }
p { color: rgb(161,57,34); }
H1.HeaderClassName
{
color: #A13922;
}
.AnyTagClassName
{
color: #A13922;
}
</style>
background-color css
<style>
a { background-color: #A13922; }
a { background-color: rgb(161,57,34); }
div.DivClassName
{
background-color: #A13922;
}
.BgClassName
{
background-color: #A13922;
}
</style>
border-color css
<style>
span { border-color: #A13922; }
span { border-color: rgb(161,57,34); }
td.TdClassName
{
border-color: #A13922;
}
.TagClassName
{
border-color: #A13922;
}
</style>