Shades of Night Shadz #A63148
Tints of Night Shadz #A63148
RGB
CMYK
RGB Variations
Color information
#A63148 (or 0xA63148) is known color: Night Shadz. HEX triplet: A6, 31 and 48. RGB value is (166,49,72). Sum of RGB (Red+Green+Blue) = 166+49+72=287 (38% of max value = 765). Red value is 166 (65.23% from 255 or 57.84% from 287); Green value is 49 (19.53% from 255 or 17.07% from 287); Blue value is 72 (28.52% from 255 or 25.09% from 287); Max value from RGB is 166 - color contains mainly: red. Hex color #A63148 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A63148 is #59CEB7. Grayscale: #565656. Windows color (decimal): -5885624 or 4731302. OLE color: 4731302.
HSL color Cylindrical-coordinate representation of color #A63148: hue angle of 348.21º degrees, saturation: 0.54, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #A63148 is Cyan = 0, Magento = 0.70, Yellow = 0.57 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 49 | 72 | - |
| CMYK | 0 | 0.70 | 0.57 | 0.35 |
| HSL | 348.21º | 0.54% | 0.42% | - |
| HSV(B) | 348.21º | 0.7% | 0.65% | - |
| XYZ | 17.99 | 10.77 | 7.26 | - |
| YUV | 86.61 | 119.76 | 184.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 49 | 72 | 0 | 0.70 | 0.57 | 0.35 | 348.21 | 0.54 | 0.42 |
| Hex | A6 | 31 | 48 | 0 | 46 | 39 | 23 | 15C | 36 | 2A |
| Octal | 246 | 61 | 110 | 0 | 106 | 71 | 43 | 534 | 66 | 52 |
| Binary | 10100110 | 110001 | 1001000 | 0 | 1000110 | 111001 | 100011 | 101011100 | 110110 | 101010 |
Color Harmonies of #A63148
Complementary color
Monochromatic Colors of #A63148
Black with #A63148
Text Example
Text Example
White with #A63148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A63148; }
p { color: rgb(166,49,72); }
H1.HeaderClassName
{
color: #A63148;
}
.AnyTagClassName
{
color: #A63148;
}
</style>
background-color css
<style>
a { background-color: #A63148; }
a { background-color: rgb(166,49,72); }
div.DivClassName
{
background-color: #A63148;
}
.BgClassName
{
background-color: #A63148;
}
</style>
border-color css
<style>
span { border-color: #A63148; }
span { border-color: rgb(166,49,72); }
td.TdClassName
{
border-color: #A63148;
}
.TagClassName
{
border-color: #A63148;
}
</style>