Shades of Night Shadz #994457
Tints of Night Shadz #994457
RGB
CMYK
RGB Variations
Color information
#994457 (or 0x994457) is known color: Night Shadz. HEX triplet: 99, 44 and 57. RGB value is (153,68,87). Sum of RGB (Red+Green+Blue) = 153+68+87=308 (40% of max value = 765). Red value is 153 (60.16% from 255 or 49.68% from 308); Green value is 68 (26.95% from 255 or 22.08% from 308); Blue value is 87 (34.38% from 255 or 28.25% from 308); Max value from RGB is 153 - color contains mainly: red. Hex color #994457 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #994457 is #66BBA8. Grayscale: #5F5F5F. Windows color (decimal): -6732713 or 5719193. OLE color: 5719193.
HSL color Cylindrical-coordinate representation of color #994457: hue angle of 346.59º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #994457 is Cyan = 0, Magento = 0.56, Yellow = 0.43 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 68 | 87 | - |
| CMYK | 0 | 0.56 | 0.43 | 0.4 |
| HSL | 346.59º | 0.38% | 0.43% | - |
| HSV(B) | 346.59º | 0.56% | 0.6% | - |
| XYZ | 16.92 | 11.59 | 10.36 | - |
| YUV | 95.58 | 123.16 | 168.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 68 | 87 | 0 | 0.56 | 0.43 | 0.4 | 346.59 | 0.38 | 0.43 |
| Hex | 99 | 44 | 57 | 0 | 38 | 2B | 28 | 15B | 26 | 2B |
| Octal | 231 | 104 | 127 | 0 | 70 | 53 | 50 | 533 | 46 | 53 |
| Binary | 10011001 | 1000100 | 1010111 | 0 | 111000 | 101011 | 101000 | 101011011 | 100110 | 101011 |
Color Harmonies of #994457
Complementary color
Monochromatic Colors of #994457
Black with #994457
Text Example
Text Example
White with #994457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #994457; }
p { color: rgb(153,68,87); }
H1.HeaderClassName
{
color: #994457;
}
.AnyTagClassName
{
color: #994457;
}
</style>
background-color css
<style>
a { background-color: #994457; }
a { background-color: rgb(153,68,87); }
div.DivClassName
{
background-color: #994457;
}
.BgClassName
{
background-color: #994457;
}
</style>
border-color css
<style>
span { border-color: #994457; }
span { border-color: rgb(153,68,87); }
td.TdClassName
{
border-color: #994457;
}
.TagClassName
{
border-color: #994457;
}
</style>