Shades of Night Shadz #984553
Tints of Night Shadz #984553
RGB
CMYK
RGB Variations
Color information
#984553 (or 0x984553) is known color: Night Shadz. HEX triplet: 98, 45 and 53. RGB value is (152,69,83). Sum of RGB (Red+Green+Blue) = 152+69+83=304 (40% of max value = 765). Red value is 152 (59.77% from 255 or 50% from 304); Green value is 69 (27.34% from 255 or 22.70% from 304); Blue value is 83 (32.81% from 255 or 27.30% from 304); Max value from RGB is 152 - color contains mainly: red. Hex color #984553 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #984553 is #67BAAC. Grayscale: #5F5F5F. Windows color (decimal): -6797997 or 5457304. OLE color: 5457304.
HSL color Cylindrical-coordinate representation of color #984553: hue angle of 349.88º degrees, saturation: 0.38, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #984553 is Cyan = 0, Magento = 0.55, Yellow = 0.45 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 69 | 83 | - |
| CMYK | 0 | 0.55 | 0.45 | 0.40 |
| HSL | 349.88º | 0.38% | 0.43% | - |
| HSV(B) | 349.88º | 0.55% | 0.6% | - |
| XYZ | 16.64 | 11.56 | 9.54 | - |
| YUV | 95.41 | 121 | 168.36 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 69 | 83 | 0 | 0.55 | 0.45 | 0.40 | 349.88 | 0.38 | 0.43 |
| Hex | 98 | 45 | 53 | 0 | 37 | 2D | 28 | 15E | 26 | 2B |
| Octal | 230 | 105 | 123 | 0 | 67 | 55 | 50 | 536 | 46 | 53 |
| Binary | 10011000 | 1000101 | 1010011 | 0 | 110111 | 101101 | 101000 | 101011110 | 100110 | 101011 |
Color Harmonies of #984553
Complementary color
Monochromatic Colors of #984553
Black with #984553
Text Example
Text Example
White with #984553
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #984553; }
p { color: rgb(152,69,83); }
H1.HeaderClassName
{
color: #984553;
}
.AnyTagClassName
{
color: #984553;
}
</style>
background-color css
<style>
a { background-color: #984553; }
a { background-color: rgb(152,69,83); }
div.DivClassName
{
background-color: #984553;
}
.BgClassName
{
background-color: #984553;
}
</style>
border-color css
<style>
span { border-color: #984553; }
span { border-color: rgb(152,69,83); }
td.TdClassName
{
border-color: #984553;
}
.TagClassName
{
border-color: #984553;
}
</style>