Shades of Lipstick #973057
Tints of Lipstick #973057
RGB
CMYK
RGB Variations
Color information
#973057 (or 0x973057) is known color: Lipstick. HEX triplet: 97, 30 and 57. RGB value is (151,48,87). Sum of RGB (Red+Green+Blue) = 151+48+87=286 (37% of max value = 765). Red value is 151 (59.38% from 255 or 52.80% from 286); Green value is 48 (19.14% from 255 or 16.78% from 286); Blue value is 87 (34.38% from 255 or 30.42% from 286); Max value from RGB is 151 - color contains mainly: red. Hex color #973057 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #973057 is #68CFA8. Grayscale: #535353. Windows color (decimal): -6868905 or 5714071. OLE color: 5714071.
HSL color Cylindrical-coordinate representation of color #973057: hue angle of 337.28º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #973057 is Cyan = 0, Magento = 0.68, Yellow = 0.42 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 48 | 87 | - |
| CMYK | 0 | 0.68 | 0.42 | 0.41 |
| HSL | 337.28º | 0.52% | 0.39% | - |
| HSV(B) | 337.28º | 0.68% | 0.59% | - |
| XYZ | 15.54 | 9.38 | 10.01 | - |
| YUV | 83.24 | 130.12 | 176.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 48 | 87 | 0 | 0.68 | 0.42 | 0.41 | 337.28 | 0.52 | 0.39 |
| Hex | 97 | 30 | 57 | 0 | 44 | 2A | 29 | 151 | 34 | 27 |
| Octal | 227 | 60 | 127 | 0 | 104 | 52 | 51 | 521 | 64 | 47 |
| Binary | 10010111 | 110000 | 1010111 | 0 | 1000100 | 101010 | 101001 | 101010001 | 110100 | 100111 |
Color Harmonies of #973057
Complementary color
Monochromatic Colors of #973057
Black with #973057
Text Example
Text Example
White with #973057
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973057; }
p { color: rgb(151,48,87); }
H1.HeaderClassName
{
color: #973057;
}
.AnyTagClassName
{
color: #973057;
}
</style>
background-color css
<style>
a { background-color: #973057; }
a { background-color: rgb(151,48,87); }
div.DivClassName
{
background-color: #973057;
}
.BgClassName
{
background-color: #973057;
}
</style>
border-color css
<style>
span { border-color: #973057; }
span { border-color: rgb(151,48,87); }
td.TdClassName
{
border-color: #973057;
}
.TagClassName
{
border-color: #973057;
}
</style>