Shades of Night Shadz #993446
Tints of Night Shadz #993446
RGB
CMYK
RGB Variations
Color information
#993446 (or 0x993446) is known color: Night Shadz. HEX triplet: 99, 34 and 46. RGB value is (153,52,70). Sum of RGB (Red+Green+Blue) = 153+52+70=275 (36% of max value = 765). Red value is 153 (60.16% from 255 or 55.64% from 275); Green value is 52 (20.70% from 255 or 18.91% from 275); Blue value is 70 (27.73% from 255 or 25.45% from 275); Max value from RGB is 153 - color contains mainly: red. Hex color #993446 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #993446 is #66CBB9. Grayscale: #545454. Windows color (decimal): -6736826 or 4600985. OLE color: 4600985.
HSL color Cylindrical-coordinate representation of color #993446: hue angle of 349.31º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #993446 is Cyan = 0, Magento = 0.66, Yellow = 0.54 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 52 | 70 | - |
| CMYK | 0 | 0.66 | 0.54 | 0.4 |
| HSL | 349.31º | 0.49% | 0.4% | - |
| HSV(B) | 349.31º | 0.66% | 0.6% | - |
| XYZ | 15.47 | 9.67 | 6.85 | - |
| YUV | 84.25 | 119.96 | 177.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 52 | 70 | 0 | 0.66 | 0.54 | 0.4 | 349.31 | 0.49 | 0.4 |
| Hex | 99 | 34 | 46 | 0 | 42 | 36 | 28 | 15D | 31 | 28 |
| Octal | 231 | 64 | 106 | 0 | 102 | 66 | 50 | 535 | 61 | 50 |
| Binary | 10011001 | 110100 | 1000110 | 0 | 1000010 | 110110 | 101000 | 101011101 | 110001 | 101000 |
Color Harmonies of #993446
Complementary color
Monochromatic Colors of #993446
Black with #993446
Text Example
Text Example
White with #993446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #993446; }
p { color: rgb(153,52,70); }
H1.HeaderClassName
{
color: #993446;
}
.AnyTagClassName
{
color: #993446;
}
</style>
background-color css
<style>
a { background-color: #993446; }
a { background-color: rgb(153,52,70); }
div.DivClassName
{
background-color: #993446;
}
.BgClassName
{
background-color: #993446;
}
</style>
border-color css
<style>
span { border-color: #993446; }
span { border-color: rgb(153,52,70); }
td.TdClassName
{
border-color: #993446;
}
.TagClassName
{
border-color: #993446;
}
</style>