Shades of Lipstick #953654
Tints of Lipstick #953654
RGB
CMYK
RGB Variations
Color information
#953654 (or 0x953654) is known color: Lipstick. HEX triplet: 95, 36 and 54. RGB value is (149,54,84). Sum of RGB (Red+Green+Blue) = 149+54+84=287 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.92% from 287); Green value is 54 (21.48% from 255 or 18.82% from 287); Blue value is 84 (33.20% from 255 or 29.27% from 287); Max value from RGB is 149 - color contains mainly: red. Hex color #953654 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953654 is #6AC9AB. Grayscale: #555555. Windows color (decimal): -6998444 or 5518997. OLE color: 5518997.
HSL color Cylindrical-coordinate representation of color #953654: hue angle of 341.05º 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 #953654 is Cyan = 0, Magento = 0.64, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 54 | 84 | - |
| CMYK | 0 | 0.64 | 0.44 | 0.42 |
| HSL | 341.05º | 0.47% | 0.4% | - |
| HSV(B) | 341.05º | 0.64% | 0.58% | - |
| XYZ | 15.31 | 9.67 | 9.45 | - |
| YUV | 85.83 | 126.97 | 173.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 54 | 84 | 0 | 0.64 | 0.44 | 0.42 | 341.05 | 0.47 | 0.4 |
| Hex | 95 | 36 | 54 | 0 | 40 | 2C | 2A | 155 | 2F | 28 |
| Octal | 225 | 66 | 124 | 0 | 100 | 54 | 52 | 525 | 57 | 50 |
| Binary | 10010101 | 110110 | 1010100 | 0 | 1000000 | 101100 | 101010 | 101010101 | 101111 | 101000 |
Color Harmonies of #953654
Complementary color
Monochromatic Colors of #953654
Black with #953654
Text Example
Text Example
White with #953654
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953654; }
p { color: rgb(149,54,84); }
H1.HeaderClassName
{
color: #953654;
}
.AnyTagClassName
{
color: #953654;
}
</style>
background-color css
<style>
a { background-color: #953654; }
a { background-color: rgb(149,54,84); }
div.DivClassName
{
background-color: #953654;
}
.BgClassName
{
background-color: #953654;
}
</style>
border-color css
<style>
span { border-color: #953654; }
span { border-color: rgb(149,54,84); }
td.TdClassName
{
border-color: #953654;
}
.TagClassName
{
border-color: #953654;
}
</style>