Shades of Lipstick #953269
Tints of Lipstick #953269
RGB
CMYK
RGB Variations
Color information
#953269 (or 0x953269) is known color: Lipstick. HEX triplet: 95, 32 and 69. RGB value is (149,50,105). Sum of RGB (Red+Green+Blue) = 149+50+105=304 (40% of max value = 765). Red value is 149 (58.59% from 255 or 49.01% from 304); Green value is 50 (19.92% from 255 or 16.45% from 304); Blue value is 105 (41.41% from 255 or 34.54% from 304); Max value from RGB is 149 - color contains mainly: red. Hex color #953269 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953269 is #6ACD96. Grayscale: #555555. Windows color (decimal): -6999447 or 6894229. OLE color: 6894229.
HSL color Cylindrical-coordinate representation of color #953269: hue angle of 326.67º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #953269 is Cyan = 0, Magento = 0.66, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 50 | 105 | - |
| CMYK | 0 | 0.66 | 0.30 | 0.42 |
| HSL | 326.67º | 0.5% | 0.39% | - |
| HSV(B) | 326.67º | 0.66% | 0.58% | - |
| XYZ | 16.08 | 9.69 | 14.39 | - |
| YUV | 85.87 | 138.8 | 173.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 50 | 105 | 0 | 0.66 | 0.30 | 0.42 | 326.67 | 0.5 | 0.39 |
| Hex | 95 | 32 | 69 | 0 | 42 | 1E | 2A | 147 | 32 | 27 |
| Octal | 225 | 62 | 151 | 0 | 102 | 36 | 52 | 507 | 62 | 47 |
| Binary | 10010101 | 110010 | 1101001 | 0 | 1000010 | 11110 | 101010 | 101000111 | 110010 | 100111 |
Color Harmonies of #953269
Complementary color
Monochromatic Colors of #953269
Black with #953269
Text Example
Text Example
White with #953269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953269; }
p { color: rgb(149,50,105); }
H1.HeaderClassName
{
color: #953269;
}
.AnyTagClassName
{
color: #953269;
}
</style>
background-color css
<style>
a { background-color: #953269; }
a { background-color: rgb(149,50,105); }
div.DivClassName
{
background-color: #953269;
}
.BgClassName
{
background-color: #953269;
}
</style>
border-color css
<style>
span { border-color: #953269; }
span { border-color: rgb(149,50,105); }
td.TdClassName
{
border-color: #953269;
}
.TagClassName
{
border-color: #953269;
}
</style>