Shades of Night Shadz #963950
Tints of Night Shadz #963950
RGB
CMYK
RGB Variations
Color information
#963950 (or 0x963950) is known color: Night Shadz. HEX triplet: 96, 39 and 50. RGB value is (150,57,80). Sum of RGB (Red+Green+Blue) = 150+57+80=287 (38% of max value = 765). Red value is 150 (58.98% from 255 or 52.26% from 287); Green value is 57 (22.66% from 255 or 19.86% from 287); Blue value is 80 (31.64% from 255 or 27.87% from 287); Max value from RGB is 150 - color contains mainly: red. Hex color #963950 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963950 is #69C6AF. Grayscale: #575757. Windows color (decimal): -6932144 or 5257622. OLE color: 5257622.
HSL color Cylindrical-coordinate representation of color #963950: hue angle of 345.16º degrees, saturation: 0.45, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #963950 is Cyan = 0, Magento = 0.62, Yellow = 0.47 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 57 | 80 | - |
| CMYK | 0 | 0.62 | 0.47 | 0.41 |
| HSL | 345.16º | 0.45% | 0.41% | - |
| HSV(B) | 345.16º | 0.62% | 0.59% | - |
| XYZ | 15.49 | 9.99 | 8.7 | - |
| YUV | 87.43 | 123.81 | 172.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 57 | 80 | 0 | 0.62 | 0.47 | 0.41 | 345.16 | 0.45 | 0.41 |
| Hex | 96 | 39 | 50 | 0 | 3E | 2F | 29 | 159 | 2D | 29 |
| Octal | 226 | 71 | 120 | 0 | 76 | 57 | 51 | 531 | 55 | 51 |
| Binary | 10010110 | 111001 | 1010000 | 0 | 111110 | 101111 | 101001 | 101011001 | 101101 | 101001 |
Color Harmonies of #963950
Complementary color
Monochromatic Colors of #963950
Black with #963950
Text Example
Text Example
White with #963950
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963950; }
p { color: rgb(150,57,80); }
H1.HeaderClassName
{
color: #963950;
}
.AnyTagClassName
{
color: #963950;
}
</style>
background-color css
<style>
a { background-color: #963950; }
a { background-color: rgb(150,57,80); }
div.DivClassName
{
background-color: #963950;
}
.BgClassName
{
background-color: #963950;
}
</style>
border-color css
<style>
span { border-color: #963950; }
span { border-color: rgb(150,57,80); }
td.TdClassName
{
border-color: #963950;
}
.TagClassName
{
border-color: #963950;
}
</style>