Shades of Lipstick #951043
Tints of Lipstick #951043
RGB
CMYK
RGB Variations
Color information
#951043 (or 0x951043) is known color: Lipstick. HEX triplet: 95, 10 and 43. RGB value is (149,16,67). Sum of RGB (Red+Green+Blue) = 149+16+67=232 (30% of max value = 765). Red value is 149 (58.59% from 255 or 64.22% from 232); Green value is 16 (6.64% from 255 or 6.90% from 232); Blue value is 67 (26.56% from 255 or 28.88% from 232); Max value from RGB is 149 - color contains mainly: red. Hex color #951043 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #951043 is #6AEFBC. Grayscale: #3D3D3D. Windows color (decimal): -7008189 or 4395157. OLE color: 4395157.
HSL color Cylindrical-coordinate representation of color #951043: hue angle of 336.99º degrees, saturation: 0.81, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #951043 is Cyan = 0, Magento = 0.89, Yellow = 0.55 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 16 | 67 | - |
| CMYK | 0 | 0.89 | 0.55 | 0.42 |
| HSL | 336.99º | 0.81% | 0.32% | - |
| HSV(B) | 336.99º | 0.89% | 0.58% | - |
| XYZ | 13.59 | 7.17 | 5.98 | - |
| YUV | 61.58 | 131.06 | 190.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 16 | 67 | 0 | 0.89 | 0.55 | 0.42 | 336.99 | 0.81 | 0.32 |
| Hex | 95 | 10 | 43 | 0 | 59 | 37 | 2A | 151 | 51 | 20 |
| Octal | 225 | 20 | 103 | 0 | 131 | 67 | 52 | 521 | 121 | 40 |
| Binary | 10010101 | 10000 | 1000011 | 0 | 1011001 | 110111 | 101010 | 101010001 | 1010001 | 100000 |
Color Harmonies of #951043
Complementary color
Monochromatic Colors of #951043
Black with #951043
Text Example
Text Example
White with #951043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #951043; }
p { color: rgb(149,16,67); }
H1.HeaderClassName
{
color: #951043;
}
.AnyTagClassName
{
color: #951043;
}
</style>
background-color css
<style>
a { background-color: #951043; }
a { background-color: rgb(149,16,67); }
div.DivClassName
{
background-color: #951043;
}
.BgClassName
{
background-color: #951043;
}
</style>
border-color css
<style>
span { border-color: #951043; }
span { border-color: rgb(149,16,67); }
td.TdClassName
{
border-color: #951043;
}
.TagClassName
{
border-color: #951043;
}
</style>