Shades of Rock Spray #A34028
Tints of Rock Spray #A34028
RGB
CMYK
RGB Variations
Color information
#A34028 (or 0xA34028) is known color: Rock Spray. HEX triplet: A3, 40 and 28. RGB value is (163,64,40). Sum of RGB (Red+Green+Blue) = 163+64+40=267 (35% of max value = 765). Red value is 163 (64.06% from 255 or 61.05% from 267); Green value is 64 (25.39% from 255 or 23.97% from 267); Blue value is 40 (16.02% from 255 or 14.98% from 267); Max value from RGB is 163 - color contains mainly: red. Hex color #A34028 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A34028 is #5CBFD7. Grayscale: #5B5B5B. Windows color (decimal): -6078424 or 2637987. OLE color: 2637987.
HSL color Cylindrical-coordinate representation of color #A34028: hue angle of 11.71º degrees, saturation: 0.61, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #A34028 is Cyan = 0, Magento = 0.61, Yellow = 0.75 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 163 | 64 | 40 | - |
| CMYK | 0 | 0.61 | 0.75 | 0.36 |
| HSL | 11.71º | 0.61% | 0.4% | - |
| HSV(B) | 11.71º | 0.75% | 0.64% | - |
| XYZ | 17.32 | 11.61 | 3.33 | - |
| YUV | 90.87 | 99.3 | 179.45 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 163 | 64 | 40 | 0 | 0.61 | 0.75 | 0.36 | 11.71 | 0.61 | 0.4 |
| Hex | A3 | 40 | 28 | 0 | 3D | 4B | 24 | C | 3D | 28 |
| Octal | 243 | 100 | 50 | 0 | 75 | 113 | 44 | 14 | 75 | 50 |
| Binary | 10100011 | 1000000 | 101000 | 0 | 111101 | 1001011 | 100100 | 1100 | 111101 | 101000 |
Color Harmonies of #A34028
Complementary color
Monochromatic Colors of #A34028
Black with #A34028
Text Example
Text Example
White with #A34028
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A34028; }
p { color: rgb(163,64,40); }
H1.HeaderClassName
{
color: #A34028;
}
.AnyTagClassName
{
color: #A34028;
}
</style>
background-color css
<style>
a { background-color: #A34028; }
a { background-color: rgb(163,64,40); }
div.DivClassName
{
background-color: #A34028;
}
.BgClassName
{
background-color: #A34028;
}
</style>
border-color css
<style>
span { border-color: #A34028; }
span { border-color: rgb(163,64,40); }
td.TdClassName
{
border-color: #A34028;
}
.TagClassName
{
border-color: #A34028;
}
</style>