Shades of Lipstick #952651
Tints of Lipstick #952651
RGB
CMYK
RGB Variations
Color information
#952651 (or 0x952651) is known color: Lipstick. HEX triplet: 95, 26 and 51. RGB value is (149,38,81). Sum of RGB (Red+Green+Blue) = 149+38+81=268 (35% of max value = 765). Red value is 149 (58.59% from 255 or 55.60% from 268); Green value is 38 (15.23% from 255 or 14.18% from 268); Blue value is 81 (32.03% from 255 or 30.22% from 268); Max value from RGB is 149 - color contains mainly: red. Hex color #952651 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952651 is #6AD9AE. Grayscale: #4C4C4C. Windows color (decimal): -7002543 or 5318293. OLE color: 5318293.
HSL color Cylindrical-coordinate representation of color #952651: hue angle of 336.76º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #952651 is Cyan = 0, Magento = 0.74, Yellow = 0.46 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 38 | 81 | - |
| CMYK | 0 | 0.74 | 0.46 | 0.42 |
| HSL | 336.76º | 0.59% | 0.37% | - |
| HSV(B) | 336.76º | 0.74% | 0.58% | - |
| XYZ | 14.57 | 8.37 | 8.63 | - |
| YUV | 76.09 | 130.77 | 180 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 38 | 81 | 0 | 0.74 | 0.46 | 0.42 | 336.76 | 0.59 | 0.37 |
| Hex | 95 | 26 | 51 | 0 | 4A | 2E | 2A | 151 | 3B | 25 |
| Octal | 225 | 46 | 121 | 0 | 112 | 56 | 52 | 521 | 73 | 45 |
| Binary | 10010101 | 100110 | 1010001 | 0 | 1001010 | 101110 | 101010 | 101010001 | 111011 | 100101 |
Color Harmonies of #952651
Complementary color
Monochromatic Colors of #952651
Black with #952651
Text Example
Text Example
White with #952651
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952651; }
p { color: rgb(149,38,81); }
H1.HeaderClassName
{
color: #952651;
}
.AnyTagClassName
{
color: #952651;
}
</style>
background-color css
<style>
a { background-color: #952651; }
a { background-color: rgb(149,38,81); }
div.DivClassName
{
background-color: #952651;
}
.BgClassName
{
background-color: #952651;
}
</style>
border-color css
<style>
span { border-color: #952651; }
span { border-color: rgb(149,38,81); }
td.TdClassName
{
border-color: #952651;
}
.TagClassName
{
border-color: #952651;
}
</style>