Shades of Night Shadz #963549
Tints of Night Shadz #963549
RGB
CMYK
RGB Variations
Color information
#963549 (or 0x963549) is known color: Night Shadz. HEX triplet: 96, 35 and 49. RGB value is (150,53,73). Sum of RGB (Red+Green+Blue) = 150+53+73=276 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.35% from 276); Green value is 53 (21.09% from 255 or 19.20% from 276); Blue value is 73 (28.91% from 255 or 26.45% from 276); Max value from RGB is 150 - color contains mainly: red. Hex color #963549 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #963549 is #69CAB6. Grayscale: #545454. Windows color (decimal): -6933175 or 4797846. OLE color: 4797846.
HSL color Cylindrical-coordinate representation of color #963549: hue angle of 347.63º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #963549 is Cyan = 0, Magento = 0.65, Yellow = 0.51 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 53 | 73 | - |
| CMYK | 0 | 0.65 | 0.51 | 0.41 |
| HSL | 347.63º | 0.48% | 0.4% | - |
| HSV(B) | 347.63º | 0.65% | 0.59% | - |
| XYZ | 15.05 | 9.51 | 7.35 | - |
| YUV | 84.28 | 121.64 | 174.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 53 | 73 | 0 | 0.65 | 0.51 | 0.41 | 347.63 | 0.48 | 0.4 |
| Hex | 96 | 35 | 49 | 0 | 41 | 33 | 29 | 15C | 30 | 28 |
| Octal | 226 | 65 | 111 | 0 | 101 | 63 | 51 | 534 | 60 | 50 |
| Binary | 10010110 | 110101 | 1001001 | 0 | 1000001 | 110011 | 101001 | 101011100 | 110000 | 101000 |
Color Harmonies of #963549
Complementary color
Monochromatic Colors of #963549
Black with #963549
Text Example
Text Example
White with #963549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963549; }
p { color: rgb(150,53,73); }
H1.HeaderClassName
{
color: #963549;
}
.AnyTagClassName
{
color: #963549;
}
</style>
background-color css
<style>
a { background-color: #963549; }
a { background-color: rgb(150,53,73); }
div.DivClassName
{
background-color: #963549;
}
.BgClassName
{
background-color: #963549;
}
</style>
border-color css
<style>
span { border-color: #963549; }
span { border-color: rgb(150,53,73); }
td.TdClassName
{
border-color: #963549;
}
.TagClassName
{
border-color: #963549;
}
</style>