Shades of Lipstick #953556
Tints of Lipstick #953556
RGB
CMYK
RGB Variations
Color information
#953556 (or 0x953556) is known color: Lipstick. HEX triplet: 95, 35 and 56. RGB value is (149,53,86). Sum of RGB (Red+Green+Blue) = 149+53+86=288 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.74% from 288); Green value is 53 (21.09% from 255 or 18.40% from 288); Blue value is 86 (33.98% from 255 or 29.86% from 288); Max value from RGB is 149 - color contains mainly: red. Hex color #953556 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953556 is #6ACAA9. Grayscale: #555555. Windows color (decimal): -6998698 or 5649813. OLE color: 5649813.
HSL color Cylindrical-coordinate representation of color #953556: hue angle of 339.38º degrees, saturation: 0.48, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #953556 is Cyan = 0, Magento = 0.64, Yellow = 0.42 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 53 | 86 | - |
| CMYK | 0 | 0.64 | 0.42 | 0.42 |
| HSL | 339.38º | 0.48% | 0.4% | - |
| HSV(B) | 339.38º | 0.64% | 0.58% | - |
| XYZ | 15.35 | 9.61 | 9.85 | - |
| YUV | 85.47 | 128.3 | 173.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 53 | 86 | 0 | 0.64 | 0.42 | 0.42 | 339.38 | 0.48 | 0.4 |
| Hex | 95 | 35 | 56 | 0 | 40 | 2A | 2A | 153 | 30 | 28 |
| Octal | 225 | 65 | 126 | 0 | 100 | 52 | 52 | 523 | 60 | 50 |
| Binary | 10010101 | 110101 | 1010110 | 0 | 1000000 | 101010 | 101010 | 101010011 | 110000 | 101000 |
Color Harmonies of #953556
Complementary color
Monochromatic Colors of #953556
Black with #953556
Text Example
Text Example
White with #953556
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953556; }
p { color: rgb(149,53,86); }
H1.HeaderClassName
{
color: #953556;
}
.AnyTagClassName
{
color: #953556;
}
</style>
background-color css
<style>
a { background-color: #953556; }
a { background-color: rgb(149,53,86); }
div.DivClassName
{
background-color: #953556;
}
.BgClassName
{
background-color: #953556;
}
</style>
border-color css
<style>
span { border-color: #953556; }
span { border-color: rgb(149,53,86); }
td.TdClassName
{
border-color: #953556;
}
.TagClassName
{
border-color: #953556;
}
</style>