Shades of Night Shadz #A73446
Tints of Night Shadz #A73446
RGB
CMYK
RGB Variations
Color information
#A73446 (or 0xA73446) is known color: Night Shadz. HEX triplet: A7, 34 and 46. RGB value is (167,52,70). Sum of RGB (Red+Green+Blue) = 167+52+70=289 (38% of max value = 765). Red value is 167 (65.62% from 255 or 57.79% from 289); Green value is 52 (20.70% from 255 or 17.99% from 289); Blue value is 70 (27.73% from 255 or 24.22% from 289); Max value from RGB is 167 - color contains mainly: red. Hex color #A73446 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A73446 is #58CBB9. Grayscale: #585858. Windows color (decimal): -5819322 or 4600999. OLE color: 4600999.
HSL color Cylindrical-coordinate representation of color #A73446: hue angle of 350.61º degrees, saturation: 0.53, 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 #A73446 is Cyan = 0, Magento = 0.69, Yellow = 0.58 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 52 | 70 | - |
| CMYK | 0 | 0.69 | 0.58 | 0.35 |
| HSL | 350.61º | 0.53% | 0.43% | - |
| HSV(B) | 350.61º | 0.69% | 0.65% | - |
| XYZ | 18.27 | 11.11 | 6.98 | - |
| YUV | 88.44 | 117.6 | 184.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 52 | 70 | 0 | 0.69 | 0.58 | 0.35 | 350.61 | 0.53 | 0.43 |
| Hex | A7 | 34 | 46 | 0 | 45 | 3A | 23 | 15F | 35 | 2B |
| Octal | 247 | 64 | 106 | 0 | 105 | 72 | 43 | 537 | 65 | 53 |
| Binary | 10100111 | 110100 | 1000110 | 0 | 1000101 | 111010 | 100011 | 101011111 | 110101 | 101011 |
Color Harmonies of #A73446
Complementary color
Monochromatic Colors of #A73446
Black with #A73446
Text Example
Text Example
White with #A73446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A73446; }
p { color: rgb(167,52,70); }
H1.HeaderClassName
{
color: #A73446;
}
.AnyTagClassName
{
color: #A73446;
}
</style>
background-color css
<style>
a { background-color: #A73446; }
a { background-color: rgb(167,52,70); }
div.DivClassName
{
background-color: #A73446;
}
.BgClassName
{
background-color: #A73446;
}
</style>
border-color css
<style>
span { border-color: #A73446; }
span { border-color: rgb(167,52,70); }
td.TdClassName
{
border-color: #A73446;
}
.TagClassName
{
border-color: #A73446;
}
</style>