Shades of Night Shadz #963449
Tints of Night Shadz #963449
RGB
CMYK
RGB Variations
Color information
#963449 (or 0x963449) is known color: Night Shadz. HEX triplet: 96, 34 and 49. RGB value is (150,52,73). Sum of RGB (Red+Green+Blue) = 150+52+73=275 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.55% from 275); Green value is 52 (20.70% from 255 or 18.91% from 275); Blue value is 73 (28.91% from 255 or 26.55% from 275); Max value from RGB is 150 - color contains mainly: red. Hex color #963449 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #963449 is #69CBB6. Grayscale: #535353. Windows color (decimal): -6933431 or 4797590. OLE color: 4797590.
HSL color Cylindrical-coordinate representation of color #963449: hue angle of 347.14º degrees, saturation: 0.49, 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 #963449 is Cyan = 0, Magento = 0.65, Yellow = 0.51 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 52 | 73 | - |
| CMYK | 0 | 0.65 | 0.51 | 0.41 |
| HSL | 347.14º | 0.49% | 0.4% | - |
| HSV(B) | 347.14º | 0.65% | 0.59% | - |
| XYZ | 15.01 | 9.42 | 7.33 | - |
| YUV | 83.7 | 121.97 | 175.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 52 | 73 | 0 | 0.65 | 0.51 | 0.41 | 347.14 | 0.49 | 0.4 |
| Hex | 96 | 34 | 49 | 0 | 41 | 33 | 29 | 15B | 31 | 28 |
| Octal | 226 | 64 | 111 | 0 | 101 | 63 | 51 | 533 | 61 | 50 |
| Binary | 10010110 | 110100 | 1001001 | 0 | 1000001 | 110011 | 101001 | 101011011 | 110001 | 101000 |
Color Harmonies of #963449
Complementary color
Monochromatic Colors of #963449
Black with #963449
Text Example
Text Example
White with #963449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963449; }
p { color: rgb(150,52,73); }
H1.HeaderClassName
{
color: #963449;
}
.AnyTagClassName
{
color: #963449;
}
</style>
background-color css
<style>
a { background-color: #963449; }
a { background-color: rgb(150,52,73); }
div.DivClassName
{
background-color: #963449;
}
.BgClassName
{
background-color: #963449;
}
</style>
border-color css
<style>
span { border-color: #963449; }
span { border-color: rgb(150,52,73); }
td.TdClassName
{
border-color: #963449;
}
.TagClassName
{
border-color: #963449;
}
</style>