Shades of Lipstick #963754
Tints of Lipstick #963754
RGB
CMYK
RGB Variations
Color information
#963754 (or 0x963754) is known color: Lipstick. HEX triplet: 96, 37 and 54. RGB value is (150,55,84). Sum of RGB (Red+Green+Blue) = 150+55+84=289 (38% of max value = 765). Red value is 150 (58.98% from 255 or 51.90% from 289); Green value is 55 (21.88% from 255 or 19.03% from 289); Blue value is 84 (33.20% from 255 or 29.07% from 289); Max value from RGB is 150 - color contains mainly: red. Hex color #963754 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963754 is #69C8AB. Grayscale: #565656. Windows color (decimal): -6932652 or 5519254. OLE color: 5519254.
HSL color Cylindrical-coordinate representation of color #963754: hue angle of 341.68º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #963754 is Cyan = 0, Magento = 0.63, Yellow = 0.44 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 55 | 84 | - |
| CMYK | 0 | 0.63 | 0.44 | 0.41 |
| HSL | 341.68º | 0.46% | 0.4% | - |
| HSV(B) | 341.68º | 0.63% | 0.59% | - |
| XYZ | 15.54 | 9.86 | 9.47 | - |
| YUV | 86.71 | 126.47 | 173.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 55 | 84 | 0 | 0.63 | 0.44 | 0.41 | 341.68 | 0.46 | 0.4 |
| Hex | 96 | 37 | 54 | 0 | 3F | 2C | 29 | 156 | 2E | 28 |
| Octal | 226 | 67 | 124 | 0 | 77 | 54 | 51 | 526 | 56 | 50 |
| Binary | 10010110 | 110111 | 1010100 | 0 | 111111 | 101100 | 101001 | 101010110 | 101110 | 101000 |
Color Harmonies of #963754
Complementary color
Monochromatic Colors of #963754
Black with #963754
Text Example
Text Example
White with #963754
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963754; }
p { color: rgb(150,55,84); }
H1.HeaderClassName
{
color: #963754;
}
.AnyTagClassName
{
color: #963754;
}
</style>
background-color css
<style>
a { background-color: #963754; }
a { background-color: rgb(150,55,84); }
div.DivClassName
{
background-color: #963754;
}
.BgClassName
{
background-color: #963754;
}
</style>
border-color css
<style>
span { border-color: #963754; }
span { border-color: rgb(150,55,84); }
td.TdClassName
{
border-color: #963754;
}
.TagClassName
{
border-color: #963754;
}
</style>