Shades of Night Shadz #994954
Tints of Night Shadz #994954
RGB
CMYK
RGB Variations
Color information
#994954 (or 0x994954) is known color: Night Shadz. HEX triplet: 99, 49 and 54. RGB value is (153,73,84). Sum of RGB (Red+Green+Blue) = 153+73+84=310 (41% of max value = 765). Red value is 153 (60.16% from 255 or 49.35% from 310); Green value is 73 (28.91% from 255 or 23.55% from 310); Blue value is 84 (33.20% from 255 or 27.10% from 310); Max value from RGB is 153 - color contains mainly: red. Hex color #994954 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #994954 is #66B6AB. Grayscale: #626262. Windows color (decimal): -6731436 or 5523865. OLE color: 5523865.
HSL color Cylindrical-coordinate representation of color #994954: hue angle of 351.75º 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 #994954 is Cyan = 0, Magento = 0.52, Yellow = 0.45 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 73 | 84 | - |
| CMYK | 0 | 0.52 | 0.45 | 0.4 |
| HSL | 351.75º | 0.35% | 0.44% | - |
| HSV(B) | 351.75º | 0.52% | 0.6% | - |
| XYZ | 17.12 | 12.18 | 9.84 | - |
| YUV | 98.17 | 120 | 167.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 73 | 84 | 0 | 0.52 | 0.45 | 0.4 | 351.75 | 0.35 | 0.44 |
| Hex | 99 | 49 | 54 | 0 | 34 | 2D | 28 | 160 | 23 | 2C |
| Octal | 231 | 111 | 124 | 0 | 64 | 55 | 50 | 540 | 43 | 54 |
| Binary | 10011001 | 1001001 | 1010100 | 0 | 110100 | 101101 | 101000 | 101100000 | 100011 | 101100 |
Color Harmonies of #994954
Complementary color
Monochromatic Colors of #994954
Black with #994954
Text Example
Text Example
White with #994954
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #994954; }
p { color: rgb(153,73,84); }
H1.HeaderClassName
{
color: #994954;
}
.AnyTagClassName
{
color: #994954;
}
</style>
background-color css
<style>
a { background-color: #994954; }
a { background-color: rgb(153,73,84); }
div.DivClassName
{
background-color: #994954;
}
.BgClassName
{
background-color: #994954;
}
</style>
border-color css
<style>
span { border-color: #994954; }
span { border-color: rgb(153,73,84); }
td.TdClassName
{
border-color: #994954;
}
.TagClassName
{
border-color: #994954;
}
</style>