Shades of Night Shadz #954053
Tints of Night Shadz #954053
RGB
CMYK
RGB Variations
Color information
#954053 (or 0x954053) is known color: Night Shadz. HEX triplet: 95, 40 and 53. RGB value is (149,64,83). Sum of RGB (Red+Green+Blue) = 149+64+83=296 (39% of max value = 765). Red value is 149 (58.59% from 255 or 50.34% from 296); Green value is 64 (25.39% from 255 or 21.62% from 296); Blue value is 83 (32.81% from 255 or 28.04% from 296); Max value from RGB is 149 - color contains mainly: red. Hex color #954053 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #954053 is #6ABFAC. Grayscale: #5B5B5B. Windows color (decimal): -6995885 or 5456021. OLE color: 5456021.
HSL color Cylindrical-coordinate representation of color #954053: hue angle of 346.59º 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 #954053 is Cyan = 0, Magento = 0.57, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 64 | 83 | - |
| CMYK | 0 | 0.57 | 0.44 | 0.42 |
| HSL | 346.59º | 0.4% | 0.42% | - |
| HSV(B) | 346.59º | 0.57% | 0.58% | - |
| XYZ | 15.79 | 10.68 | 9.41 | - |
| YUV | 91.58 | 123.16 | 168.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 64 | 83 | 0 | 0.57 | 0.44 | 0.42 | 346.59 | 0.4 | 0.42 |
| Hex | 95 | 40 | 53 | 0 | 39 | 2C | 2A | 15B | 28 | 2A |
| Octal | 225 | 100 | 123 | 0 | 71 | 54 | 52 | 533 | 50 | 52 |
| Binary | 10010101 | 1000000 | 1010011 | 0 | 111001 | 101100 | 101010 | 101011011 | 101000 | 101010 |
Color Harmonies of #954053
Complementary color
Monochromatic Colors of #954053
Black with #954053
Text Example
Text Example
White with #954053
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954053; }
p { color: rgb(149,64,83); }
H1.HeaderClassName
{
color: #954053;
}
.AnyTagClassName
{
color: #954053;
}
</style>
background-color css
<style>
a { background-color: #954053; }
a { background-color: rgb(149,64,83); }
div.DivClassName
{
background-color: #954053;
}
.BgClassName
{
background-color: #954053;
}
</style>
border-color css
<style>
span { border-color: #954053; }
span { border-color: rgb(149,64,83); }
td.TdClassName
{
border-color: #954053;
}
.TagClassName
{
border-color: #954053;
}
</style>