Shades of Night Shadz #A63459
Tints of Night Shadz #A63459
RGB
CMYK
RGB Variations
Color information
#A63459 (or 0xA63459) is known color: Night Shadz. HEX triplet: A6, 34 and 59. RGB value is (166,52,89). Sum of RGB (Red+Green+Blue) = 166+52+89=307 (40% of max value = 765). Red value is 166 (65.23% from 255 or 54.07% from 307); Green value is 52 (20.70% from 255 or 16.94% from 307); Blue value is 89 (35.16% from 255 or 28.99% from 307); Max value from RGB is 166 - color contains mainly: red. Hex color #A63459 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A63459 is #59CBA6. Grayscale: #5A5A5A. Windows color (decimal): -5884839 or 5846182. OLE color: 5846182.
HSL color Cylindrical-coordinate representation of color #A63459: hue angle of 340.53º degrees, saturation: 0.52, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #A63459 is Cyan = 0, Magento = 0.69, Yellow = 0.46 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 52 | 89 | - |
| CMYK | 0 | 0.69 | 0.46 | 0.35 |
| HSL | 340.53º | 0.52% | 0.43% | - |
| HSV(B) | 340.53º | 0.69% | 0.65% | - |
| XYZ | 18.76 | 11.28 | 10.64 | - |
| YUV | 90.3 | 127.27 | 181.99 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 52 | 89 | 0 | 0.69 | 0.46 | 0.35 | 340.53 | 0.52 | 0.43 |
| Hex | A6 | 34 | 59 | 0 | 45 | 2E | 23 | 155 | 34 | 2B |
| Octal | 246 | 64 | 131 | 0 | 105 | 56 | 43 | 525 | 64 | 53 |
| Binary | 10100110 | 110100 | 1011001 | 0 | 1000101 | 101110 | 100011 | 101010101 | 110100 | 101011 |
Color Harmonies of #A63459
Complementary color
Monochromatic Colors of #A63459
Black with #A63459
Text Example
Text Example
White with #A63459
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A63459; }
p { color: rgb(166,52,89); }
H1.HeaderClassName
{
color: #A63459;
}
.AnyTagClassName
{
color: #A63459;
}
</style>
background-color css
<style>
a { background-color: #A63459; }
a { background-color: rgb(166,52,89); }
div.DivClassName
{
background-color: #A63459;
}
.BgClassName
{
background-color: #A63459;
}
</style>
border-color css
<style>
span { border-color: #A63459; }
span { border-color: rgb(166,52,89); }
td.TdClassName
{
border-color: #A63459;
}
.TagClassName
{
border-color: #A63459;
}
</style>