Shades of Lipstick #953061
Tints of Lipstick #953061
RGB
CMYK
RGB Variations
Color information
#953061 (or 0x953061) is known color: Lipstick. HEX triplet: 95, 30 and 61. RGB value is (149,48,97). Sum of RGB (Red+Green+Blue) = 149+48+97=294 (38% of max value = 765). Red value is 149 (58.59% from 255 or 50.68% from 294); Green value is 48 (19.14% from 255 or 16.33% from 294); Blue value is 97 (38.28% from 255 or 32.99% from 294); Max value from RGB is 149 - color contains mainly: red. Hex color #953061 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953061 is #6ACF9E. Grayscale: #535353. Windows color (decimal): -6999967 or 6369429. OLE color: 6369429.
HSL color Cylindrical-coordinate representation of color #953061: hue angle of 330.89º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #953061 is Cyan = 0, Magento = 0.68, Yellow = 0.35 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 48 | 97 | - |
| CMYK | 0 | 0.68 | 0.35 | 0.42 |
| HSL | 330.89º | 0.51% | 0.39% | - |
| HSV(B) | 330.89º | 0.68% | 0.58% | - |
| XYZ | 15.61 | 9.37 | 12.29 | - |
| YUV | 83.79 | 135.46 | 174.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 48 | 97 | 0 | 0.68 | 0.35 | 0.42 | 330.89 | 0.51 | 0.39 |
| Hex | 95 | 30 | 61 | 0 | 44 | 23 | 2A | 14B | 33 | 27 |
| Octal | 225 | 60 | 141 | 0 | 104 | 43 | 52 | 513 | 63 | 47 |
| Binary | 10010101 | 110000 | 1100001 | 0 | 1000100 | 100011 | 101010 | 101001011 | 110011 | 100111 |
Color Harmonies of #953061
Complementary color
Monochromatic Colors of #953061
Black with #953061
Text Example
Text Example
White with #953061
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953061; }
p { color: rgb(149,48,97); }
H1.HeaderClassName
{
color: #953061;
}
.AnyTagClassName
{
color: #953061;
}
</style>
background-color css
<style>
a { background-color: #953061; }
a { background-color: rgb(149,48,97); }
div.DivClassName
{
background-color: #953061;
}
.BgClassName
{
background-color: #953061;
}
</style>
border-color css
<style>
span { border-color: #953061; }
span { border-color: rgb(149,48,97); }
td.TdClassName
{
border-color: #953061;
}
.TagClassName
{
border-color: #953061;
}
</style>