Shades of Night Shadz #953449
Tints of Night Shadz #953449
RGB
CMYK
RGB Variations
Color information
#953449 (or 0x953449) is known color: Night Shadz. HEX triplet: 95, 34 and 49. RGB value is (149,52,73). Sum of RGB (Red+Green+Blue) = 149+52+73=274 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.38% from 274); Green value is 52 (20.70% from 255 or 18.98% from 274); Blue value is 73 (28.91% from 255 or 26.64% from 274); Max value from RGB is 149 - color contains mainly: red. Hex color #953449 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953449 is #6ACBB6. Grayscale: #535353. Windows color (decimal): -6998967 or 4797589. OLE color: 4797589.
HSL color Cylindrical-coordinate representation of color #953449: hue angle of 347.01º 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 #953449 is Cyan = 0, Magento = 0.65, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 52 | 73 | - |
| CMYK | 0 | 0.65 | 0.51 | 0.42 |
| HSL | 347.01º | 0.48% | 0.39% | - |
| HSV(B) | 347.01º | 0.65% | 0.58% | - |
| XYZ | 14.83 | 9.33 | 7.32 | - |
| YUV | 83.4 | 122.14 | 174.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 52 | 73 | 0 | 0.65 | 0.51 | 0.42 | 347.01 | 0.48 | 0.39 |
| Hex | 95 | 34 | 49 | 0 | 41 | 33 | 2A | 15B | 30 | 27 |
| Octal | 225 | 64 | 111 | 0 | 101 | 63 | 52 | 533 | 60 | 47 |
| Binary | 10010101 | 110100 | 1001001 | 0 | 1000001 | 110011 | 101010 | 101011011 | 110000 | 100111 |
Color Harmonies of #953449
Complementary color
Monochromatic Colors of #953449
Black with #953449
Text Example
Text Example
White with #953449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953449; }
p { color: rgb(149,52,73); }
H1.HeaderClassName
{
color: #953449;
}
.AnyTagClassName
{
color: #953449;
}
</style>
background-color css
<style>
a { background-color: #953449; }
a { background-color: rgb(149,52,73); }
div.DivClassName
{
background-color: #953449;
}
.BgClassName
{
background-color: #953449;
}
</style>
border-color css
<style>
span { border-color: #953449; }
span { border-color: rgb(149,52,73); }
td.TdClassName
{
border-color: #953449;
}
.TagClassName
{
border-color: #953449;
}
</style>