Shades of Night Shadz #A63049
Tints of Night Shadz #A63049
RGB
CMYK
RGB Variations
Color information
#A63049 (or 0xA63049) is known color: Night Shadz. HEX triplet: A6, 30 and 49. RGB value is (166,48,73). Sum of RGB (Red+Green+Blue) = 166+48+73=287 (38% of max value = 765). Red value is 166 (65.23% from 255 or 57.84% from 287); Green value is 48 (19.14% from 255 or 16.72% from 287); Blue value is 73 (28.91% from 255 or 25.44% from 287); Max value from RGB is 166 - color contains mainly: red. Hex color #A63049 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A63049 is #59CFB6. Grayscale: #565656. Windows color (decimal): -5885879 or 4796582. OLE color: 4796582.
HSL color Cylindrical-coordinate representation of color #A63049: hue angle of 347.29º degrees, saturation: 0.55, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #A63049 is Cyan = 0, Magento = 0.71, Yellow = 0.56 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 48 | 73 | - |
| CMYK | 0 | 0.71 | 0.56 | 0.35 |
| HSL | 347.29º | 0.55% | 0.42% | - |
| HSV(B) | 347.29º | 0.71% | 0.65% | - |
| XYZ | 17.99 | 10.7 | 7.42 | - |
| YUV | 86.13 | 120.59 | 184.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 48 | 73 | 0 | 0.71 | 0.56 | 0.35 | 347.29 | 0.55 | 0.42 |
| Hex | A6 | 30 | 49 | 0 | 47 | 38 | 23 | 15B | 37 | 2A |
| Octal | 246 | 60 | 111 | 0 | 107 | 70 | 43 | 533 | 67 | 52 |
| Binary | 10100110 | 110000 | 1001001 | 0 | 1000111 | 111000 | 100011 | 101011011 | 110111 | 101010 |
Color Harmonies of #A63049
Complementary color
Monochromatic Colors of #A63049
Black with #A63049
Text Example
Text Example
White with #A63049
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A63049; }
p { color: rgb(166,48,73); }
H1.HeaderClassName
{
color: #A63049;
}
.AnyTagClassName
{
color: #A63049;
}
</style>
background-color css
<style>
a { background-color: #A63049; }
a { background-color: rgb(166,48,73); }
div.DivClassName
{
background-color: #A63049;
}
.BgClassName
{
background-color: #A63049;
}
</style>
border-color css
<style>
span { border-color: #A63049; }
span { border-color: rgb(166,48,73); }
td.TdClassName
{
border-color: #A63049;
}
.TagClassName
{
border-color: #A63049;
}
</style>