Shades of Night Shadz #974851
Tints of Night Shadz #974851
RGB
CMYK
RGB Variations
Color information
#974851 (or 0x974851) is known color: Night Shadz. HEX triplet: 97, 48 and 51. RGB value is (151,72,81). Sum of RGB (Red+Green+Blue) = 151+72+81=304 (40% of max value = 765). Red value is 151 (59.38% from 255 or 49.67% from 304); Green value is 72 (28.52% from 255 or 23.68% from 304); Blue value is 81 (32.03% from 255 or 26.64% from 304); Max value from RGB is 151 - color contains mainly: red. Hex color #974851 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #974851 is #68B7AE. Grayscale: #606060. Windows color (decimal): -6862767 or 5326999. OLE color: 5326999.
HSL color Cylindrical-coordinate representation of color #974851: hue angle of 353.16º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #974851 is Cyan = 0, Magento = 0.52, Yellow = 0.46 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 72 | 81 | - |
| CMYK | 0 | 0.52 | 0.46 | 0.41 |
| HSL | 353.16º | 0.35% | 0.44% | - |
| HSV(B) | 353.16º | 0.52% | 0.59% | - |
| XYZ | 16.57 | 11.81 | 9.19 | - |
| YUV | 96.65 | 119.17 | 166.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 72 | 81 | 0 | 0.52 | 0.46 | 0.41 | 353.16 | 0.35 | 0.44 |
| Hex | 97 | 48 | 51 | 0 | 34 | 2E | 29 | 161 | 23 | 2C |
| Octal | 227 | 110 | 121 | 0 | 64 | 56 | 51 | 541 | 43 | 54 |
| Binary | 10010111 | 1001000 | 1010001 | 0 | 110100 | 101110 | 101001 | 101100001 | 100011 | 101100 |
Color Harmonies of #974851
Complementary color
Monochromatic Colors of #974851
Black with #974851
Text Example
Text Example
White with #974851
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #974851; }
p { color: rgb(151,72,81); }
H1.HeaderClassName
{
color: #974851;
}
.AnyTagClassName
{
color: #974851;
}
</style>
background-color css
<style>
a { background-color: #974851; }
a { background-color: rgb(151,72,81); }
div.DivClassName
{
background-color: #974851;
}
.BgClassName
{
background-color: #974851;
}
</style>
border-color css
<style>
span { border-color: #974851; }
span { border-color: rgb(151,72,81); }
td.TdClassName
{
border-color: #974851;
}
.TagClassName
{
border-color: #974851;
}
</style>