Shades of Lipstick #953651
Tints of Lipstick #953651
RGB
CMYK
RGB Variations
Color information
#953651 (or 0x953651) is known color: Lipstick. HEX triplet: 95, 36 and 51. RGB value is (149,54,81). Sum of RGB (Red+Green+Blue) = 149+54+81=284 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.46% from 284); Green value is 54 (21.48% from 255 or 19.01% from 284); Blue value is 81 (32.03% from 255 or 28.52% from 284); Max value from RGB is 149 - color contains mainly: red. Hex color #953651 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953651 is #6AC9AE. Grayscale: #555555. Windows color (decimal): -6998447 or 5322389. OLE color: 5322389.
HSL color Cylindrical-coordinate representation of color #953651: hue angle of 342.95º 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 #953651 is Cyan = 0, Magento = 0.64, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 54 | 81 | - |
| CMYK | 0 | 0.64 | 0.46 | 0.42 |
| HSL | 342.95º | 0.47% | 0.4% | - |
| HSV(B) | 342.95º | 0.64% | 0.58% | - |
| XYZ | 15.2 | 9.62 | 8.84 | - |
| YUV | 85.48 | 125.47 | 173.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 54 | 81 | 0 | 0.64 | 0.46 | 0.42 | 342.95 | 0.47 | 0.4 |
| Hex | 95 | 36 | 51 | 0 | 40 | 2E | 2A | 157 | 2F | 28 |
| Octal | 225 | 66 | 121 | 0 | 100 | 56 | 52 | 527 | 57 | 50 |
| Binary | 10010101 | 110110 | 1010001 | 0 | 1000000 | 101110 | 101010 | 101010111 | 101111 | 101000 |
Color Harmonies of #953651
Complementary color
Monochromatic Colors of #953651
Black with #953651
Text Example
Text Example
White with #953651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953651; }
p { color: rgb(149,54,81); }
H1.HeaderClassName
{
color: #953651;
}
.AnyTagClassName
{
color: #953651;
}
</style>
background-color css
<style>
a { background-color: #953651; }
a { background-color: rgb(149,54,81); }
div.DivClassName
{
background-color: #953651;
}
.BgClassName
{
background-color: #953651;
}
</style>
border-color css
<style>
span { border-color: #953651; }
span { border-color: rgb(149,54,81); }
td.TdClassName
{
border-color: #953651;
}
.TagClassName
{
border-color: #953651;
}
</style>