Shades of Lipstick #953757
Tints of Lipstick #953757
RGB
CMYK
RGB Variations
Color information
#953757 (or 0x953757) is known color: Lipstick. HEX triplet: 95, 37 and 57. RGB value is (149,55,87). Sum of RGB (Red+Green+Blue) = 149+55+87=291 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.20% from 291); Green value is 55 (21.88% from 255 or 18.90% from 291); Blue value is 87 (34.38% from 255 or 29.90% from 291); Max value from RGB is 149 - color contains mainly: red. Hex color #953757 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953757 is #6AC8A8. Grayscale: #565656. Windows color (decimal): -6998185 or 5715861. OLE color: 5715861.
HSL color Cylindrical-coordinate representation of color #953757: hue angle of 339.57º 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 #953757 is Cyan = 0, Magento = 0.63, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 55 | 87 | - |
| CMYK | 0 | 0.63 | 0.42 | 0.42 |
| HSL | 339.57º | 0.46% | 0.4% | - |
| HSV(B) | 339.57º | 0.63% | 0.58% | - |
| XYZ | 15.48 | 9.81 | 10.09 | - |
| YUV | 86.75 | 128.14 | 172.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 55 | 87 | 0 | 0.63 | 0.42 | 0.42 | 339.57 | 0.46 | 0.4 |
| Hex | 95 | 37 | 57 | 0 | 3F | 2A | 2A | 154 | 2E | 28 |
| Octal | 225 | 67 | 127 | 0 | 77 | 52 | 52 | 524 | 56 | 50 |
| Binary | 10010101 | 110111 | 1010111 | 0 | 111111 | 101010 | 101010 | 101010100 | 101110 | 101000 |
Color Harmonies of #953757
Complementary color
Monochromatic Colors of #953757
Black with #953757
Text Example
Text Example
White with #953757
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953757; }
p { color: rgb(149,55,87); }
H1.HeaderClassName
{
color: #953757;
}
.AnyTagClassName
{
color: #953757;
}
</style>
background-color css
<style>
a { background-color: #953757; }
a { background-color: rgb(149,55,87); }
div.DivClassName
{
background-color: #953757;
}
.BgClassName
{
background-color: #953757;
}
</style>
border-color css
<style>
span { border-color: #953757; }
span { border-color: rgb(149,55,87); }
td.TdClassName
{
border-color: #953757;
}
.TagClassName
{
border-color: #953757;
}
</style>