Shades of Night Shadz #A73558
Tints of Night Shadz #A73558
RGB
CMYK
RGB Variations
Color information
#A73558 (or 0xA73558) is known color: Night Shadz. HEX triplet: A7, 35 and 58. RGB value is (167,53,88). Sum of RGB (Red+Green+Blue) = 167+53+88=308 (40% of max value = 765). Red value is 167 (65.62% from 255 or 54.22% from 308); Green value is 53 (21.09% from 255 or 17.21% from 308); Blue value is 88 (34.77% from 255 or 28.57% from 308); Max value from RGB is 167 - color contains mainly: red. Hex color #A73558 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A73558 is #58CAA7. Grayscale: #5B5B5B. Windows color (decimal): -5819048 or 5780903. OLE color: 5780903.
HSL color Cylindrical-coordinate representation of color #A73558: hue angle of 341.58º degrees, saturation: 0.52, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #A73558 is Cyan = 0, Magento = 0.68, Yellow = 0.47 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 167 | 53 | 88 | - |
| CMYK | 0 | 0.68 | 0.47 | 0.35 |
| HSL | 341.58º | 0.52% | 0.43% | - |
| HSV(B) | 341.58º | 0.68% | 0.65% | - |
| XYZ | 18.97 | 11.47 | 10.45 | - |
| YUV | 91.08 | 126.27 | 182.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 167 | 53 | 88 | 0 | 0.68 | 0.47 | 0.35 | 341.58 | 0.52 | 0.43 |
| Hex | A7 | 35 | 58 | 0 | 44 | 2F | 23 | 156 | 34 | 2B |
| Octal | 247 | 65 | 130 | 0 | 104 | 57 | 43 | 526 | 64 | 53 |
| Binary | 10100111 | 110101 | 1011000 | 0 | 1000100 | 101111 | 100011 | 101010110 | 110100 | 101011 |
Color Harmonies of #A73558
Complementary color
Monochromatic Colors of #A73558
Black with #A73558
Text Example
Text Example
White with #A73558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A73558; }
p { color: rgb(167,53,88); }
H1.HeaderClassName
{
color: #A73558;
}
.AnyTagClassName
{
color: #A73558;
}
</style>
background-color css
<style>
a { background-color: #A73558; }
a { background-color: rgb(167,53,88); }
div.DivClassName
{
background-color: #A73558;
}
.BgClassName
{
background-color: #A73558;
}
</style>
border-color css
<style>
span { border-color: #A73558; }
span { border-color: rgb(167,53,88); }
td.TdClassName
{
border-color: #A73558;
}
.TagClassName
{
border-color: #A73558;
}
</style>