Shades of Lipstick #951544
Tints of Lipstick #951544
RGB
CMYK
RGB Variations
Color information
#951544 (or 0x951544) is known color: Lipstick. HEX triplet: 95, 15 and 44. RGB value is (149,21,68). Sum of RGB (Red+Green+Blue) = 149+21+68=238 (31% of max value = 765). Red value is 149 (58.59% from 255 or 62.61% from 238); Green value is 21 (8.59% from 255 or 8.82% from 238); Blue value is 68 (26.95% from 255 or 28.57% from 238); Max value from RGB is 149 - color contains mainly: red. Hex color #951544 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #951544 is #6AEABB. Grayscale: #404040. Windows color (decimal): -7006908 or 4461973. OLE color: 4461973.
HSL color Cylindrical-coordinate representation of color #951544: hue angle of 337.97º degrees, saturation: 0.75, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #951544 is Cyan = 0, Magento = 0.86, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 21 | 68 | - |
| CMYK | 0 | 0.86 | 0.54 | 0.42 |
| HSL | 337.97º | 0.75% | 0.33% | - |
| HSV(B) | 337.97º | 0.86% | 0.58% | - |
| XYZ | 13.71 | 7.34 | 6.16 | - |
| YUV | 64.63 | 129.91 | 188.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 21 | 68 | 0 | 0.86 | 0.54 | 0.42 | 337.97 | 0.75 | 0.33 |
| Hex | 95 | 15 | 44 | 0 | 56 | 36 | 2A | 152 | 4B | 21 |
| Octal | 225 | 25 | 104 | 0 | 126 | 66 | 52 | 522 | 113 | 41 |
| Binary | 10010101 | 10101 | 1000100 | 0 | 1010110 | 110110 | 101010 | 101010010 | 1001011 | 100001 |
Color Harmonies of #951544
Complementary color
Monochromatic Colors of #951544
Black with #951544
Text Example
Text Example
White with #951544
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #951544; }
p { color: rgb(149,21,68); }
H1.HeaderClassName
{
color: #951544;
}
.AnyTagClassName
{
color: #951544;
}
</style>
background-color css
<style>
a { background-color: #951544; }
a { background-color: rgb(149,21,68); }
div.DivClassName
{
background-color: #951544;
}
.BgClassName
{
background-color: #951544;
}
</style>
border-color css
<style>
span { border-color: #951544; }
span { border-color: rgb(149,21,68); }
td.TdClassName
{
border-color: #951544;
}
.TagClassName
{
border-color: #951544;
}
</style>