Shades of Lipstick #953762
Tints of Lipstick #953762
RGB
CMYK
RGB Variations
Color information
#953762 (or 0x953762) is known color: Lipstick. HEX triplet: 95, 37 and 62. RGB value is (149,55,98). Sum of RGB (Red+Green+Blue) = 149+55+98=302 (40% of max value = 765). Red value is 149 (58.59% from 255 or 49.34% from 302); Green value is 55 (21.88% from 255 or 18.21% from 302); Blue value is 98 (38.67% from 255 or 32.45% from 302); Max value from RGB is 149 - color contains mainly: red. Hex color #953762 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953762 is #6AC89D. Grayscale: #575757. Windows color (decimal): -6998174 or 6436757. OLE color: 6436757.
HSL color Cylindrical-coordinate representation of color #953762: hue angle of 332.55º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #953762 is Cyan = 0, Magento = 0.63, Yellow = 0.34 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 55 | 98 | - |
| CMYK | 0 | 0.63 | 0.34 | 0.42 |
| HSL | 332.55º | 0.46% | 0.4% | - |
| HSV(B) | 332.55º | 0.63% | 0.58% | - |
| XYZ | 15.97 | 10 | 12.64 | - |
| YUV | 88.01 | 133.64 | 171.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 55 | 98 | 0 | 0.63 | 0.34 | 0.42 | 332.55 | 0.46 | 0.4 |
| Hex | 95 | 37 | 62 | 0 | 3F | 22 | 2A | 14D | 2E | 28 |
| Octal | 225 | 67 | 142 | 0 | 77 | 42 | 52 | 515 | 56 | 50 |
| Binary | 10010101 | 110111 | 1100010 | 0 | 111111 | 100010 | 101010 | 101001101 | 101110 | 101000 |
Color Harmonies of #953762
Complementary color
Monochromatic Colors of #953762
Black with #953762
Text Example
Text Example
White with #953762
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953762; }
p { color: rgb(149,55,98); }
H1.HeaderClassName
{
color: #953762;
}
.AnyTagClassName
{
color: #953762;
}
</style>
background-color css
<style>
a { background-color: #953762; }
a { background-color: rgb(149,55,98); }
div.DivClassName
{
background-color: #953762;
}
.BgClassName
{
background-color: #953762;
}
</style>
border-color css
<style>
span { border-color: #953762; }
span { border-color: rgb(149,55,98); }
td.TdClassName
{
border-color: #953762;
}
.TagClassName
{
border-color: #953762;
}
</style>