Shades of Night Shadz #A43053
Tints of Night Shadz #A43053
RGB
CMYK
RGB Variations
Color information
#A43053 (or 0xA43053) is known color: Night Shadz. HEX triplet: A4, 30 and 53. RGB value is (164,48,83). Sum of RGB (Red+Green+Blue) = 164+48+83=295 (39% of max value = 765). Red value is 164 (64.45% from 255 or 55.59% from 295); Green value is 48 (19.14% from 255 or 16.27% from 295); Blue value is 83 (32.81% from 255 or 28.14% from 295); Max value from RGB is 164 - color contains mainly: red. Hex color #A43053 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #A43053 is #5BCFAC. Grayscale: #565656. Windows color (decimal): -6016941 or 5451940. OLE color: 5451940.
HSL color Cylindrical-coordinate representation of color #A43053: hue angle of 341.9º degrees, saturation: 0.55, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #A43053 is Cyan = 0, Magento = 0.71, Yellow = 0.49 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 48 | 83 | - |
| CMYK | 0 | 0.71 | 0.49 | 0.36 |
| HSL | 341.9º | 0.55% | 0.42% | - |
| HSV(B) | 341.9º | 0.71% | 0.64% | - |
| XYZ | 17.93 | 10.63 | 9.29 | - |
| YUV | 86.67 | 125.93 | 183.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 48 | 83 | 0 | 0.71 | 0.49 | 0.36 | 341.9 | 0.55 | 0.42 |
| Hex | A4 | 30 | 53 | 0 | 47 | 31 | 24 | 156 | 37 | 2A |
| Octal | 244 | 60 | 123 | 0 | 107 | 61 | 44 | 526 | 67 | 52 |
| Binary | 10100100 | 110000 | 1010011 | 0 | 1000111 | 110001 | 100100 | 101010110 | 110111 | 101010 |
Color Harmonies of #A43053
Complementary color
Monochromatic Colors of #A43053
Black with #A43053
Text Example
Text Example
White with #A43053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A43053; }
p { color: rgb(164,48,83); }
H1.HeaderClassName
{
color: #A43053;
}
.AnyTagClassName
{
color: #A43053;
}
</style>
background-color css
<style>
a { background-color: #A43053; }
a { background-color: rgb(164,48,83); }
div.DivClassName
{
background-color: #A43053;
}
.BgClassName
{
background-color: #A43053;
}
</style>
border-color css
<style>
span { border-color: #A43053; }
span { border-color: rgb(164,48,83); }
td.TdClassName
{
border-color: #A43053;
}
.TagClassName
{
border-color: #A43053;
}
</style>