Shades of Night Shadz #953448
Tints of Night Shadz #953448
RGB
CMYK
RGB Variations
Color information
#953448 (or 0x953448) is known color: Night Shadz. HEX triplet: 95, 34 and 48. RGB value is (149,52,72). Sum of RGB (Red+Green+Blue) = 149+52+72=273 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.58% from 273); Green value is 52 (20.70% from 255 or 19.05% from 273); Blue value is 72 (28.52% from 255 or 26.37% from 273); Max value from RGB is 149 - color contains mainly: red. Hex color #953448 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953448 is #6ACBB7. Grayscale: #535353. Windows color (decimal): -6998968 or 4732053. OLE color: 4732053.
HSL color Cylindrical-coordinate representation of color #953448: hue angle of 347.63º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #953448 is Cyan = 0, Magento = 0.65, Yellow = 0.52 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 52 | 72 | - |
| CMYK | 0 | 0.65 | 0.52 | 0.42 |
| HSL | 347.63º | 0.48% | 0.39% | - |
| HSV(B) | 347.63º | 0.65% | 0.58% | - |
| XYZ | 14.79 | 9.31 | 7.15 | - |
| YUV | 83.28 | 121.64 | 174.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 52 | 72 | 0 | 0.65 | 0.52 | 0.42 | 347.63 | 0.48 | 0.39 |
| Hex | 95 | 34 | 48 | 0 | 41 | 34 | 2A | 15C | 30 | 27 |
| Octal | 225 | 64 | 110 | 0 | 101 | 64 | 52 | 534 | 60 | 47 |
| Binary | 10010101 | 110100 | 1001000 | 0 | 1000001 | 110100 | 101010 | 101011100 | 110000 | 100111 |
Color Harmonies of #953448
Complementary color
Monochromatic Colors of #953448
Black with #953448
Text Example
Text Example
White with #953448
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953448; }
p { color: rgb(149,52,72); }
H1.HeaderClassName
{
color: #953448;
}
.AnyTagClassName
{
color: #953448;
}
</style>
background-color css
<style>
a { background-color: #953448; }
a { background-color: rgb(149,52,72); }
div.DivClassName
{
background-color: #953448;
}
.BgClassName
{
background-color: #953448;
}
</style>
border-color css
<style>
span { border-color: #953448; }
span { border-color: rgb(149,52,72); }
td.TdClassName
{
border-color: #953448;
}
.TagClassName
{
border-color: #953448;
}
</style>