Shades of Night Shadz #A73056
Tints of Night Shadz #A73056
RGB
CMYK
RGB Variations
Color information
#A73056 (or 0xA73056) is known color: Night Shadz. HEX triplet: A7, 30 and 56. RGB value is (167,48,86). Sum of RGB (Red+Green+Blue) = 167+48+86=301 (39% of max value = 765). Red value is 167 (65.62% from 255 or 55.48% from 301); Green value is 48 (19.14% from 255 or 15.95% from 301); Blue value is 86 (33.98% from 255 or 28.57% from 301); Max value from RGB is 167 - color contains mainly: red. Hex color #A73056 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A73056 is #58CFA9. Grayscale: #575757. Windows color (decimal): -5820330 or 5648551. OLE color: 5648551.
HSL color Cylindrical-coordinate representation of color #A73056: hue angle of 340.84º 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 #A73056 is Cyan = 0, Magento = 0.71, Yellow = 0.49 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 48 | 86 | - |
| CMYK | 0 | 0.71 | 0.49 | 0.35 |
| HSL | 340.84º | 0.55% | 0.42% | - |
| HSV(B) | 340.84º | 0.71% | 0.65% | - |
| XYZ | 18.67 | 11 | 9.94 | - |
| YUV | 87.91 | 126.92 | 184.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 48 | 86 | 0 | 0.71 | 0.49 | 0.35 | 340.84 | 0.55 | 0.42 |
| Hex | A7 | 30 | 56 | 0 | 47 | 31 | 23 | 155 | 37 | 2A |
| Octal | 247 | 60 | 126 | 0 | 107 | 61 | 43 | 525 | 67 | 52 |
| Binary | 10100111 | 110000 | 1010110 | 0 | 1000111 | 110001 | 100011 | 101010101 | 110111 | 101010 |
Color Harmonies of #A73056
Complementary color
Monochromatic Colors of #A73056
Black with #A73056
Text Example
Text Example
White with #A73056
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A73056; }
p { color: rgb(167,48,86); }
H1.HeaderClassName
{
color: #A73056;
}
.AnyTagClassName
{
color: #A73056;
}
</style>
background-color css
<style>
a { background-color: #A73056; }
a { background-color: rgb(167,48,86); }
div.DivClassName
{
background-color: #A73056;
}
.BgClassName
{
background-color: #A73056;
}
</style>
border-color css
<style>
span { border-color: #A73056; }
span { border-color: rgb(167,48,86); }
td.TdClassName
{
border-color: #A73056;
}
.TagClassName
{
border-color: #A73056;
}
</style>