Shades of Night Shadz #A73441
Tints of Night Shadz #A73441
RGB
CMYK
RGB Variations
Color information
#A73441 (or 0xA73441) is known color: Night Shadz. HEX triplet: A7, 34 and 41. RGB value is (167,52,65). Sum of RGB (Red+Green+Blue) = 167+52+65=284 (37% of max value = 765). Red value is 167 (65.62% from 255 or 58.80% from 284); Green value is 52 (20.70% from 255 or 18.31% from 284); Blue value is 65 (25.78% from 255 or 22.89% from 284); Max value from RGB is 167 - color contains mainly: red. Hex color #A73441 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A73441 is #58CBBE. Grayscale: #575757. Windows color (decimal): -5819327 or 4273319. OLE color: 4273319.
HSL color Cylindrical-coordinate representation of color #A73441: hue angle of 353.22º 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 #A73441 is Cyan = 0, Magento = 0.69, Yellow = 0.61 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 52 | 65 | - |
| CMYK | 0 | 0.69 | 0.61 | 0.35 |
| HSL | 353.22º | 0.53% | 0.43% | - |
| HSV(B) | 353.22º | 0.69% | 0.65% | - |
| XYZ | 18.12 | 11.05 | 6.18 | - |
| YUV | 87.87 | 115.1 | 184.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 52 | 65 | 0 | 0.69 | 0.61 | 0.35 | 353.22 | 0.53 | 0.43 |
| Hex | A7 | 34 | 41 | 0 | 45 | 3D | 23 | 161 | 35 | 2B |
| Octal | 247 | 64 | 101 | 0 | 105 | 75 | 43 | 541 | 65 | 53 |
| Binary | 10100111 | 110100 | 1000001 | 0 | 1000101 | 111101 | 100011 | 101100001 | 110101 | 101011 |
Color Harmonies of #A73441
Complementary color
Monochromatic Colors of #A73441
Black with #A73441
Text Example
Text Example
White with #A73441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A73441; }
p { color: rgb(167,52,65); }
H1.HeaderClassName
{
color: #A73441;
}
.AnyTagClassName
{
color: #A73441;
}
</style>
background-color css
<style>
a { background-color: #A73441; }
a { background-color: rgb(167,52,65); }
div.DivClassName
{
background-color: #A73441;
}
.BgClassName
{
background-color: #A73441;
}
</style>
border-color css
<style>
span { border-color: #A73441; }
span { border-color: rgb(167,52,65); }
td.TdClassName
{
border-color: #A73441;
}
.TagClassName
{
border-color: #A73441;
}
</style>