Shades of Lipstick #982744
Tints of Lipstick #982744
RGB
CMYK
RGB Variations
Color information
#982744 (or 0x982744) is known color: Lipstick. HEX triplet: 98, 27 and 44. RGB value is (152,39,68). Sum of RGB (Red+Green+Blue) = 152+39+68=259 (34% of max value = 765). Red value is 152 (59.77% from 255 or 58.69% from 259); Green value is 39 (15.62% from 255 or 15.06% from 259); Blue value is 68 (26.95% from 255 or 26.25% from 259); Max value from RGB is 152 - color contains mainly: red. Hex color #982744 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #982744 is #67D8BB. Grayscale: #4C4C4C. Windows color (decimal): -6805692 or 4466584. OLE color: 4466584.
HSL color Cylindrical-coordinate representation of color #982744: hue angle of 344.6º 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 #982744 is Cyan = 0, Magento = 0.74, Yellow = 0.55 and Black (K on CMYK) = 0.40.
Color convert
| RGB | 152 | 39 | 68 | - |
| CMYK | 0 | 0.74 | 0.55 | 0.40 |
| HSL | 344.6º | 0.59% | 0.37% | - |
| HSV(B) | 344.6º | 0.74% | 0.6% | - |
| XYZ | 14.72 | 8.54 | 6.34 | - |
| YUV | 76.09 | 123.44 | 182.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 152 | 39 | 68 | 0 | 0.74 | 0.55 | 0.40 | 344.6 | 0.59 | 0.37 |
| Hex | 98 | 27 | 44 | 0 | 4A | 37 | 28 | 159 | 3B | 25 |
| Octal | 230 | 47 | 104 | 0 | 112 | 67 | 50 | 531 | 73 | 45 |
| Binary | 10011000 | 100111 | 1000100 | 0 | 1001010 | 110111 | 101000 | 101011001 | 111011 | 100101 |
Color Harmonies of #982744
Complementary color
Monochromatic Colors of #982744
Black with #982744
Text Example
Text Example
White with #982744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #982744; }
p { color: rgb(152,39,68); }
H1.HeaderClassName
{
color: #982744;
}
.AnyTagClassName
{
color: #982744;
}
</style>
background-color css
<style>
a { background-color: #982744; }
a { background-color: rgb(152,39,68); }
div.DivClassName
{
background-color: #982744;
}
.BgClassName
{
background-color: #982744;
}
</style>
border-color css
<style>
span { border-color: #982744; }
span { border-color: rgb(152,39,68); }
td.TdClassName
{
border-color: #982744;
}
.TagClassName
{
border-color: #982744;
}
</style>