Shades of Night Shadz #964353
Tints of Night Shadz #964353
RGB
CMYK
RGB Variations
Color information
#964353 (or 0x964353) is known color: Night Shadz. HEX triplet: 96, 43 and 53. RGB value is (150,67,83). Sum of RGB (Red+Green+Blue) = 150+67+83=300 (39% of max value = 765). Red value is 150 (58.98% from 255 or 50% from 300); Green value is 67 (26.56% from 255 or 22.33% from 300); Blue value is 83 (32.81% from 255 or 27.67% from 300); Max value from RGB is 150 - color contains mainly: red. Hex color #964353 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #964353 is #69BCAC. Grayscale: #5D5D5D. Windows color (decimal): -6929581 or 5456790. OLE color: 5456790.
HSL color Cylindrical-coordinate representation of color #964353: hue angle of 348.43º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #964353 is Cyan = 0, Magento = 0.55, Yellow = 0.45 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 67 | 83 | - |
| CMYK | 0 | 0.55 | 0.45 | 0.41 |
| HSL | 348.43º | 0.38% | 0.43% | - |
| HSV(B) | 348.43º | 0.55% | 0.59% | - |
| XYZ | 16.15 | 11.12 | 9.48 | - |
| YUV | 93.64 | 122 | 168.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 67 | 83 | 0 | 0.55 | 0.45 | 0.41 | 348.43 | 0.38 | 0.43 |
| Hex | 96 | 43 | 53 | 0 | 37 | 2D | 29 | 15C | 26 | 2B |
| Octal | 226 | 103 | 123 | 0 | 67 | 55 | 51 | 534 | 46 | 53 |
| Binary | 10010110 | 1000011 | 1010011 | 0 | 110111 | 101101 | 101001 | 101011100 | 100110 | 101011 |
Color Harmonies of #964353
Complementary color
Monochromatic Colors of #964353
Black with #964353
Text Example
Text Example
White with #964353
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #964353; }
p { color: rgb(150,67,83); }
H1.HeaderClassName
{
color: #964353;
}
.AnyTagClassName
{
color: #964353;
}
</style>
background-color css
<style>
a { background-color: #964353; }
a { background-color: rgb(150,67,83); }
div.DivClassName
{
background-color: #964353;
}
.BgClassName
{
background-color: #964353;
}
</style>
border-color css
<style>
span { border-color: #964353; }
span { border-color: rgb(150,67,83); }
td.TdClassName
{
border-color: #964353;
}
.TagClassName
{
border-color: #964353;
}
</style>