Shades of Lipstick #952746
Tints of Lipstick #952746
RGB
CMYK
RGB Variations
Color information
#952746 (or 0x952746) is known color: Lipstick. HEX triplet: 95, 27 and 46. RGB value is (149,39,70). Sum of RGB (Red+Green+Blue) = 149+39+70=258 (34% of max value = 765). Red value is 149 (58.59% from 255 or 57.75% from 258); Green value is 39 (15.62% from 255 or 15.12% from 258); Blue value is 70 (27.73% from 255 or 27.13% from 258); Max value from RGB is 149 - color contains mainly: red. Hex color #952746 is not a web safe color. Web safe color analog (approx): #993333. Inversed color of #952746 is #6AD8B9. Grayscale: #4B4B4B. Windows color (decimal): -7002298 or 4597653. OLE color: 4597653.
HSL color Cylindrical-coordinate representation of color #952746: hue angle of 343.09º 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 #952746 is Cyan = 0, Magento = 0.74, Yellow = 0.53 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 39 | 70 | - |
| CMYK | 0 | 0.74 | 0.53 | 0.42 |
| HSL | 343.09º | 0.59% | 0.37% | - |
| HSV(B) | 343.09º | 0.74% | 0.58% | - |
| XYZ | 14.23 | 8.28 | 6.64 | - |
| YUV | 75.42 | 124.94 | 180.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 39 | 70 | 0 | 0.74 | 0.53 | 0.42 | 343.09 | 0.59 | 0.37 |
| Hex | 95 | 27 | 46 | 0 | 4A | 35 | 2A | 157 | 3B | 25 |
| Octal | 225 | 47 | 106 | 0 | 112 | 65 | 52 | 527 | 73 | 45 |
| Binary | 10010101 | 100111 | 1000110 | 0 | 1001010 | 110101 | 101010 | 101010111 | 111011 | 100101 |
Color Harmonies of #952746
Complementary color
Monochromatic Colors of #952746
Black with #952746
Text Example
Text Example
White with #952746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952746; }
p { color: rgb(149,39,70); }
H1.HeaderClassName
{
color: #952746;
}
.AnyTagClassName
{
color: #952746;
}
</style>
background-color css
<style>
a { background-color: #952746; }
a { background-color: rgb(149,39,70); }
div.DivClassName
{
background-color: #952746;
}
.BgClassName
{
background-color: #952746;
}
</style>
border-color css
<style>
span { border-color: #952746; }
span { border-color: rgb(149,39,70); }
td.TdClassName
{
border-color: #952746;
}
.TagClassName
{
border-color: #952746;
}
</style>