Shades of Night Shadz #A64041
Tints of Night Shadz #A64041
RGB
CMYK
RGB Variations
Color information
#A64041 (or 0xA64041) is known color: Night Shadz. HEX triplet: A6, 40 and 41. RGB value is (166,64,65). Sum of RGB (Red+Green+Blue) = 166+64+65=295 (39% of max value = 765). Red value is 166 (65.23% from 255 or 56.27% from 295); Green value is 64 (25.39% from 255 or 21.69% from 295); Blue value is 65 (25.78% from 255 or 22.03% from 295); Max value from RGB is 166 - color contains mainly: red. Hex color #A64041 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A64041 is #59BFBE. Grayscale: #5E5E5E. Windows color (decimal): -5881791 or 4276390. OLE color: 4276390.
HSL color Cylindrical-coordinate representation of color #A64041: hue angle of 359.41º degrees, saturation: 0.44, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #A64041 is Cyan = 0, Magento = 0.61, Yellow = 0.61 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 64 | 65 | - |
| CMYK | 0 | 0.61 | 0.61 | 0.35 |
| HSL | 359.41º | 0.44% | 0.45% | - |
| HSV(B) | 359.41º | 0.61% | 0.65% | - |
| XYZ | 18.51 | 12.16 | 6.37 | - |
| YUV | 94.61 | 111.29 | 178.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 64 | 65 | 0 | 0.61 | 0.61 | 0.35 | 359.41 | 0.44 | 0.45 |
| Hex | A6 | 40 | 41 | 0 | 3D | 3D | 23 | 167 | 2C | 2D |
| Octal | 246 | 100 | 101 | 0 | 75 | 75 | 43 | 547 | 54 | 55 |
| Binary | 10100110 | 1000000 | 1000001 | 0 | 111101 | 111101 | 100011 | 101100111 | 101100 | 101101 |
Color Harmonies of #A64041
Complementary color
Monochromatic Colors of #A64041
Black with #A64041
Text Example
Text Example
White with #A64041
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A64041; }
p { color: rgb(166,64,65); }
H1.HeaderClassName
{
color: #A64041;
}
.AnyTagClassName
{
color: #A64041;
}
</style>
background-color css
<style>
a { background-color: #A64041; }
a { background-color: rgb(166,64,65); }
div.DivClassName
{
background-color: #A64041;
}
.BgClassName
{
background-color: #A64041;
}
</style>
border-color css
<style>
span { border-color: #A64041; }
span { border-color: rgb(166,64,65); }
td.TdClassName
{
border-color: #A64041;
}
.TagClassName
{
border-color: #A64041;
}
</style>