Shades of Night Shadz #A63641
Tints of Night Shadz #A63641
RGB
CMYK
RGB Variations
Color information
#A63641 (or 0xA63641) is known color: Night Shadz. HEX triplet: A6, 36 and 41. RGB value is (166,54,65). Sum of RGB (Red+Green+Blue) = 166+54+65=285 (37% of max value = 765). Red value is 166 (65.23% from 255 or 58.25% from 285); Green value is 54 (21.48% from 255 or 18.95% from 285); Blue value is 65 (25.78% from 255 or 22.81% from 285); Max value from RGB is 166 - color contains mainly: red. Hex color #A63641 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #A63641 is #59C9BE. Grayscale: #585858. Windows color (decimal): -5884351 or 4273830. OLE color: 4273830.
HSL color Cylindrical-coordinate representation of color #A63641: hue angle of 354.11º degrees, saturation: 0.51, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #A63641 is Cyan = 0, Magento = 0.67, Yellow = 0.61 and Black (K on CMYK) = 0.35.
Color convert
| RGB | 166 | 54 | 65 | - |
| CMYK | 0 | 0.67 | 0.61 | 0.35 |
| HSL | 354.11º | 0.51% | 0.43% | - |
| HSV(B) | 354.11º | 0.67% | 0.65% | - |
| XYZ | 18 | 11.13 | 6.2 | - |
| YUV | 88.74 | 114.61 | 183.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 166 | 54 | 65 | 0 | 0.67 | 0.61 | 0.35 | 354.11 | 0.51 | 0.43 |
| Hex | A6 | 36 | 41 | 0 | 43 | 3D | 23 | 162 | 33 | 2B |
| Octal | 246 | 66 | 101 | 0 | 103 | 75 | 43 | 542 | 63 | 53 |
| Binary | 10100110 | 110110 | 1000001 | 0 | 1000011 | 111101 | 100011 | 101100010 | 110011 | 101011 |
Color Harmonies of #A63641
Complementary color
Monochromatic Colors of #A63641
Black with #A63641
Text Example
Text Example
White with #A63641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A63641; }
p { color: rgb(166,54,65); }
H1.HeaderClassName
{
color: #A63641;
}
.AnyTagClassName
{
color: #A63641;
}
</style>
background-color css
<style>
a { background-color: #A63641; }
a { background-color: rgb(166,54,65); }
div.DivClassName
{
background-color: #A63641;
}
.BgClassName
{
background-color: #A63641;
}
</style>
border-color css
<style>
span { border-color: #A63641; }
span { border-color: rgb(166,54,65); }
td.TdClassName
{
border-color: #A63641;
}
.TagClassName
{
border-color: #A63641;
}
</style>