Shades of Lipstick #953468
Tints of Lipstick #953468
RGB
CMYK
RGB Variations
Color information
#953468 (or 0x953468) is known color: Lipstick. HEX triplet: 95, 34 and 68. RGB value is (149,52,104). Sum of RGB (Red+Green+Blue) = 149+52+104=305 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.85% from 305); Green value is 52 (20.70% from 255 or 17.05% from 305); Blue value is 104 (41.02% from 255 or 34.10% from 305); Max value from RGB is 149 - color contains mainly: red. Hex color #953468 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953468 is #6ACB97. Grayscale: #565656. Windows color (decimal): -6998936 or 6829205. OLE color: 6829205.
HSL color Cylindrical-coordinate representation of color #953468: hue angle of 327.84º degrees, saturation: 0.48, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #953468 is Cyan = 0, Magento = 0.65, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 52 | 104 | - |
| CMYK | 0 | 0.65 | 0.30 | 0.42 |
| HSL | 327.84º | 0.48% | 0.39% | - |
| HSV(B) | 327.84º | 0.65% | 0.58% | - |
| XYZ | 16.12 | 9.85 | 14.15 | - |
| YUV | 86.93 | 137.64 | 172.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 52 | 104 | 0 | 0.65 | 0.30 | 0.42 | 327.84 | 0.48 | 0.39 |
| Hex | 95 | 34 | 68 | 0 | 41 | 1E | 2A | 148 | 30 | 27 |
| Octal | 225 | 64 | 150 | 0 | 101 | 36 | 52 | 510 | 60 | 47 |
| Binary | 10010101 | 110100 | 1101000 | 0 | 1000001 | 11110 | 101010 | 101001000 | 110000 | 100111 |
Color Harmonies of #953468
Complementary color
Monochromatic Colors of #953468
Black with #953468
Text Example
Text Example
White with #953468
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953468; }
p { color: rgb(149,52,104); }
H1.HeaderClassName
{
color: #953468;
}
.AnyTagClassName
{
color: #953468;
}
</style>
background-color css
<style>
a { background-color: #953468; }
a { background-color: rgb(149,52,104); }
div.DivClassName
{
background-color: #953468;
}
.BgClassName
{
background-color: #953468;
}
</style>
border-color css
<style>
span { border-color: #953468; }
span { border-color: rgb(149,52,104); }
td.TdClassName
{
border-color: #953468;
}
.TagClassName
{
border-color: #953468;
}
</style>