Shades of Night Shadz #974550
Tints of Night Shadz #974550
RGB
CMYK
RGB Variations
Color information
#974550 (or 0x974550) is known color: Night Shadz. HEX triplet: 97, 45 and 50. RGB value is (151,69,80). Sum of RGB (Red+Green+Blue) = 151+69+80=300 (39% of max value = 765). Red value is 151 (59.38% from 255 or 50.33% from 300); Green value is 69 (27.34% from 255 or 23% from 300); Blue value is 80 (31.64% from 255 or 26.67% from 300); Max value from RGB is 151 - color contains mainly: red. Hex color #974550 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #974550 is #68BAAF. Grayscale: #5E5E5E. Windows color (decimal): -6863536 or 5260695. OLE color: 5260695.
HSL color Cylindrical-coordinate representation of color #974550: hue angle of 351.95º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #974550 is Cyan = 0, Magento = 0.54, Yellow = 0.47 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 69 | 80 | - |
| CMYK | 0 | 0.54 | 0.47 | 0.41 |
| HSL | 351.95º | 0.37% | 0.43% | - |
| HSV(B) | 351.95º | 0.54% | 0.59% | - |
| XYZ | 16.34 | 11.41 | 8.93 | - |
| YUV | 94.77 | 119.67 | 168.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 69 | 80 | 0 | 0.54 | 0.47 | 0.41 | 351.95 | 0.37 | 0.43 |
| Hex | 97 | 45 | 50 | 0 | 36 | 2F | 29 | 160 | 25 | 2B |
| Octal | 227 | 105 | 120 | 0 | 66 | 57 | 51 | 540 | 45 | 53 |
| Binary | 10010111 | 1000101 | 1010000 | 0 | 110110 | 101111 | 101001 | 101100000 | 100101 | 101011 |
Color Harmonies of #974550
Complementary color
Monochromatic Colors of #974550
Black with #974550
Text Example
Text Example
White with #974550
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974550; }
p { color: rgb(151,69,80); }
H1.HeaderClassName
{
color: #974550;
}
.AnyTagClassName
{
color: #974550;
}
</style>
background-color css
<style>
a { background-color: #974550; }
a { background-color: rgb(151,69,80); }
div.DivClassName
{
background-color: #974550;
}
.BgClassName
{
background-color: #974550;
}
</style>
border-color css
<style>
span { border-color: #974550; }
span { border-color: rgb(151,69,80); }
td.TdClassName
{
border-color: #974550;
}
.TagClassName
{
border-color: #974550;
}
</style>