Shades of Night Shadz #954052
Tints of Night Shadz #954052
RGB
CMYK
RGB Variations
Color information
#954052 (or 0x954052) is known color: Night Shadz. HEX triplet: 95, 40 and 52. RGB value is (149,64,82). Sum of RGB (Red+Green+Blue) = 149+64+82=295 (39% of max value = 765). Red value is 149 (58.59% from 255 or 50.51% from 295); Green value is 64 (25.39% from 255 or 21.69% from 295); Blue value is 82 (32.42% from 255 or 27.80% from 295); Max value from RGB is 149 - color contains mainly: red. Hex color #954052 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #954052 is #6ABFAD. Grayscale: #5B5B5B. Windows color (decimal): -6995886 or 5390485. OLE color: 5390485.
HSL color Cylindrical-coordinate representation of color #954052: hue angle of 347.29º 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 #954052 is Cyan = 0, Magento = 0.57, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 64 | 82 | - |
| CMYK | 0 | 0.57 | 0.45 | 0.42 |
| HSL | 347.29º | 0.4% | 0.42% | - |
| HSV(B) | 347.29º | 0.57% | 0.58% | - |
| XYZ | 15.75 | 10.67 | 9.21 | - |
| YUV | 91.47 | 122.66 | 169.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 64 | 82 | 0 | 0.57 | 0.45 | 0.42 | 347.29 | 0.4 | 0.42 |
| Hex | 95 | 40 | 52 | 0 | 39 | 2D | 2A | 15B | 28 | 2A |
| Octal | 225 | 100 | 122 | 0 | 71 | 55 | 52 | 533 | 50 | 52 |
| Binary | 10010101 | 1000000 | 1010010 | 0 | 111001 | 101101 | 101010 | 101011011 | 101000 | 101010 |
Color Harmonies of #954052
Complementary color
Monochromatic Colors of #954052
Black with #954052
Text Example
Text Example
White with #954052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954052; }
p { color: rgb(149,64,82); }
H1.HeaderClassName
{
color: #954052;
}
.AnyTagClassName
{
color: #954052;
}
</style>
background-color css
<style>
a { background-color: #954052; }
a { background-color: rgb(149,64,82); }
div.DivClassName
{
background-color: #954052;
}
.BgClassName
{
background-color: #954052;
}
</style>
border-color css
<style>
span { border-color: #954052; }
span { border-color: rgb(149,64,82); }
td.TdClassName
{
border-color: #954052;
}
.TagClassName
{
border-color: #954052;
}
</style>