Shades of Lipstick #962458
Tints of Lipstick #962458
RGB
CMYK
RGB Variations
Color information
#962458 (or 0x962458) is known color: Lipstick. HEX triplet: 96, 24 and 58. RGB value is (150,36,88). Sum of RGB (Red+Green+Blue) = 150+36+88=274 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.74% from 274); Green value is 36 (14.45% from 255 or 13.14% from 274); Blue value is 88 (34.77% from 255 or 32.12% from 274); Max value from RGB is 150 - color contains mainly: red. Hex color #962458 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #962458 is #69DBA7. Grayscale: #4B4B4B. Windows color (decimal): -6937512 or 5776534. OLE color: 5776534.
HSL color Cylindrical-coordinate representation of color #962458: hue angle of 332.63º degrees, saturation: 0.61, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #962458 is Cyan = 0, Magento = 0.76, Yellow = 0.41 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 36 | 88 | - |
| CMYK | 0 | 0.76 | 0.41 | 0.41 |
| HSL | 332.63º | 0.61% | 0.36% | - |
| HSV(B) | 332.63º | 0.76% | 0.59% | - |
| XYZ | 14.97 | 8.45 | 10.07 | - |
| YUV | 76.01 | 134.77 | 180.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 36 | 88 | 0 | 0.76 | 0.41 | 0.41 | 332.63 | 0.61 | 0.36 |
| Hex | 96 | 24 | 58 | 0 | 4C | 29 | 29 | 14D | 3D | 24 |
| Octal | 226 | 44 | 130 | 0 | 114 | 51 | 51 | 515 | 75 | 44 |
| Binary | 10010110 | 100100 | 1011000 | 0 | 1001100 | 101001 | 101001 | 101001101 | 111101 | 100100 |
Color Harmonies of #962458
Complementary color
Monochromatic Colors of #962458
Black with #962458
Text Example
Text Example
White with #962458
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #962458; }
p { color: rgb(150,36,88); }
H1.HeaderClassName
{
color: #962458;
}
.AnyTagClassName
{
color: #962458;
}
</style>
background-color css
<style>
a { background-color: #962458; }
a { background-color: rgb(150,36,88); }
div.DivClassName
{
background-color: #962458;
}
.BgClassName
{
background-color: #962458;
}
</style>
border-color css
<style>
span { border-color: #962458; }
span { border-color: rgb(150,36,88); }
td.TdClassName
{
border-color: #962458;
}
.TagClassName
{
border-color: #962458;
}
</style>