Shades of Lipstick #963654
Tints of Lipstick #963654
RGB
CMYK
RGB Variations
Color information
#963654 (or 0x963654) is known color: Lipstick. HEX triplet: 96, 36 and 54. RGB value is (150,54,84). Sum of RGB (Red+Green+Blue) = 150+54+84=288 (38% of max value = 765). Red value is 150 (58.98% from 255 or 52.08% from 288); Green value is 54 (21.48% from 255 or 18.75% from 288); Blue value is 84 (33.20% from 255 or 29.17% from 288); Max value from RGB is 150 - color contains mainly: red. Hex color #963654 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963654 is #69C9AB. Grayscale: #565656. Windows color (decimal): -6932908 or 5518998. OLE color: 5518998.
HSL color Cylindrical-coordinate representation of color #963654: hue angle of 341.25º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #963654 is Cyan = 0, Magento = 0.64, Yellow = 0.44 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 54 | 84 | - |
| CMYK | 0 | 0.64 | 0.44 | 0.41 |
| HSL | 341.25º | 0.47% | 0.4% | - |
| HSV(B) | 341.25º | 0.64% | 0.59% | - |
| XYZ | 15.5 | 9.76 | 9.46 | - |
| YUV | 86.12 | 126.8 | 173.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 54 | 84 | 0 | 0.64 | 0.44 | 0.41 | 341.25 | 0.47 | 0.4 |
| Hex | 96 | 36 | 54 | 0 | 40 | 2C | 29 | 155 | 2F | 28 |
| Octal | 226 | 66 | 124 | 0 | 100 | 54 | 51 | 525 | 57 | 50 |
| Binary | 10010110 | 110110 | 1010100 | 0 | 1000000 | 101100 | 101001 | 101010101 | 101111 | 101000 |
Color Harmonies of #963654
Complementary color
Monochromatic Colors of #963654
Black with #963654
Text Example
Text Example
White with #963654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963654; }
p { color: rgb(150,54,84); }
H1.HeaderClassName
{
color: #963654;
}
.AnyTagClassName
{
color: #963654;
}
</style>
background-color css
<style>
a { background-color: #963654; }
a { background-color: rgb(150,54,84); }
div.DivClassName
{
background-color: #963654;
}
.BgClassName
{
background-color: #963654;
}
</style>
border-color css
<style>
span { border-color: #963654; }
span { border-color: rgb(150,54,84); }
td.TdClassName
{
border-color: #963654;
}
.TagClassName
{
border-color: #963654;
}
</style>