Shades of Rock Spray #A13828
Tints of Rock Spray #A13828
RGB
CMYK
RGB Variations
Color information
#A13828 (or 0xA13828) is known color: Rock Spray. HEX triplet: A1, 38 and 28. RGB value is (161,56,40). Sum of RGB (Red+Green+Blue) = 161+56+40=257 (34% of max value = 765). Red value is 161 (63.28% from 255 or 62.65% from 257); Green value is 56 (22.27% from 255 or 21.79% from 257); Blue value is 40 (16.02% from 255 or 15.56% from 257); Max value from RGB is 161 - color contains mainly: red. Hex color #A13828 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A13828 is #5EC7D7. Grayscale: #555555. Windows color (decimal): -6211544 or 2635937. OLE color: 2635937.
HSL color Cylindrical-coordinate representation of color #A13828: hue angle of 7.93º degrees, saturation: 0.6, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #A13828 is Cyan = 0, Magento = 0.65, Yellow = 0.75 and Black (K on CMYK) = 0.37.
Color convert
| RGB | 161 | 56 | 40 | - |
| CMYK | 0 | 0.65 | 0.75 | 0.37 |
| HSL | 7.93º | 0.6% | 0.39% | - |
| HSV(B) | 7.93º | 0.75% | 0.63% | - |
| XYZ | 16.5 | 10.56 | 3.18 | - |
| YUV | 85.57 | 102.29 | 181.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 161 | 56 | 40 | 0 | 0.65 | 0.75 | 0.37 | 7.93 | 0.6 | 0.39 |
| Hex | A1 | 38 | 28 | 0 | 41 | 4B | 25 | 8 | 3C | 27 |
| Octal | 241 | 70 | 50 | 0 | 101 | 113 | 45 | 10 | 74 | 47 |
| Binary | 10100001 | 111000 | 101000 | 0 | 1000001 | 1001011 | 100101 | 1000 | 111100 | 100111 |
Color Harmonies of #A13828
Complementary color
Monochromatic Colors of #A13828
Black with #A13828
Text Example
Text Example
White with #A13828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A13828; }
p { color: rgb(161,56,40); }
H1.HeaderClassName
{
color: #A13828;
}
.AnyTagClassName
{
color: #A13828;
}
</style>
background-color css
<style>
a { background-color: #A13828; }
a { background-color: rgb(161,56,40); }
div.DivClassName
{
background-color: #A13828;
}
.BgClassName
{
background-color: #A13828;
}
</style>
border-color css
<style>
span { border-color: #A13828; }
span { border-color: rgb(161,56,40); }
td.TdClassName
{
border-color: #A13828;
}
.TagClassName
{
border-color: #A13828;
}
</style>