Shades of Night Shadz #953346
Tints of Night Shadz #953346
RGB
CMYK
RGB Variations
Color information
#953346 (or 0x953346) is known color: Night Shadz. HEX triplet: 95, 33 and 46. RGB value is (149,51,70). Sum of RGB (Red+Green+Blue) = 149+51+70=270 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.19% from 270); Green value is 51 (20.31% from 255 or 18.89% from 270); Blue value is 70 (27.73% from 255 or 25.93% from 270); Max value from RGB is 149 - color contains mainly: red. Hex color #953346 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953346 is #6ACCB9. Grayscale: #525252. Windows color (decimal): -6999226 or 4600725. OLE color: 4600725.
HSL color Cylindrical-coordinate representation of color #953346: hue angle of 348.37º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #953346 is Cyan = 0, Magento = 0.66, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 51 | 70 | - |
| CMYK | 0 | 0.66 | 0.53 | 0.42 |
| HSL | 348.37º | 0.49% | 0.39% | - |
| HSV(B) | 348.37º | 0.66% | 0.58% | - |
| XYZ | 14.68 | 9.2 | 6.8 | - |
| YUV | 82.47 | 120.97 | 175.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 51 | 70 | 0 | 0.66 | 0.53 | 0.42 | 348.37 | 0.49 | 0.39 |
| Hex | 95 | 33 | 46 | 0 | 42 | 35 | 2A | 15C | 31 | 27 |
| Octal | 225 | 63 | 106 | 0 | 102 | 65 | 52 | 534 | 61 | 47 |
| Binary | 10010101 | 110011 | 1000110 | 0 | 1000010 | 110101 | 101010 | 101011100 | 110001 | 100111 |
Color Harmonies of #953346
Complementary color
Monochromatic Colors of #953346
Black with #953346
Text Example
Text Example
White with #953346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953346; }
p { color: rgb(149,51,70); }
H1.HeaderClassName
{
color: #953346;
}
.AnyTagClassName
{
color: #953346;
}
</style>
background-color css
<style>
a { background-color: #953346; }
a { background-color: rgb(149,51,70); }
div.DivClassName
{
background-color: #953346;
}
.BgClassName
{
background-color: #953346;
}
</style>
border-color css
<style>
span { border-color: #953346; }
span { border-color: rgb(149,51,70); }
td.TdClassName
{
border-color: #953346;
}
.TagClassName
{
border-color: #953346;
}
</style>