Shades of Night Shadz #983349
Tints of Night Shadz #983349
RGB
CMYK
RGB Variations
Color information
#983349 (or 0x983349) is known color: Night Shadz. HEX triplet: 98, 33 and 49. RGB value is (152,51,73). Sum of RGB (Red+Green+Blue) = 152+51+73=276 (36% of max value = 765). Red value is 152 (59.77% from 255 or 55.07% from 276); Green value is 51 (20.31% from 255 or 18.48% from 276); Blue value is 73 (28.91% from 255 or 26.45% from 276); Max value from RGB is 152 - color contains mainly: red. Hex color #983349 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #983349 is #67CCB6. Grayscale: #535353. Windows color (decimal): -6802615 or 4797336. OLE color: 4797336.
HSL color Cylindrical-coordinate representation of color #983349: hue angle of 346.93º degrees, saturation: 0.5, 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 #983349 is Cyan = 0, Magento = 0.66, Yellow = 0.52 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 51 | 73 | - |
| CMYK | 0 | 0.66 | 0.52 | 0.40 |
| HSL | 346.93º | 0.5% | 0.4% | - |
| HSV(B) | 346.93º | 0.66% | 0.6% | - |
| XYZ | 15.34 | 9.52 | 7.33 | - |
| YUV | 83.71 | 121.96 | 176.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 51 | 73 | 0 | 0.66 | 0.52 | 0.40 | 346.93 | 0.5 | 0.4 |
| Hex | 98 | 33 | 49 | 0 | 42 | 34 | 28 | 15B | 32 | 28 |
| Octal | 230 | 63 | 111 | 0 | 102 | 64 | 50 | 533 | 62 | 50 |
| Binary | 10011000 | 110011 | 1001001 | 0 | 1000010 | 110100 | 101000 | 101011011 | 110010 | 101000 |
Color Harmonies of #983349
Complementary color
Monochromatic Colors of #983349
Black with #983349
Text Example
Text Example
White with #983349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #983349; }
p { color: rgb(152,51,73); }
H1.HeaderClassName
{
color: #983349;
}
.AnyTagClassName
{
color: #983349;
}
</style>
background-color css
<style>
a { background-color: #983349; }
a { background-color: rgb(152,51,73); }
div.DivClassName
{
background-color: #983349;
}
.BgClassName
{
background-color: #983349;
}
</style>
border-color css
<style>
span { border-color: #983349; }
span { border-color: rgb(152,51,73); }
td.TdClassName
{
border-color: #983349;
}
.TagClassName
{
border-color: #983349;
}
</style>