Shades of Night Shadz #953949
Tints of Night Shadz #953949
RGB
CMYK
RGB Variations
Color information
#953949 (or 0x953949) is known color: Night Shadz. HEX triplet: 95, 39 and 49. RGB value is (149,57,73). Sum of RGB (Red+Green+Blue) = 149+57+73=279 (36% of max value = 765). Red value is 149 (58.59% from 255 or 53.41% from 279); Green value is 57 (22.66% from 255 or 20.43% from 279); Blue value is 73 (28.91% from 255 or 26.16% from 279); Max value from RGB is 149 - color contains mainly: red. Hex color #953949 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953949 is #6AC6B6. Grayscale: #565656. Windows color (decimal): -6997687 or 4798869. OLE color: 4798869.
HSL color Cylindrical-coordinate representation of color #953949: hue angle of 349.57º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #953949 is Cyan = 0, Magento = 0.62, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 57 | 73 | - |
| CMYK | 0 | 0.62 | 0.51 | 0.42 |
| HSL | 349.57º | 0.45% | 0.4% | - |
| HSV(B) | 349.57º | 0.62% | 0.58% | - |
| XYZ | 15.06 | 9.8 | 7.4 | - |
| YUV | 86.33 | 120.48 | 172.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 57 | 73 | 0 | 0.62 | 0.51 | 0.42 | 349.57 | 0.45 | 0.4 |
| Hex | 95 | 39 | 49 | 0 | 3E | 33 | 2A | 15E | 2D | 28 |
| Octal | 225 | 71 | 111 | 0 | 76 | 63 | 52 | 536 | 55 | 50 |
| Binary | 10010101 | 111001 | 1001001 | 0 | 111110 | 110011 | 101010 | 101011110 | 101101 | 101000 |
Color Harmonies of #953949
Complementary color
Monochromatic Colors of #953949
Black with #953949
Text Example
Text Example
White with #953949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953949; }
p { color: rgb(149,57,73); }
H1.HeaderClassName
{
color: #953949;
}
.AnyTagClassName
{
color: #953949;
}
</style>
background-color css
<style>
a { background-color: #953949; }
a { background-color: rgb(149,57,73); }
div.DivClassName
{
background-color: #953949;
}
.BgClassName
{
background-color: #953949;
}
</style>
border-color css
<style>
span { border-color: #953949; }
span { border-color: rgb(149,57,73); }
td.TdClassName
{
border-color: #953949;
}
.TagClassName
{
border-color: #953949;
}
</style>