Shades of Night Shadz #A73740
Tints of Night Shadz #A73740
RGB
CMYK
RGB Variations
Color information
#A73740 (or 0xA73740) is known color: Night Shadz. HEX triplet: A7, 37 and 40. RGB value is (167,55,64). Sum of RGB (Red+Green+Blue) = 167+55+64=286 (37% of max value = 765). Red value is 167 (65.62% from 255 or 58.39% from 286); Green value is 55 (21.88% from 255 or 19.23% from 286); Blue value is 64 (25.39% from 255 or 22.38% from 286); Max value from RGB is 167 - color contains mainly: red. Hex color #A73740 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A73740 is #58C8BF. Grayscale: #595959. Windows color (decimal): -5818560 or 4208551. OLE color: 4208551.
HSL color Cylindrical-coordinate representation of color #A73740: hue angle of 355.18º degrees, saturation: 0.5, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A73740 is Cyan = 0, Magento = 0.67, Yellow = 0.62 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 55 | 64 | - |
| CMYK | 0 | 0.67 | 0.62 | 0.35 |
| HSL | 355.18º | 0.5% | 0.44% | - |
| HSV(B) | 355.18º | 0.67% | 0.65% | - |
| XYZ | 18.23 | 11.32 | 6.07 | - |
| YUV | 89.51 | 113.61 | 183.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 55 | 64 | 0 | 0.67 | 0.62 | 0.35 | 355.18 | 0.5 | 0.44 |
| Hex | A7 | 37 | 40 | 0 | 43 | 3E | 23 | 163 | 32 | 2C |
| Octal | 247 | 67 | 100 | 0 | 103 | 76 | 43 | 543 | 62 | 54 |
| Binary | 10100111 | 110111 | 1000000 | 0 | 1000011 | 111110 | 100011 | 101100011 | 110010 | 101100 |
Color Harmonies of #A73740
Complementary color
Monochromatic Colors of #A73740
Black with #A73740
Text Example
Text Example
White with #A73740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A73740; }
p { color: rgb(167,55,64); }
H1.HeaderClassName
{
color: #A73740;
}
.AnyTagClassName
{
color: #A73740;
}
</style>
background-color css
<style>
a { background-color: #A73740; }
a { background-color: rgb(167,55,64); }
div.DivClassName
{
background-color: #A73740;
}
.BgClassName
{
background-color: #A73740;
}
</style>
border-color css
<style>
span { border-color: #A73740; }
span { border-color: rgb(167,55,64); }
td.TdClassName
{
border-color: #A73740;
}
.TagClassName
{
border-color: #A73740;
}
</style>