Shades of Rock Spray #A33619
Tints of Rock Spray #A33619
RGB
CMYK
RGB Variations
Color information
#A33619 (or 0xA33619) is known color: Rock Spray. HEX triplet: A3, 36 and 19. RGB value is (163,54,25). Sum of RGB (Red+Green+Blue) = 163+54+25=242 (32% of max value = 765). Red value is 163 (64.06% from 255 or 67.36% from 242); Green value is 54 (21.48% from 255 or 22.31% from 242); Blue value is 25 (10.16% from 255 or 10.33% from 242); Max value from RGB is 163 - color contains mainly: red. Hex color #A33619 is not a web safe color. Web safe color analog (approx): #993300. Inversed color of #A33619 is #5CC9E6. Grayscale: #535353. Windows color (decimal): -6080999 or 1652387. OLE color: 1652387.
HSL color Cylindrical-coordinate representation of color #A33619: hue angle of 12.61º degrees, saturation: 0.73, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #A33619 is Cyan = 0, Magento = 0.67, Yellow = 0.85 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 54 | 25 | - |
| CMYK | 0 | 0.67 | 0.85 | 0.36 |
| HSL | 12.61º | 0.73% | 0.37% | - |
| HSV(B) | 12.61º | 0.85% | 0.64% | - |
| XYZ | 16.6 | 10.5 | 2.07 | - |
| YUV | 83.29 | 95.11 | 184.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 54 | 25 | 0 | 0.67 | 0.85 | 0.36 | 12.61 | 0.73 | 0.37 |
| Hex | A3 | 36 | 19 | 0 | 43 | 55 | 24 | D | 49 | 25 |
| Octal | 243 | 66 | 31 | 0 | 103 | 125 | 44 | 15 | 111 | 45 |
| Binary | 10100011 | 110110 | 11001 | 0 | 1000011 | 1010101 | 100100 | 1101 | 1001001 | 100101 |
Color Harmonies of #A33619
Complementary color
Monochromatic Colors of #A33619
Black with #A33619
Text Example
Text Example
White with #A33619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A33619; }
p { color: rgb(163,54,25); }
H1.HeaderClassName
{
color: #A33619;
}
.AnyTagClassName
{
color: #A33619;
}
</style>
background-color css
<style>
a { background-color: #A33619; }
a { background-color: rgb(163,54,25); }
div.DivClassName
{
background-color: #A33619;
}
.BgClassName
{
background-color: #A33619;
}
</style>
border-color css
<style>
span { border-color: #A33619; }
span { border-color: rgb(163,54,25); }
td.TdClassName
{
border-color: #A33619;
}
.TagClassName
{
border-color: #A33619;
}
</style>