Shades of Night Shadz #984457
Tints of Night Shadz #984457
RGB
CMYK
RGB Variations
Color information
#984457 (or 0x984457) is known color: Night Shadz. HEX triplet: 98, 44 and 57. RGB value is (152,68,87). Sum of RGB (Red+Green+Blue) = 152+68+87=307 (40% of max value = 765). Red value is 152 (59.77% from 255 or 49.51% from 307); Green value is 68 (26.95% from 255 or 22.15% from 307); Blue value is 87 (34.38% from 255 or 28.34% from 307); Max value from RGB is 152 - color contains mainly: red. Hex color #984457 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #984457 is #67BBA8. Grayscale: #5F5F5F. Windows color (decimal): -6798249 or 5719192. OLE color: 5719192.
HSL color Cylindrical-coordinate representation of color #984457: hue angle of 346.43º 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 #984457 is Cyan = 0, Magento = 0.55, Yellow = 0.43 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 68 | 87 | - |
| CMYK | 0 | 0.55 | 0.43 | 0.40 |
| HSL | 346.43º | 0.38% | 0.43% | - |
| HSV(B) | 346.43º | 0.55% | 0.6% | - |
| XYZ | 16.74 | 11.5 | 10.35 | - |
| YUV | 95.28 | 123.33 | 168.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 68 | 87 | 0 | 0.55 | 0.43 | 0.40 | 346.43 | 0.38 | 0.43 |
| Hex | 98 | 44 | 57 | 0 | 37 | 2B | 28 | 15A | 26 | 2B |
| Octal | 230 | 104 | 127 | 0 | 67 | 53 | 50 | 532 | 46 | 53 |
| Binary | 10011000 | 1000100 | 1010111 | 0 | 110111 | 101011 | 101000 | 101011010 | 100110 | 101011 |
Color Harmonies of #984457
Complementary color
Monochromatic Colors of #984457
Black with #984457
Text Example
Text Example
White with #984457
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #984457; }
p { color: rgb(152,68,87); }
H1.HeaderClassName
{
color: #984457;
}
.AnyTagClassName
{
color: #984457;
}
</style>
background-color css
<style>
a { background-color: #984457; }
a { background-color: rgb(152,68,87); }
div.DivClassName
{
background-color: #984457;
}
.BgClassName
{
background-color: #984457;
}
</style>
border-color css
<style>
span { border-color: #984457; }
span { border-color: rgb(152,68,87); }
td.TdClassName
{
border-color: #984457;
}
.TagClassName
{
border-color: #984457;
}
</style>