Shades of Night Shadz #953447
Tints of Night Shadz #953447
RGB
CMYK
RGB Variations
Color information
#953447 (or 0x953447) is known color: Night Shadz. HEX triplet: 95, 34 and 47. RGB value is (149,52,71). Sum of RGB (Red+Green+Blue) = 149+52+71=272 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.78% from 272); Green value is 52 (20.70% from 255 or 19.12% from 272); Blue value is 71 (28.12% from 255 or 26.10% from 272); Max value from RGB is 149 - color contains mainly: red. Hex color #953447 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953447 is #6ACBB8. Grayscale: #535353. Windows color (decimal): -6998969 or 4666517. OLE color: 4666517.
HSL color Cylindrical-coordinate representation of color #953447: hue angle of 348.25º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #953447 is Cyan = 0, Magento = 0.65, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 52 | 71 | - |
| CMYK | 0 | 0.65 | 0.52 | 0.42 |
| HSL | 348.25º | 0.48% | 0.39% | - |
| HSV(B) | 348.25º | 0.65% | 0.58% | - |
| XYZ | 14.76 | 9.3 | 6.98 | - |
| YUV | 83.17 | 121.14 | 174.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 52 | 71 | 0 | 0.65 | 0.52 | 0.42 | 348.25 | 0.48 | 0.39 |
| Hex | 95 | 34 | 47 | 0 | 41 | 34 | 2A | 15C | 30 | 27 |
| Octal | 225 | 64 | 107 | 0 | 101 | 64 | 52 | 534 | 60 | 47 |
| Binary | 10010101 | 110100 | 1000111 | 0 | 1000001 | 110100 | 101010 | 101011100 | 110000 | 100111 |
Color Harmonies of #953447
Complementary color
Monochromatic Colors of #953447
Black with #953447
Text Example
Text Example
White with #953447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953447; }
p { color: rgb(149,52,71); }
H1.HeaderClassName
{
color: #953447;
}
.AnyTagClassName
{
color: #953447;
}
</style>
background-color css
<style>
a { background-color: #953447; }
a { background-color: rgb(149,52,71); }
div.DivClassName
{
background-color: #953447;
}
.BgClassName
{
background-color: #953447;
}
</style>
border-color css
<style>
span { border-color: #953447; }
span { border-color: rgb(149,52,71); }
td.TdClassName
{
border-color: #953447;
}
.TagClassName
{
border-color: #953447;
}
</style>