Shades of Night Shadz #954552
Tints of Night Shadz #954552
RGB
CMYK
RGB Variations
Color information
#954552 (or 0x954552) is known color: Night Shadz. HEX triplet: 95, 45 and 52. RGB value is (149,69,82). Sum of RGB (Red+Green+Blue) = 149+69+82=300 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.67% from 300); Green value is 69 (27.34% from 255 or 23% from 300); Blue value is 82 (32.42% from 255 or 27.33% from 300); Max value from RGB is 149 - color contains mainly: red. Hex color #954552 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #954552 is #6ABAAD. Grayscale: #5E5E5E. Windows color (decimal): -6994606 or 5391765. OLE color: 5391765.
HSL color Cylindrical-coordinate representation of color #954552: hue angle of 350.25º degrees, saturation: 0.37, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #954552 is Cyan = 0, Magento = 0.54, Yellow = 0.45 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 69 | 82 | - |
| CMYK | 0 | 0.54 | 0.45 | 0.42 |
| HSL | 350.25º | 0.37% | 0.43% | - |
| HSV(B) | 350.25º | 0.54% | 0.58% | - |
| XYZ | 16.05 | 11.26 | 9.31 | - |
| YUV | 94.4 | 121 | 166.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 69 | 82 | 0 | 0.54 | 0.45 | 0.42 | 350.25 | 0.37 | 0.43 |
| Hex | 95 | 45 | 52 | 0 | 36 | 2D | 2A | 15E | 25 | 2B |
| Octal | 225 | 105 | 122 | 0 | 66 | 55 | 52 | 536 | 45 | 53 |
| Binary | 10010101 | 1000101 | 1010010 | 0 | 110110 | 101101 | 101010 | 101011110 | 100101 | 101011 |
Color Harmonies of #954552
Complementary color
Monochromatic Colors of #954552
Black with #954552
Text Example
Text Example
White with #954552
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #954552; }
p { color: rgb(149,69,82); }
H1.HeaderClassName
{
color: #954552;
}
.AnyTagClassName
{
color: #954552;
}
</style>
background-color css
<style>
a { background-color: #954552; }
a { background-color: rgb(149,69,82); }
div.DivClassName
{
background-color: #954552;
}
.BgClassName
{
background-color: #954552;
}
</style>
border-color css
<style>
span { border-color: #954552; }
span { border-color: rgb(149,69,82); }
td.TdClassName
{
border-color: #954552;
}
.TagClassName
{
border-color: #954552;
}
</style>