Shades of Rock Spray #A14526
Tints of Rock Spray #A14526
RGB
CMYK
RGB Variations
Color information
#A14526 (or 0xA14526) is known color: Rock Spray. HEX triplet: A1, 45 and 26. RGB value is (161,69,38). Sum of RGB (Red+Green+Blue) = 161+69+38=268 (35% of max value = 765). Red value is 161 (63.28% from 255 or 60.07% from 268); Green value is 69 (27.34% from 255 or 25.75% from 268); Blue value is 38 (15.23% from 255 or 14.18% from 268); Max value from RGB is 161 - color contains mainly: red. Hex color #A14526 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A14526 is #5EBAD9. Grayscale: #5D5D5D. Windows color (decimal): -6208218 or 2508193. OLE color: 2508193.
HSL color Cylindrical-coordinate representation of color #A14526: hue angle of 15.12º 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 #A14526 is Cyan = 0, Magento = 0.57, Yellow = 0.76 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 69 | 38 | - |
| CMYK | 0 | 0.57 | 0.76 | 0.37 |
| HSL | 15.12º | 0.62% | 0.39% | - |
| HSV(B) | 15.12º | 0.76% | 0.63% | - |
| XYZ | 17.18 | 11.97 | 3.24 | - |
| YUV | 92.97 | 96.98 | 176.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 69 | 38 | 0 | 0.57 | 0.76 | 0.37 | 15.12 | 0.62 | 0.39 |
| Hex | A1 | 45 | 26 | 0 | 39 | 4C | 25 | F | 3E | 27 |
| Octal | 241 | 105 | 46 | 0 | 71 | 114 | 45 | 17 | 76 | 47 |
| Binary | 10100001 | 1000101 | 100110 | 0 | 111001 | 1001100 | 100101 | 1111 | 111110 | 100111 |
Color Harmonies of #A14526
Complementary color
Monochromatic Colors of #A14526
Black with #A14526
Text Example
Text Example
White with #A14526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A14526; }
p { color: rgb(161,69,38); }
H1.HeaderClassName
{
color: #A14526;
}
.AnyTagClassName
{
color: #A14526;
}
</style>
background-color css
<style>
a { background-color: #A14526; }
a { background-color: rgb(161,69,38); }
div.DivClassName
{
background-color: #A14526;
}
.BgClassName
{
background-color: #A14526;
}
</style>
border-color css
<style>
span { border-color: #A14526; }
span { border-color: rgb(161,69,38); }
td.TdClassName
{
border-color: #A14526;
}
.TagClassName
{
border-color: #A14526;
}
</style>