Shades of Lipstick #953569
Tints of Lipstick #953569
RGB
CMYK
RGB Variations
Color information
#953569 (or 0x953569) is known color: Lipstick. HEX triplet: 95, 35 and 69. RGB value is (149,53,105). Sum of RGB (Red+Green+Blue) = 149+53+105=307 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.53% from 307); Green value is 53 (21.09% from 255 or 17.26% from 307); Blue value is 105 (41.41% from 255 or 34.20% from 307); Max value from RGB is 149 - color contains mainly: red. Hex color #953569 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953569 is #6ACA96. Grayscale: #575757. Windows color (decimal): -6998679 or 6894997. OLE color: 6894997.
HSL color Cylindrical-coordinate representation of color #953569: hue angle of 327.5º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #953569 is Cyan = 0, Magento = 0.64, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 53 | 105 | - |
| CMYK | 0 | 0.64 | 0.30 | 0.42 |
| HSL | 327.5º | 0.48% | 0.4% | - |
| HSV(B) | 327.5º | 0.64% | 0.58% | - |
| XYZ | 16.22 | 9.96 | 14.43 | - |
| YUV | 87.63 | 137.8 | 171.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 53 | 105 | 0 | 0.64 | 0.30 | 0.42 | 327.5 | 0.48 | 0.4 |
| Hex | 95 | 35 | 69 | 0 | 40 | 1E | 2A | 148 | 30 | 28 |
| Octal | 225 | 65 | 151 | 0 | 100 | 36 | 52 | 510 | 60 | 50 |
| Binary | 10010101 | 110101 | 1101001 | 0 | 1000000 | 11110 | 101010 | 101001000 | 110000 | 101000 |
Color Harmonies of #953569
Complementary color
Monochromatic Colors of #953569
Black with #953569
Text Example
Text Example
White with #953569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953569; }
p { color: rgb(149,53,105); }
H1.HeaderClassName
{
color: #953569;
}
.AnyTagClassName
{
color: #953569;
}
</style>
background-color css
<style>
a { background-color: #953569; }
a { background-color: rgb(149,53,105); }
div.DivClassName
{
background-color: #953569;
}
.BgClassName
{
background-color: #953569;
}
</style>
border-color css
<style>
span { border-color: #953569; }
span { border-color: rgb(149,53,105); }
td.TdClassName
{
border-color: #953569;
}
.TagClassName
{
border-color: #953569;
}
</style>