Shades of Night Shadz #993752
Tints of Night Shadz #993752
RGB
CMYK
RGB Variations
Color information
#993752 (or 0x993752) is known color: Night Shadz. HEX triplet: 99, 37 and 52. RGB value is (153,55,82). Sum of RGB (Red+Green+Blue) = 153+55+82=290 (38% of max value = 765). Red value is 153 (60.16% from 255 or 52.76% from 290); Green value is 55 (21.88% from 255 or 18.97% from 290); Blue value is 82 (32.42% from 255 or 28.28% from 290); Max value from RGB is 153 - color contains mainly: red. Hex color #993752 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #993752 is #66C8AD. Grayscale: #575757. Windows color (decimal): -6736046 or 5388185. OLE color: 5388185.
HSL color Cylindrical-coordinate representation of color #993752: hue angle of 343.47º degrees, saturation: 0.47, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #993752 is Cyan = 0, Magento = 0.64, Yellow = 0.46 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 153 | 55 | 82 | - |
| CMYK | 0 | 0.64 | 0.46 | 0.4 |
| HSL | 343.47º | 0.47% | 0.41% | - |
| HSV(B) | 343.47º | 0.64% | 0.6% | - |
| XYZ | 16.03 | 10.11 | 9.09 | - |
| YUV | 87.38 | 124.97 | 174.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 153 | 55 | 82 | 0 | 0.64 | 0.46 | 0.4 | 343.47 | 0.47 | 0.41 |
| Hex | 99 | 37 | 52 | 0 | 40 | 2E | 28 | 157 | 2F | 29 |
| Octal | 231 | 67 | 122 | 0 | 100 | 56 | 50 | 527 | 57 | 51 |
| Binary | 10011001 | 110111 | 1010010 | 0 | 1000000 | 101110 | 101000 | 101010111 | 101111 | 101001 |
Color Harmonies of #993752
Complementary color
Monochromatic Colors of #993752
Black with #993752
Text Example
Text Example
White with #993752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #993752; }
p { color: rgb(153,55,82); }
H1.HeaderClassName
{
color: #993752;
}
.AnyTagClassName
{
color: #993752;
}
</style>
background-color css
<style>
a { background-color: #993752; }
a { background-color: rgb(153,55,82); }
div.DivClassName
{
background-color: #993752;
}
.BgClassName
{
background-color: #993752;
}
</style>
border-color css
<style>
span { border-color: #993752; }
span { border-color: rgb(153,55,82); }
td.TdClassName
{
border-color: #993752;
}
.TagClassName
{
border-color: #993752;
}
</style>