Shades of Night Shadz #A63649
Tints of Night Shadz #A63649
RGB
CMYK
RGB Variations
Color information
#A63649 (or 0xA63649) is known color: Night Shadz. HEX triplet: A6, 36 and 49. RGB value is (166,54,73). Sum of RGB (Red+Green+Blue) = 166+54+73=293 (38% of max value = 765). Red value is 166 (65.23% from 255 or 56.66% from 293); Green value is 54 (21.48% from 255 or 18.43% from 293); Blue value is 73 (28.91% from 255 or 24.91% from 293); Max value from RGB is 166 - color contains mainly: red. Hex color #A63649 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A63649 is #59C9B6. Grayscale: #595959. Windows color (decimal): -5884343 or 4798118. OLE color: 4798118.
HSL color Cylindrical-coordinate representation of color #A63649: hue angle of 349.82º degrees, saturation: 0.51, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A63649 is Cyan = 0, Magento = 0.67, Yellow = 0.56 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 54 | 73 | - |
| CMYK | 0 | 0.67 | 0.56 | 0.35 |
| HSL | 349.82º | 0.51% | 0.43% | - |
| HSV(B) | 349.82º | 0.67% | 0.65% | - |
| XYZ | 18.25 | 11.23 | 7.51 | - |
| YUV | 89.65 | 118.61 | 182.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 54 | 73 | 0 | 0.67 | 0.56 | 0.35 | 349.82 | 0.51 | 0.43 |
| Hex | A6 | 36 | 49 | 0 | 43 | 38 | 23 | 15E | 33 | 2B |
| Octal | 246 | 66 | 111 | 0 | 103 | 70 | 43 | 536 | 63 | 53 |
| Binary | 10100110 | 110110 | 1001001 | 0 | 1000011 | 111000 | 100011 | 101011110 | 110011 | 101011 |
Color Harmonies of #A63649
Complementary color
Monochromatic Colors of #A63649
Black with #A63649
Text Example
Text Example
White with #A63649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A63649; }
p { color: rgb(166,54,73); }
H1.HeaderClassName
{
color: #A63649;
}
.AnyTagClassName
{
color: #A63649;
}
</style>
background-color css
<style>
a { background-color: #A63649; }
a { background-color: rgb(166,54,73); }
div.DivClassName
{
background-color: #A63649;
}
.BgClassName
{
background-color: #A63649;
}
</style>
border-color css
<style>
span { border-color: #A63649; }
span { border-color: rgb(166,54,73); }
td.TdClassName
{
border-color: #A63649;
}
.TagClassName
{
border-color: #A63649;
}
</style>