Shades of Night Shadz #994956
Tints of Night Shadz #994956
RGB
CMYK
RGB Variations
Color information
#994956 (or 0x994956) is known color: Night Shadz. HEX triplet: 99, 49 and 56. RGB value is (153,73,86). Sum of RGB (Red+Green+Blue) = 153+73+86=312 (41% of max value = 765). Red value is 153 (60.16% from 255 or 49.04% from 312); Green value is 73 (28.91% from 255 or 23.40% from 312); Blue value is 86 (33.98% from 255 or 27.56% from 312); Max value from RGB is 153 - color contains mainly: red. Hex color #994956 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #994956 is #66B6A9. Grayscale: #626262. Windows color (decimal): -6731434 or 5654937. OLE color: 5654937.
HSL color Cylindrical-coordinate representation of color #994956: hue angle of 350.25º degrees, saturation: 0.35, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #994956 is Cyan = 0, Magento = 0.52, Yellow = 0.44 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 73 | 86 | - |
| CMYK | 0 | 0.52 | 0.44 | 0.4 |
| HSL | 350.25º | 0.35% | 0.44% | - |
| HSV(B) | 350.25º | 0.52% | 0.6% | - |
| XYZ | 17.2 | 12.21 | 10.25 | - |
| YUV | 98.4 | 121 | 166.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 73 | 86 | 0 | 0.52 | 0.44 | 0.4 | 350.25 | 0.35 | 0.44 |
| Hex | 99 | 49 | 56 | 0 | 34 | 2C | 28 | 15E | 23 | 2C |
| Octal | 231 | 111 | 126 | 0 | 64 | 54 | 50 | 536 | 43 | 54 |
| Binary | 10011001 | 1001001 | 1010110 | 0 | 110100 | 101100 | 101000 | 101011110 | 100011 | 101100 |
Color Harmonies of #994956
Complementary color
Monochromatic Colors of #994956
Black with #994956
Text Example
Text Example
White with #994956
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #994956; }
p { color: rgb(153,73,86); }
H1.HeaderClassName
{
color: #994956;
}
.AnyTagClassName
{
color: #994956;
}
</style>
background-color css
<style>
a { background-color: #994956; }
a { background-color: rgb(153,73,86); }
div.DivClassName
{
background-color: #994956;
}
.BgClassName
{
background-color: #994956;
}
</style>
border-color css
<style>
span { border-color: #994956; }
span { border-color: rgb(153,73,86); }
td.TdClassName
{
border-color: #994956;
}
.TagClassName
{
border-color: #994956;
}
</style>