Shades of Night Shadz #953849
Tints of Night Shadz #953849
RGB
CMYK
RGB Variations
Color information
#953849 (or 0x953849) is known color: Night Shadz. HEX triplet: 95, 38 and 49. RGB value is (149,56,73). Sum of RGB (Red+Green+Blue) = 149+56+73=278 (36% of max value = 765). Red value is 149 (58.59% from 255 or 53.60% from 278); Green value is 56 (22.27% from 255 or 20.14% from 278); Blue value is 73 (28.91% from 255 or 26.26% from 278); Max value from RGB is 149 - color contains mainly: red. Hex color #953849 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953849 is #6AC7B6. Grayscale: #555555. Windows color (decimal): -6997943 or 4798613. OLE color: 4798613.
HSL color Cylindrical-coordinate representation of color #953849: hue angle of 349.03º 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 #953849 is Cyan = 0, Magento = 0.62, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 56 | 73 | - |
| CMYK | 0 | 0.62 | 0.51 | 0.42 |
| HSL | 349.03º | 0.45% | 0.4% | - |
| HSV(B) | 349.03º | 0.62% | 0.58% | - |
| XYZ | 15.01 | 9.7 | 7.38 | - |
| YUV | 85.75 | 120.81 | 173.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 56 | 73 | 0 | 0.62 | 0.51 | 0.42 | 349.03 | 0.45 | 0.4 |
| Hex | 95 | 38 | 49 | 0 | 3E | 33 | 2A | 15D | 2D | 28 |
| Octal | 225 | 70 | 111 | 0 | 76 | 63 | 52 | 535 | 55 | 50 |
| Binary | 10010101 | 111000 | 1001001 | 0 | 111110 | 110011 | 101010 | 101011101 | 101101 | 101000 |
Color Harmonies of #953849
Complementary color
Monochromatic Colors of #953849
Black with #953849
Text Example
Text Example
White with #953849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953849; }
p { color: rgb(149,56,73); }
H1.HeaderClassName
{
color: #953849;
}
.AnyTagClassName
{
color: #953849;
}
</style>
background-color css
<style>
a { background-color: #953849; }
a { background-color: rgb(149,56,73); }
div.DivClassName
{
background-color: #953849;
}
.BgClassName
{
background-color: #953849;
}
</style>
border-color css
<style>
span { border-color: #953849; }
span { border-color: rgb(149,56,73); }
td.TdClassName
{
border-color: #953849;
}
.TagClassName
{
border-color: #953849;
}
</style>