Shades of Lipstick #971349
Tints of Lipstick #971349
RGB
CMYK
RGB Variations
Color information
#971349 (or 0x971349) is known color: Lipstick. HEX triplet: 97, 13 and 49. RGB value is (151,19,73). Sum of RGB (Red+Green+Blue) = 151+19+73=243 (32% of max value = 765). Red value is 151 (59.38% from 255 or 62.14% from 243); Green value is 19 (7.81% from 255 or 7.82% from 243); Blue value is 73 (28.91% from 255 or 30.04% from 243); Max value from RGB is 151 - color contains mainly: red. Hex color #971349 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #971349 is #68ECB6. Grayscale: #404040. Windows color (decimal): -6876343 or 4789143. OLE color: 4789143.
HSL color Cylindrical-coordinate representation of color #971349: hue angle of 335.45º degrees, saturation: 0.78, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #971349 is Cyan = 0, Magento = 0.87, Yellow = 0.52 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 19 | 73 | - |
| CMYK | 0 | 0.87 | 0.52 | 0.41 |
| HSL | 335.45º | 0.78% | 0.33% | - |
| HSV(B) | 335.45º | 0.87% | 0.59% | - |
| XYZ | 14.2 | 7.53 | 7.01 | - |
| YUV | 64.62 | 132.73 | 189.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 19 | 73 | 0 | 0.87 | 0.52 | 0.41 | 335.45 | 0.78 | 0.33 |
| Hex | 97 | 13 | 49 | 0 | 57 | 34 | 29 | 14F | 4E | 21 |
| Octal | 227 | 23 | 111 | 0 | 127 | 64 | 51 | 517 | 116 | 41 |
| Binary | 10010111 | 10011 | 1001001 | 0 | 1010111 | 110100 | 101001 | 101001111 | 1001110 | 100001 |
Color Harmonies of #971349
Complementary color
Monochromatic Colors of #971349
Black with #971349
Text Example
Text Example
White with #971349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #971349; }
p { color: rgb(151,19,73); }
H1.HeaderClassName
{
color: #971349;
}
.AnyTagClassName
{
color: #971349;
}
</style>
background-color css
<style>
a { background-color: #971349; }
a { background-color: rgb(151,19,73); }
div.DivClassName
{
background-color: #971349;
}
.BgClassName
{
background-color: #971349;
}
</style>
border-color css
<style>
span { border-color: #971349; }
span { border-color: rgb(151,19,73); }
td.TdClassName
{
border-color: #971349;
}
.TagClassName
{
border-color: #971349;
}
</style>