Shades of Night Shadz #954051
Tints of Night Shadz #954051
RGB
CMYK
RGB Variations
Color information
#954051 (or 0x954051) is known color: Night Shadz. HEX triplet: 95, 40 and 51. RGB value is (149,64,81). Sum of RGB (Red+Green+Blue) = 149+64+81=294 (38% of max value = 765). Red value is 149 (58.59% from 255 or 50.68% from 294); Green value is 64 (25.39% from 255 or 21.77% from 294); Blue value is 81 (32.03% from 255 or 27.55% from 294); Max value from RGB is 149 - color contains mainly: red. Hex color #954051 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #954051 is #6ABFAE. Grayscale: #5B5B5B. Windows color (decimal): -6995887 or 5324949. OLE color: 5324949.
HSL color Cylindrical-coordinate representation of color #954051: hue angle of 348º degrees, saturation: 0.4, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #954051 is Cyan = 0, Magento = 0.57, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 64 | 81 | - |
| CMYK | 0 | 0.57 | 0.46 | 0.42 |
| HSL | 348º | 0.4% | 0.42% | - |
| HSV(B) | 348º | 0.57% | 0.58% | - |
| XYZ | 15.71 | 10.65 | 9.01 | - |
| YUV | 91.35 | 122.16 | 169.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 64 | 81 | 0 | 0.57 | 0.46 | 0.42 | 348 | 0.4 | 0.42 |
| Hex | 95 | 40 | 51 | 0 | 39 | 2E | 2A | 15C | 28 | 2A |
| Octal | 225 | 100 | 121 | 0 | 71 | 56 | 52 | 534 | 50 | 52 |
| Binary | 10010101 | 1000000 | 1010001 | 0 | 111001 | 101110 | 101010 | 101011100 | 101000 | 101010 |
Color Harmonies of #954051
Complementary color
Monochromatic Colors of #954051
Black with #954051
Text Example
Text Example
White with #954051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954051; }
p { color: rgb(149,64,81); }
H1.HeaderClassName
{
color: #954051;
}
.AnyTagClassName
{
color: #954051;
}
</style>
background-color css
<style>
a { background-color: #954051; }
a { background-color: rgb(149,64,81); }
div.DivClassName
{
background-color: #954051;
}
.BgClassName
{
background-color: #954051;
}
</style>
border-color css
<style>
span { border-color: #954051; }
span { border-color: rgb(149,64,81); }
td.TdClassName
{
border-color: #954051;
}
.TagClassName
{
border-color: #954051;
}
</style>