Shades of Lipstick #953759
Tints of Lipstick #953759
RGB
CMYK
RGB Variations
Color information
#953759 (or 0x953759) is known color: Lipstick. HEX triplet: 95, 37 and 59. RGB value is (149,55,89). Sum of RGB (Red+Green+Blue) = 149+55+89=293 (38% of max value = 765). Red value is 149 (58.59% from 255 or 50.85% from 293); Green value is 55 (21.88% from 255 or 18.77% from 293); Blue value is 89 (35.16% from 255 or 30.38% from 293); Max value from RGB is 149 - color contains mainly: red. Hex color #953759 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953759 is #6AC8A6. Grayscale: #565656. Windows color (decimal): -6998183 or 5846933. OLE color: 5846933.
HSL color Cylindrical-coordinate representation of color #953759: hue angle of 338.3º 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 #953759 is Cyan = 0, Magento = 0.63, Yellow = 0.40 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 55 | 89 | - |
| CMYK | 0 | 0.63 | 0.40 | 0.42 |
| HSL | 338.3º | 0.46% | 0.4% | - |
| HSV(B) | 338.3º | 0.63% | 0.58% | - |
| XYZ | 15.56 | 9.84 | 10.53 | - |
| YUV | 86.98 | 129.14 | 172.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 55 | 89 | 0 | 0.63 | 0.40 | 0.42 | 338.3 | 0.46 | 0.4 |
| Hex | 95 | 37 | 59 | 0 | 3F | 28 | 2A | 152 | 2E | 28 |
| Octal | 225 | 67 | 131 | 0 | 77 | 50 | 52 | 522 | 56 | 50 |
| Binary | 10010101 | 110111 | 1011001 | 0 | 111111 | 101000 | 101010 | 101010010 | 101110 | 101000 |
Color Harmonies of #953759
Complementary color
Monochromatic Colors of #953759
Black with #953759
Text Example
Text Example
White with #953759
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953759; }
p { color: rgb(149,55,89); }
H1.HeaderClassName
{
color: #953759;
}
.AnyTagClassName
{
color: #953759;
}
</style>
background-color css
<style>
a { background-color: #953759; }
a { background-color: rgb(149,55,89); }
div.DivClassName
{
background-color: #953759;
}
.BgClassName
{
background-color: #953759;
}
</style>
border-color css
<style>
span { border-color: #953759; }
span { border-color: rgb(149,55,89); }
td.TdClassName
{
border-color: #953759;
}
.TagClassName
{
border-color: #953759;
}
</style>