Shades of Night Shadz #993651
Tints of Night Shadz #993651
RGB
CMYK
RGB Variations
Color information
#993651 (or 0x993651) is known color: Night Shadz. HEX triplet: 99, 36 and 51. RGB value is (153,54,81). Sum of RGB (Red+Green+Blue) = 153+54+81=288 (38% of max value = 765). Red value is 153 (60.16% from 255 or 53.12% from 288); Green value is 54 (21.48% from 255 or 18.75% from 288); Blue value is 81 (32.03% from 255 or 28.12% from 288); Max value from RGB is 153 - color contains mainly: red. Hex color #993651 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #993651 is #66C9AE. Grayscale: #565656. Windows color (decimal): -6736303 or 5322393. OLE color: 5322393.
HSL color Cylindrical-coordinate representation of color #993651: hue angle of 343.64º degrees, saturation: 0.48, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #993651 is Cyan = 0, Magento = 0.65, Yellow = 0.47 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 54 | 81 | - |
| CMYK | 0 | 0.65 | 0.47 | 0.4 |
| HSL | 343.64º | 0.48% | 0.41% | - |
| HSV(B) | 343.64º | 0.65% | 0.6% | - |
| XYZ | 15.94 | 10 | 8.88 | - |
| YUV | 86.68 | 124.8 | 175.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 54 | 81 | 0 | 0.65 | 0.47 | 0.4 | 343.64 | 0.48 | 0.41 |
| Hex | 99 | 36 | 51 | 0 | 41 | 2F | 28 | 158 | 30 | 29 |
| Octal | 231 | 66 | 121 | 0 | 101 | 57 | 50 | 530 | 60 | 51 |
| Binary | 10011001 | 110110 | 1010001 | 0 | 1000001 | 101111 | 101000 | 101011000 | 110000 | 101001 |
Color Harmonies of #993651
Complementary color
Monochromatic Colors of #993651
Black with #993651
Text Example
Text Example
White with #993651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #993651; }
p { color: rgb(153,54,81); }
H1.HeaderClassName
{
color: #993651;
}
.AnyTagClassName
{
color: #993651;
}
</style>
background-color css
<style>
a { background-color: #993651; }
a { background-color: rgb(153,54,81); }
div.DivClassName
{
background-color: #993651;
}
.BgClassName
{
background-color: #993651;
}
</style>
border-color css
<style>
span { border-color: #993651; }
span { border-color: rgb(153,54,81); }
td.TdClassName
{
border-color: #993651;
}
.TagClassName
{
border-color: #993651;
}
</style>