Shades of Lipstick #933767
Tints of Lipstick #933767
RGB
CMYK
RGB Variations
Color information
#933767 (or 0x933767) is known color: Lipstick. HEX triplet: 93, 37 and 67. RGB value is (147,55,103). Sum of RGB (Red+Green+Blue) = 147+55+103=305 (40% of max value = 765). Red value is 147 (57.81% from 255 or 48.20% from 305); Green value is 55 (21.88% from 255 or 18.03% from 305); Blue value is 103 (40.62% from 255 or 33.77% from 305); Max value from RGB is 147 - color contains mainly: red. Hex color #933767 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #933767 is #6CC898. Grayscale: #575757. Windows color (decimal): -7129241 or 6764435. OLE color: 6764435.
HSL color Cylindrical-coordinate representation of color #933767: hue angle of 328.7º 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 #933767 is Cyan = 0, Magento = 0.63, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 147 | 55 | 103 | - |
| CMYK | 0 | 0.63 | 0.30 | 0.42 |
| HSL | 328.7º | 0.46% | 0.4% | - |
| HSV(B) | 328.7º | 0.63% | 0.58% | - |
| XYZ | 15.85 | 9.91 | 13.91 | - |
| YUV | 87.98 | 136.48 | 170.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 147 | 55 | 103 | 0 | 0.63 | 0.30 | 0.42 | 328.7 | 0.46 | 0.4 |
| Hex | 93 | 37 | 67 | 0 | 3F | 1E | 2A | 149 | 2E | 28 |
| Octal | 223 | 67 | 147 | 0 | 77 | 36 | 52 | 511 | 56 | 50 |
| Binary | 10010011 | 110111 | 1100111 | 0 | 111111 | 11110 | 101010 | 101001001 | 101110 | 101000 |
Color Harmonies of #933767
Complementary color
Monochromatic Colors of #933767
Black with #933767
Text Example
Text Example
White with #933767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #933767; }
p { color: rgb(147,55,103); }
H1.HeaderClassName
{
color: #933767;
}
.AnyTagClassName
{
color: #933767;
}
</style>
background-color css
<style>
a { background-color: #933767; }
a { background-color: rgb(147,55,103); }
div.DivClassName
{
background-color: #933767;
}
.BgClassName
{
background-color: #933767;
}
</style>
border-color css
<style>
span { border-color: #933767; }
span { border-color: rgb(147,55,103); }
td.TdClassName
{
border-color: #933767;
}
.TagClassName
{
border-color: #933767;
}
</style>