Shades of Night Shadz #963750
Tints of Night Shadz #963750
RGB
CMYK
RGB Variations
Color information
#963750 (or 0x963750) is known color: Night Shadz. HEX triplet: 96, 37 and 50. RGB value is (150,55,80). Sum of RGB (Red+Green+Blue) = 150+55+80=285 (37% of max value = 765). Red value is 150 (58.98% from 255 or 52.63% from 285); Green value is 55 (21.88% from 255 or 19.30% from 285); Blue value is 80 (31.64% from 255 or 28.07% from 285); Max value from RGB is 150 - color contains mainly: red. Hex color #963750 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963750 is #69C8AF. Grayscale: #565656. Windows color (decimal): -6932656 or 5257110. OLE color: 5257110.
HSL color Cylindrical-coordinate representation of color #963750: hue angle of 344.21º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #963750 is Cyan = 0, Magento = 0.63, Yellow = 0.47 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 55 | 80 | - |
| CMYK | 0 | 0.63 | 0.47 | 0.41 |
| HSL | 344.21º | 0.46% | 0.4% | - |
| HSV(B) | 344.21º | 0.63% | 0.59% | - |
| XYZ | 15.39 | 9.8 | 8.67 | - |
| YUV | 86.26 | 124.47 | 173.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 55 | 80 | 0 | 0.63 | 0.47 | 0.41 | 344.21 | 0.46 | 0.4 |
| Hex | 96 | 37 | 50 | 0 | 3F | 2F | 29 | 158 | 2E | 28 |
| Octal | 226 | 67 | 120 | 0 | 77 | 57 | 51 | 530 | 56 | 50 |
| Binary | 10010110 | 110111 | 1010000 | 0 | 111111 | 101111 | 101001 | 101011000 | 101110 | 101000 |
Color Harmonies of #963750
Complementary color
Monochromatic Colors of #963750
Black with #963750
Text Example
Text Example
White with #963750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963750; }
p { color: rgb(150,55,80); }
H1.HeaderClassName
{
color: #963750;
}
.AnyTagClassName
{
color: #963750;
}
</style>
background-color css
<style>
a { background-color: #963750; }
a { background-color: rgb(150,55,80); }
div.DivClassName
{
background-color: #963750;
}
.BgClassName
{
background-color: #963750;
}
</style>
border-color css
<style>
span { border-color: #963750; }
span { border-color: rgb(150,55,80); }
td.TdClassName
{
border-color: #963750;
}
.TagClassName
{
border-color: #963750;
}
</style>