Shades of Lipstick #973856
Tints of Lipstick #973856
RGB
CMYK
RGB Variations
Color information
#973856 (or 0x973856) is known color: Lipstick. HEX triplet: 97, 38 and 56. RGB value is (151,56,86). Sum of RGB (Red+Green+Blue) = 151+56+86=293 (38% of max value = 765). Red value is 151 (59.38% from 255 or 51.54% from 293); Green value is 56 (22.27% from 255 or 19.11% from 293); Blue value is 86 (33.98% from 255 or 29.35% from 293); Max value from RGB is 151 - color contains mainly: red. Hex color #973856 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #973856 is #68C7A9. Grayscale: #575757. Windows color (decimal): -6866858 or 5650583. OLE color: 5650583.
HSL color Cylindrical-coordinate representation of color #973856: hue angle of 341.05º degrees, saturation: 0.46, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #973856 is Cyan = 0, Magento = 0.63, Yellow = 0.43 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 151 | 56 | 86 | - |
| CMYK | 0 | 0.63 | 0.43 | 0.41 |
| HSL | 341.05º | 0.46% | 0.41% | - |
| HSV(B) | 341.05º | 0.63% | 0.59% | - |
| XYZ | 15.86 | 10.08 | 9.91 | - |
| YUV | 87.83 | 126.97 | 173.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 151 | 56 | 86 | 0 | 0.63 | 0.43 | 0.41 | 341.05 | 0.46 | 0.41 |
| Hex | 97 | 38 | 56 | 0 | 3F | 2B | 29 | 155 | 2E | 29 |
| Octal | 227 | 70 | 126 | 0 | 77 | 53 | 51 | 525 | 56 | 51 |
| Binary | 10010111 | 111000 | 1010110 | 0 | 111111 | 101011 | 101001 | 101010101 | 101110 | 101001 |
Color Harmonies of #973856
Complementary color
Monochromatic Colors of #973856
Black with #973856
Text Example
Text Example
White with #973856
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #973856; }
p { color: rgb(151,56,86); }
H1.HeaderClassName
{
color: #973856;
}
.AnyTagClassName
{
color: #973856;
}
</style>
background-color css
<style>
a { background-color: #973856; }
a { background-color: rgb(151,56,86); }
div.DivClassName
{
background-color: #973856;
}
.BgClassName
{
background-color: #973856;
}
</style>
border-color css
<style>
span { border-color: #973856; }
span { border-color: rgb(151,56,86); }
td.TdClassName
{
border-color: #973856;
}
.TagClassName
{
border-color: #973856;
}
</style>