Shades of Lipstick #953349
Tints of Lipstick #953349
RGB
CMYK
RGB Variations
Color information
#953349 (or 0x953349) is known color: Lipstick. HEX triplet: 95, 33 and 49. RGB value is (149,51,73). Sum of RGB (Red+Green+Blue) = 149+51+73=273 (36% of max value = 765). Red value is 149 (58.59% from 255 or 54.58% from 273); Green value is 51 (20.31% from 255 or 18.68% from 273); Blue value is 73 (28.91% from 255 or 26.74% from 273); Max value from RGB is 149 - color contains mainly: red. Hex color #953349 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #953349 is #6ACCB6. Grayscale: #525252. Windows color (decimal): -6999223 or 4797333. OLE color: 4797333.
HSL color Cylindrical-coordinate representation of color #953349: hue angle of 346.53º degrees, saturation: 0.49, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #953349 is Cyan = 0, Magento = 0.66, Yellow = 0.51 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 51 | 73 | - |
| CMYK | 0 | 0.66 | 0.51 | 0.42 |
| HSL | 346.53º | 0.49% | 0.39% | - |
| HSV(B) | 346.53º | 0.66% | 0.58% | - |
| XYZ | 14.78 | 9.24 | 7.31 | - |
| YUV | 82.81 | 122.47 | 175.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 51 | 73 | 0 | 0.66 | 0.51 | 0.42 | 346.53 | 0.49 | 0.39 |
| Hex | 95 | 33 | 49 | 0 | 42 | 33 | 2A | 15B | 31 | 27 |
| Octal | 225 | 63 | 111 | 0 | 102 | 63 | 52 | 533 | 61 | 47 |
| Binary | 10010101 | 110011 | 1001001 | 0 | 1000010 | 110011 | 101010 | 101011011 | 110001 | 100111 |
Color Harmonies of #953349
Complementary color
Monochromatic Colors of #953349
Black with #953349
Text Example
Text Example
White with #953349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953349; }
p { color: rgb(149,51,73); }
H1.HeaderClassName
{
color: #953349;
}
.AnyTagClassName
{
color: #953349;
}
</style>
background-color css
<style>
a { background-color: #953349; }
a { background-color: rgb(149,51,73); }
div.DivClassName
{
background-color: #953349;
}
.BgClassName
{
background-color: #953349;
}
</style>
border-color css
<style>
span { border-color: #953349; }
span { border-color: rgb(149,51,73); }
td.TdClassName
{
border-color: #953349;
}
.TagClassName
{
border-color: #953349;
}
</style>