Shades of Lipstick #953650
Tints of Lipstick #953650
RGB
CMYK
RGB Variations
Color information
#953650 (or 0x953650) is known color: Lipstick. HEX triplet: 95, 36 and 50. RGB value is (149,54,80). Sum of RGB (Red+Green+Blue) = 149+54+80=283 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.65% from 283); Green value is 54 (21.48% from 255 or 19.08% from 283); Blue value is 80 (31.64% from 255 or 28.27% from 283); Max value from RGB is 149 - color contains mainly: red. Hex color #953650 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953650 is #6AC9AF. Grayscale: #555555. Windows color (decimal): -6998448 or 5256853. OLE color: 5256853.
HSL color Cylindrical-coordinate representation of color #953650: hue angle of 343.58º degrees, saturation: 0.47, 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 #953650 is Cyan = 0, Magento = 0.64, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 54 | 80 | - |
| CMYK | 0 | 0.64 | 0.46 | 0.42 |
| HSL | 343.58º | 0.47% | 0.4% | - |
| HSV(B) | 343.58º | 0.64% | 0.58% | - |
| XYZ | 15.16 | 9.61 | 8.64 | - |
| YUV | 85.37 | 124.97 | 173.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 54 | 80 | 0 | 0.64 | 0.46 | 0.42 | 343.58 | 0.47 | 0.4 |
| Hex | 95 | 36 | 50 | 0 | 40 | 2E | 2A | 158 | 2F | 28 |
| Octal | 225 | 66 | 120 | 0 | 100 | 56 | 52 | 530 | 57 | 50 |
| Binary | 10010101 | 110110 | 1010000 | 0 | 1000000 | 101110 | 101010 | 101011000 | 101111 | 101000 |
Color Harmonies of #953650
Complementary color
Monochromatic Colors of #953650
Black with #953650
Text Example
Text Example
White with #953650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953650; }
p { color: rgb(149,54,80); }
H1.HeaderClassName
{
color: #953650;
}
.AnyTagClassName
{
color: #953650;
}
</style>
background-color css
<style>
a { background-color: #953650; }
a { background-color: rgb(149,54,80); }
div.DivClassName
{
background-color: #953650;
}
.BgClassName
{
background-color: #953650;
}
</style>
border-color css
<style>
span { border-color: #953650; }
span { border-color: rgb(149,54,80); }
td.TdClassName
{
border-color: #953650;
}
.TagClassName
{
border-color: #953650;
}
</style>