Shades of Lipstick #953866
Tints of Lipstick #953866
RGB
CMYK
RGB Variations
Color information
#953866 (or 0x953866) is known color: Lipstick. HEX triplet: 95, 38 and 66. RGB value is (149,56,102). Sum of RGB (Red+Green+Blue) = 149+56+102=307 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.53% from 307); Green value is 56 (22.27% from 255 or 18.24% from 307); Blue value is 102 (40.23% from 255 or 33.22% from 307); Max value from RGB is 149 - color contains mainly: red. Hex color #953866 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953866 is #6AC799. Grayscale: #585858. Windows color (decimal): -6997914 or 6699157. OLE color: 6699157.
HSL color Cylindrical-coordinate representation of color #953866: hue angle of 330.32º degrees, saturation: 0.45, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #953866 is Cyan = 0, Magento = 0.62, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 56 | 102 | - |
| CMYK | 0 | 0.62 | 0.32 | 0.42 |
| HSL | 330.32º | 0.45% | 0.4% | - |
| HSV(B) | 330.32º | 0.62% | 0.58% | - |
| XYZ | 16.21 | 10.18 | 13.68 | - |
| YUV | 89.05 | 135.31 | 170.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 56 | 102 | 0 | 0.62 | 0.32 | 0.42 | 330.32 | 0.45 | 0.4 |
| Hex | 95 | 38 | 66 | 0 | 3E | 20 | 2A | 14A | 2D | 28 |
| Octal | 225 | 70 | 146 | 0 | 76 | 40 | 52 | 512 | 55 | 50 |
| Binary | 10010101 | 111000 | 1100110 | 0 | 111110 | 100000 | 101010 | 101001010 | 101101 | 101000 |
Color Harmonies of #953866
Complementary color
Monochromatic Colors of #953866
Black with #953866
Text Example
Text Example
White with #953866
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953866; }
p { color: rgb(149,56,102); }
H1.HeaderClassName
{
color: #953866;
}
.AnyTagClassName
{
color: #953866;
}
</style>
background-color css
<style>
a { background-color: #953866; }
a { background-color: rgb(149,56,102); }
div.DivClassName
{
background-color: #953866;
}
.BgClassName
{
background-color: #953866;
}
</style>
border-color css
<style>
span { border-color: #953866; }
span { border-color: rgb(149,56,102); }
td.TdClassName
{
border-color: #953866;
}
.TagClassName
{
border-color: #953866;
}
</style>