Shades of Lipstick #963349
Tints of Lipstick #963349
RGB
CMYK
RGB Variations
Color information
#963349 (or 0x963349) is known color: Lipstick. HEX triplet: 96, 33 and 49. RGB value is (150,51,73). Sum of RGB (Red+Green+Blue) = 150+51+73=274 (36% of max value = 765). Red value is 150 (58.98% from 255 or 54.74% from 274); Green value is 51 (20.31% from 255 or 18.61% from 274); Blue value is 73 (28.91% from 255 or 26.64% from 274); Max value from RGB is 150 - color contains mainly: red. Hex color #963349 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #963349 is #69CCB6. Grayscale: #535353. Windows color (decimal): -6933687 or 4797334. OLE color: 4797334.
HSL color Cylindrical-coordinate representation of color #963349: hue angle of 346.67º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #963349 is Cyan = 0, Magento = 0.66, Yellow = 0.51 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 51 | 73 | - |
| CMYK | 0 | 0.66 | 0.51 | 0.41 |
| HSL | 346.67º | 0.49% | 0.39% | - |
| HSV(B) | 346.67º | 0.66% | 0.59% | - |
| XYZ | 14.96 | 9.33 | 7.32 | - |
| YUV | 83.11 | 122.3 | 175.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 51 | 73 | 0 | 0.66 | 0.51 | 0.41 | 346.67 | 0.49 | 0.39 |
| Hex | 96 | 33 | 49 | 0 | 42 | 33 | 29 | 15B | 31 | 27 |
| Octal | 226 | 63 | 111 | 0 | 102 | 63 | 51 | 533 | 61 | 47 |
| Binary | 10010110 | 110011 | 1001001 | 0 | 1000010 | 110011 | 101001 | 101011011 | 110001 | 100111 |
Color Harmonies of #963349
Complementary color
Monochromatic Colors of #963349
Black with #963349
Text Example
Text Example
White with #963349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963349; }
p { color: rgb(150,51,73); }
H1.HeaderClassName
{
color: #963349;
}
.AnyTagClassName
{
color: #963349;
}
</style>
background-color css
<style>
a { background-color: #963349; }
a { background-color: rgb(150,51,73); }
div.DivClassName
{
background-color: #963349;
}
.BgClassName
{
background-color: #963349;
}
</style>
border-color css
<style>
span { border-color: #963349; }
span { border-color: rgb(150,51,73); }
td.TdClassName
{
border-color: #963349;
}
.TagClassName
{
border-color: #963349;
}
</style>