Shades of Night Shadz #994157
Tints of Night Shadz #994157
RGB
CMYK
RGB Variations
Color information
#994157 (or 0x994157) is known color: Night Shadz. HEX triplet: 99, 41 and 57. RGB value is (153,65,87). Sum of RGB (Red+Green+Blue) = 153+65+87=305 (40% of max value = 765). Red value is 153 (60.16% from 255 or 50.16% from 305); Green value is 65 (25.78% from 255 or 21.31% from 305); Blue value is 87 (34.38% from 255 or 28.52% from 305); Max value from RGB is 153 - color contains mainly: red. Hex color #994157 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #994157 is #66BEA8. Grayscale: #5D5D5D. Windows color (decimal): -6733481 or 5718425. OLE color: 5718425.
HSL color Cylindrical-coordinate representation of color #994157: hue angle of 345º degrees, saturation: 0.4, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #994157 is Cyan = 0, Magento = 0.58, Yellow = 0.43 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 65 | 87 | - |
| CMYK | 0 | 0.58 | 0.43 | 0.4 |
| HSL | 345º | 0.4% | 0.43% | - |
| HSV(B) | 345º | 0.58% | 0.6% | - |
| XYZ | 16.75 | 11.24 | 10.3 | - |
| YUV | 93.82 | 124.15 | 170.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 65 | 87 | 0 | 0.58 | 0.43 | 0.4 | 345 | 0.4 | 0.43 |
| Hex | 99 | 41 | 57 | 0 | 3A | 2B | 28 | 159 | 28 | 2B |
| Octal | 231 | 101 | 127 | 0 | 72 | 53 | 50 | 531 | 50 | 53 |
| Binary | 10011001 | 1000001 | 1010111 | 0 | 111010 | 101011 | 101000 | 101011001 | 101000 | 101011 |
Color Harmonies of #994157
Complementary color
Monochromatic Colors of #994157
Black with #994157
Text Example
Text Example
White with #994157
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #994157; }
p { color: rgb(153,65,87); }
H1.HeaderClassName
{
color: #994157;
}
.AnyTagClassName
{
color: #994157;
}
</style>
background-color css
<style>
a { background-color: #994157; }
a { background-color: rgb(153,65,87); }
div.DivClassName
{
background-color: #994157;
}
.BgClassName
{
background-color: #994157;
}
</style>
border-color css
<style>
span { border-color: #994157; }
span { border-color: rgb(153,65,87); }
td.TdClassName
{
border-color: #994157;
}
.TagClassName
{
border-color: #994157;
}
</style>