Shades of Night Shadz #973449
Tints of Night Shadz #973449
RGB
CMYK
RGB Variations
Color information
#973449 (or 0x973449) is known color: Night Shadz. HEX triplet: 97, 34 and 49. RGB value is (151,52,73). Sum of RGB (Red+Green+Blue) = 151+52+73=276 (36% of max value = 765). Red value is 151 (59.38% from 255 or 54.71% from 276); Green value is 52 (20.70% from 255 or 18.84% from 276); Blue value is 73 (28.91% from 255 or 26.45% from 276); Max value from RGB is 151 - color contains mainly: red. Hex color #973449 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #973449 is #68CBB6. Grayscale: #545454. Windows color (decimal): -6867895 or 4797591. OLE color: 4797591.
HSL color Cylindrical-coordinate representation of color #973449: hue angle of 347.27º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #973449 is Cyan = 0, Magento = 0.66, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 52 | 73 | - |
| CMYK | 0 | 0.66 | 0.52 | 0.41 |
| HSL | 347.27º | 0.49% | 0.4% | - |
| HSV(B) | 347.27º | 0.66% | 0.59% | - |
| XYZ | 15.19 | 9.52 | 7.34 | - |
| YUV | 84 | 121.8 | 175.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 52 | 73 | 0 | 0.66 | 0.52 | 0.41 | 347.27 | 0.49 | 0.4 |
| Hex | 97 | 34 | 49 | 0 | 42 | 34 | 29 | 15B | 31 | 28 |
| Octal | 227 | 64 | 111 | 0 | 102 | 64 | 51 | 533 | 61 | 50 |
| Binary | 10010111 | 110100 | 1001001 | 0 | 1000010 | 110100 | 101001 | 101011011 | 110001 | 101000 |
Color Harmonies of #973449
Complementary color
Monochromatic Colors of #973449
Black with #973449
Text Example
Text Example
White with #973449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973449; }
p { color: rgb(151,52,73); }
H1.HeaderClassName
{
color: #973449;
}
.AnyTagClassName
{
color: #973449;
}
</style>
background-color css
<style>
a { background-color: #973449; }
a { background-color: rgb(151,52,73); }
div.DivClassName
{
background-color: #973449;
}
.BgClassName
{
background-color: #973449;
}
</style>
border-color css
<style>
span { border-color: #973449; }
span { border-color: rgb(151,52,73); }
td.TdClassName
{
border-color: #973449;
}
.TagClassName
{
border-color: #973449;
}
</style>