Shades of Night Shadz #954350
Tints of Night Shadz #954350
RGB
CMYK
RGB Variations
Color information
#954350 (or 0x954350) is known color: Night Shadz. HEX triplet: 95, 43 and 50. RGB value is (149,67,80). Sum of RGB (Red+Green+Blue) = 149+67+80=296 (39% of max value = 765). Red value is 149 (58.59% from 255 or 50.34% from 296); Green value is 67 (26.56% from 255 or 22.64% from 296); Blue value is 80 (31.64% from 255 or 27.03% from 296); Max value from RGB is 149 - color contains mainly: red. Hex color #954350 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #954350 is #6ABCAF. Grayscale: #5D5D5D. Windows color (decimal): -6995120 or 5260181. OLE color: 5260181.
HSL color Cylindrical-coordinate representation of color #954350: hue angle of 350.49º degrees, saturation: 0.38, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #954350 is Cyan = 0, Magento = 0.55, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 67 | 80 | - |
| CMYK | 0 | 0.55 | 0.46 | 0.42 |
| HSL | 350.49º | 0.38% | 0.42% | - |
| HSV(B) | 350.49º | 0.55% | 0.58% | - |
| XYZ | 15.85 | 10.98 | 8.87 | - |
| YUV | 93 | 120.67 | 167.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 67 | 80 | 0 | 0.55 | 0.46 | 0.42 | 350.49 | 0.38 | 0.42 |
| Hex | 95 | 43 | 50 | 0 | 37 | 2E | 2A | 15E | 26 | 2A |
| Octal | 225 | 103 | 120 | 0 | 67 | 56 | 52 | 536 | 46 | 52 |
| Binary | 10010101 | 1000011 | 1010000 | 0 | 110111 | 101110 | 101010 | 101011110 | 100110 | 101010 |
Color Harmonies of #954350
Complementary color
Monochromatic Colors of #954350
Black with #954350
Text Example
Text Example
White with #954350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954350; }
p { color: rgb(149,67,80); }
H1.HeaderClassName
{
color: #954350;
}
.AnyTagClassName
{
color: #954350;
}
</style>
background-color css
<style>
a { background-color: #954350; }
a { background-color: rgb(149,67,80); }
div.DivClassName
{
background-color: #954350;
}
.BgClassName
{
background-color: #954350;
}
</style>
border-color css
<style>
span { border-color: #954350; }
span { border-color: rgb(149,67,80); }
td.TdClassName
{
border-color: #954350;
}
.TagClassName
{
border-color: #954350;
}
</style>