Shades of Night Shadz #963953
Tints of Night Shadz #963953
RGB
CMYK
RGB Variations
Color information
#963953 (or 0x963953) is known color: Night Shadz. HEX triplet: 96, 39 and 53. RGB value is (150,57,83). Sum of RGB (Red+Green+Blue) = 150+57+83=290 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.72% from 290); Green value is 57 (22.66% from 255 or 19.66% from 290); Blue value is 83 (32.81% from 255 or 28.62% from 290); Max value from RGB is 150 - color contains mainly: red. Hex color #963953 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963953 is #69C6AC. Grayscale: #575757. Windows color (decimal): -6932141 or 5454230. OLE color: 5454230.
HSL color Cylindrical-coordinate representation of color #963953: hue angle of 343.23º 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 #963953 is Cyan = 0, Magento = 0.62, Yellow = 0.45 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 57 | 83 | - |
| CMYK | 0 | 0.62 | 0.45 | 0.41 |
| HSL | 343.23º | 0.45% | 0.41% | - |
| HSV(B) | 343.23º | 0.62% | 0.59% | - |
| XYZ | 15.6 | 10.03 | 9.3 | - |
| YUV | 87.77 | 125.31 | 172.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 57 | 83 | 0 | 0.62 | 0.45 | 0.41 | 343.23 | 0.45 | 0.41 |
| Hex | 96 | 39 | 53 | 0 | 3E | 2D | 29 | 157 | 2D | 29 |
| Octal | 226 | 71 | 123 | 0 | 76 | 55 | 51 | 527 | 55 | 51 |
| Binary | 10010110 | 111001 | 1010011 | 0 | 111110 | 101101 | 101001 | 101010111 | 101101 | 101001 |
Color Harmonies of #963953
Complementary color
Monochromatic Colors of #963953
Black with #963953
Text Example
Text Example
White with #963953
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963953; }
p { color: rgb(150,57,83); }
H1.HeaderClassName
{
color: #963953;
}
.AnyTagClassName
{
color: #963953;
}
</style>
background-color css
<style>
a { background-color: #963953; }
a { background-color: rgb(150,57,83); }
div.DivClassName
{
background-color: #963953;
}
.BgClassName
{
background-color: #963953;
}
</style>
border-color css
<style>
span { border-color: #963953; }
span { border-color: rgb(150,57,83); }
td.TdClassName
{
border-color: #963953;
}
.TagClassName
{
border-color: #963953;
}
</style>