Shades of Night Shadz #994357
Tints of Night Shadz #994357
RGB
CMYK
RGB Variations
Color information
#994357 (or 0x994357) is known color: Night Shadz. HEX triplet: 99, 43 and 57. RGB value is (153,67,87). Sum of RGB (Red+Green+Blue) = 153+67+87=307 (40% of max value = 765). Red value is 153 (60.16% from 255 or 49.84% from 307); Green value is 67 (26.56% from 255 or 21.82% from 307); Blue value is 87 (34.38% from 255 or 28.34% from 307); Max value from RGB is 153 - color contains mainly: red. Hex color #994357 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #994357 is #66BCA8. Grayscale: #5F5F5F. Windows color (decimal): -6732969 or 5718937. OLE color: 5718937.
HSL color Cylindrical-coordinate representation of color #994357: hue angle of 346.05º degrees, saturation: 0.39, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #994357 is Cyan = 0, Magento = 0.56, Yellow = 0.43 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 67 | 87 | - |
| CMYK | 0 | 0.56 | 0.43 | 0.4 |
| HSL | 346.05º | 0.39% | 0.43% | - |
| HSV(B) | 346.05º | 0.56% | 0.6% | - |
| XYZ | 16.86 | 11.47 | 10.34 | - |
| YUV | 94.99 | 123.49 | 169.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 67 | 87 | 0 | 0.56 | 0.43 | 0.4 | 346.05 | 0.39 | 0.43 |
| Hex | 99 | 43 | 57 | 0 | 38 | 2B | 28 | 15A | 27 | 2B |
| Octal | 231 | 103 | 127 | 0 | 70 | 53 | 50 | 532 | 47 | 53 |
| Binary | 10011001 | 1000011 | 1010111 | 0 | 111000 | 101011 | 101000 | 101011010 | 100111 | 101011 |
Color Harmonies of #994357
Complementary color
Monochromatic Colors of #994357
Black with #994357
Text Example
Text Example
White with #994357
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #994357; }
p { color: rgb(153,67,87); }
H1.HeaderClassName
{
color: #994357;
}
.AnyTagClassName
{
color: #994357;
}
</style>
background-color css
<style>
a { background-color: #994357; }
a { background-color: rgb(153,67,87); }
div.DivClassName
{
background-color: #994357;
}
.BgClassName
{
background-color: #994357;
}
</style>
border-color css
<style>
span { border-color: #994357; }
span { border-color: rgb(153,67,87); }
td.TdClassName
{
border-color: #994357;
}
.TagClassName
{
border-color: #994357;
}
</style>