Shades of Lipstick #973465
Tints of Lipstick #973465
RGB
CMYK
RGB Variations
Color information
#973465 (or 0x973465) is known color: Lipstick. HEX triplet: 97, 34 and 65. RGB value is (151,52,101). Sum of RGB (Red+Green+Blue) = 151+52+101=304 (40% of max value = 765). Red value is 151 (59.38% from 255 or 49.67% from 304); Green value is 52 (20.70% from 255 or 17.11% from 304); Blue value is 101 (39.84% from 255 or 33.22% from 304); Max value from RGB is 151 - color contains mainly: red. Hex color #973465 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #973465 is #68CB9A. Grayscale: #575757. Windows color (decimal): -6867867 or 6632599. OLE color: 6632599.
HSL color Cylindrical-coordinate representation of color #973465: hue angle of 330.3º degrees, saturation: 0.49, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #973465 is Cyan = 0, Magento = 0.66, Yellow = 0.33 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 52 | 101 | - |
| CMYK | 0 | 0.66 | 0.33 | 0.41 |
| HSL | 330.3º | 0.49% | 0.4% | - |
| HSV(B) | 330.3º | 0.66% | 0.59% | - |
| XYZ | 16.34 | 9.97 | 13.38 | - |
| YUV | 87.19 | 135.8 | 173.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 52 | 101 | 0 | 0.66 | 0.33 | 0.41 | 330.3 | 0.49 | 0.4 |
| Hex | 97 | 34 | 65 | 0 | 42 | 21 | 29 | 14A | 31 | 28 |
| Octal | 227 | 64 | 145 | 0 | 102 | 41 | 51 | 512 | 61 | 50 |
| Binary | 10010111 | 110100 | 1100101 | 0 | 1000010 | 100001 | 101001 | 101001010 | 110001 | 101000 |
Color Harmonies of #973465
Complementary color
Monochromatic Colors of #973465
Black with #973465
Text Example
Text Example
White with #973465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973465; }
p { color: rgb(151,52,101); }
H1.HeaderClassName
{
color: #973465;
}
.AnyTagClassName
{
color: #973465;
}
</style>
background-color css
<style>
a { background-color: #973465; }
a { background-color: rgb(151,52,101); }
div.DivClassName
{
background-color: #973465;
}
.BgClassName
{
background-color: #973465;
}
</style>
border-color css
<style>
span { border-color: #973465; }
span { border-color: rgb(151,52,101); }
td.TdClassName
{
border-color: #973465;
}
.TagClassName
{
border-color: #973465;
}
</style>