Shades of Night Shadz #994349
Tints of Night Shadz #994349
RGB
CMYK
RGB Variations
Color information
#994349 (or 0x994349) is known color: Night Shadz. HEX triplet: 99, 43 and 49. RGB value is (153,67,73). Sum of RGB (Red+Green+Blue) = 153+67+73=293 (38% of max value = 765). Red value is 153 (60.16% from 255 or 52.22% from 293); Green value is 67 (26.56% from 255 or 22.87% from 293); Blue value is 73 (28.91% from 255 or 24.91% from 293); Max value from RGB is 153 - color contains mainly: red. Hex color #994349 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #994349 is #66BCB6. Grayscale: #5D5D5D. Windows color (decimal): -6732983 or 4801433. OLE color: 4801433.
HSL color Cylindrical-coordinate representation of color #994349: hue angle of 355.81º 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 #994349 is Cyan = 0, Magento = 0.56, Yellow = 0.52 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 67 | 73 | - |
| CMYK | 0 | 0.56 | 0.52 | 0.4 |
| HSL | 355.81º | 0.39% | 0.43% | - |
| HSV(B) | 355.81º | 0.56% | 0.6% | - |
| XYZ | 16.35 | 11.27 | 7.62 | - |
| YUV | 93.4 | 116.49 | 170.51 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 67 | 73 | 0 | 0.56 | 0.52 | 0.4 | 355.81 | 0.39 | 0.43 |
| Hex | 99 | 43 | 49 | 0 | 38 | 34 | 28 | 164 | 27 | 2B |
| Octal | 231 | 103 | 111 | 0 | 70 | 64 | 50 | 544 | 47 | 53 |
| Binary | 10011001 | 1000011 | 1001001 | 0 | 111000 | 110100 | 101000 | 101100100 | 100111 | 101011 |
Color Harmonies of #994349
Complementary color
Monochromatic Colors of #994349
Black with #994349
Text Example
Text Example
White with #994349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #994349; }
p { color: rgb(153,67,73); }
H1.HeaderClassName
{
color: #994349;
}
.AnyTagClassName
{
color: #994349;
}
</style>
background-color css
<style>
a { background-color: #994349; }
a { background-color: rgb(153,67,73); }
div.DivClassName
{
background-color: #994349;
}
.BgClassName
{
background-color: #994349;
}
</style>
border-color css
<style>
span { border-color: #994349; }
span { border-color: rgb(153,67,73); }
td.TdClassName
{
border-color: #994349;
}
.TagClassName
{
border-color: #994349;
}
</style>