Shades of Night Shadz #9E3756
Tints of Night Shadz #9E3756
RGB
CMYK
RGB Variations
Color information
#9E3756 (or 0x9E3756) is known color: Night Shadz. HEX triplet: 9E, 37 and 56. RGB value is (158,55,86). Sum of RGB (Red+Green+Blue) = 158+55+86=299 (39% of max value = 765). Red value is 158 (62.11% from 255 or 52.84% from 299); Green value is 55 (21.88% from 255 or 18.39% from 299); Blue value is 86 (33.98% from 255 or 28.76% from 299); Max value from RGB is 158 - color contains mainly: red. Hex color #9E3756 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #9E3756 is #61C8A9. Grayscale: #595959. Windows color (decimal): -6408362 or 5650334. OLE color: 5650334.
HSL color Cylindrical-coordinate representation of color #9E3756: hue angle of 341.94º degrees, saturation: 0.48, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #9E3756 is Cyan = 0, Magento = 0.65, Yellow = 0.46 and Black (K on CMYK) = 0.38.
Color convert
| RGB | 158 | 55 | 86 | - |
| CMYK | 0 | 0.65 | 0.46 | 0.38 |
| HSL | 341.94º | 0.48% | 0.42% | - |
| HSV(B) | 341.94º | 0.65% | 0.62% | - |
| XYZ | 17.15 | 10.67 | 9.96 | - |
| YUV | 89.33 | 126.12 | 176.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 158 | 55 | 86 | 0 | 0.65 | 0.46 | 0.38 | 341.94 | 0.48 | 0.42 |
| Hex | 9E | 37 | 56 | 0 | 41 | 2E | 26 | 156 | 30 | 2A |
| Octal | 236 | 67 | 126 | 0 | 101 | 56 | 46 | 526 | 60 | 52 |
| Binary | 10011110 | 110111 | 1010110 | 0 | 1000001 | 101110 | 100110 | 101010110 | 110000 | 101010 |
Color Harmonies of #9E3756
Complementary color
Monochromatic Colors of #9E3756
Black with #9E3756
Text Example
Text Example
White with #9E3756
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #9E3756; }
p { color: rgb(158,55,86); }
H1.HeaderClassName
{
color: #9E3756;
}
.AnyTagClassName
{
color: #9E3756;
}
</style>
background-color css
<style>
a { background-color: #9E3756; }
a { background-color: rgb(158,55,86); }
div.DivClassName
{
background-color: #9E3756;
}
.BgClassName
{
background-color: #9E3756;
}
</style>
border-color css
<style>
span { border-color: #9E3756; }
span { border-color: rgb(158,55,86); }
td.TdClassName
{
border-color: #9E3756;
}
.TagClassName
{
border-color: #9E3756;
}
</style>