Shades of Lipstick #933765
Tints of Lipstick #933765
RGB
CMYK
RGB Variations
Color information
#933765 (or 0x933765) is known color: Lipstick. HEX triplet: 93, 37 and 65. RGB value is (147,55,101). Sum of RGB (Red+Green+Blue) = 147+55+101=303 (40% of max value = 765). Red value is 147 (57.81% from 255 or 48.51% from 303); Green value is 55 (21.88% from 255 or 18.15% from 303); Blue value is 101 (39.84% from 255 or 33.33% from 303); Max value from RGB is 147 - color contains mainly: red. Hex color #933765 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #933765 is #6CC89A. Grayscale: #575757. Windows color (decimal): -7129243 or 6633363. OLE color: 6633363.
HSL color Cylindrical-coordinate representation of color #933765: hue angle of 330º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #933765 is Cyan = 0, Magento = 0.63, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 55 | 101 | - |
| CMYK | 0 | 0.63 | 0.31 | 0.42 |
| HSL | 330º | 0.46% | 0.4% | - |
| HSV(B) | 330º | 0.63% | 0.58% | - |
| XYZ | 15.75 | 9.88 | 13.39 | - |
| YUV | 87.75 | 135.48 | 170.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 55 | 101 | 0 | 0.63 | 0.31 | 0.42 | 330 | 0.46 | 0.4 |
| Hex | 93 | 37 | 65 | 0 | 3F | 1F | 2A | 14A | 2E | 28 |
| Octal | 223 | 67 | 145 | 0 | 77 | 37 | 52 | 512 | 56 | 50 |
| Binary | 10010011 | 110111 | 1100101 | 0 | 111111 | 11111 | 101010 | 101001010 | 101110 | 101000 |
Color Harmonies of #933765
Complementary color
Monochromatic Colors of #933765
Black with #933765
Text Example
Text Example
White with #933765
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #933765; }
p { color: rgb(147,55,101); }
H1.HeaderClassName
{
color: #933765;
}
.AnyTagClassName
{
color: #933765;
}
</style>
background-color css
<style>
a { background-color: #933765; }
a { background-color: rgb(147,55,101); }
div.DivClassName
{
background-color: #933765;
}
.BgClassName
{
background-color: #933765;
}
</style>
border-color css
<style>
span { border-color: #933765; }
span { border-color: rgb(147,55,101); }
td.TdClassName
{
border-color: #933765;
}
.TagClassName
{
border-color: #933765;
}
</style>