Shades of Lipstick #982742
Tints of Lipstick #982742
RGB
CMYK
RGB Variations
Color information
#982742 (or 0x982742) is known color: Lipstick. HEX triplet: 98, 27 and 42. RGB value is (152,39,66). Sum of RGB (Red+Green+Blue) = 152+39+66=257 (34% of max value = 765). Red value is 152 (59.77% from 255 or 59.14% from 257); Green value is 39 (15.62% from 255 or 15.18% from 257); Blue value is 66 (26.17% from 255 or 25.68% from 257); Max value from RGB is 152 - color contains mainly: red. Hex color #982742 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #982742 is #67D8BD. Grayscale: #4B4B4B. Windows color (decimal): -6805694 or 4335512. OLE color: 4335512.
HSL color Cylindrical-coordinate representation of color #982742: hue angle of 345.66º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #982742 is Cyan = 0, Magento = 0.74, Yellow = 0.57 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 39 | 66 | - |
| CMYK | 0 | 0.74 | 0.57 | 0.40 |
| HSL | 345.66º | 0.59% | 0.37% | - |
| HSV(B) | 345.66º | 0.74% | 0.6% | - |
| XYZ | 14.66 | 8.52 | 6.03 | - |
| YUV | 75.87 | 122.44 | 182.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 39 | 66 | 0 | 0.74 | 0.57 | 0.40 | 345.66 | 0.59 | 0.37 |
| Hex | 98 | 27 | 42 | 0 | 4A | 39 | 28 | 15A | 3B | 25 |
| Octal | 230 | 47 | 102 | 0 | 112 | 71 | 50 | 532 | 73 | 45 |
| Binary | 10011000 | 100111 | 1000010 | 0 | 1001010 | 111001 | 101000 | 101011010 | 111011 | 100101 |
Color Harmonies of #982742
Complementary color
Monochromatic Colors of #982742
Black with #982742
Text Example
Text Example
White with #982742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982742; }
p { color: rgb(152,39,66); }
H1.HeaderClassName
{
color: #982742;
}
.AnyTagClassName
{
color: #982742;
}
</style>
background-color css
<style>
a { background-color: #982742; }
a { background-color: rgb(152,39,66); }
div.DivClassName
{
background-color: #982742;
}
.BgClassName
{
background-color: #982742;
}
</style>
border-color css
<style>
span { border-color: #982742; }
span { border-color: rgb(152,39,66); }
td.TdClassName
{
border-color: #982742;
}
.TagClassName
{
border-color: #982742;
}
</style>