Shades of Lipstick #951744
Tints of Lipstick #951744
RGB
CMYK
RGB Variations
Color information
#951744 (or 0x951744) is known color: Lipstick. HEX triplet: 95, 17 and 44. RGB value is (149,23,68). Sum of RGB (Red+Green+Blue) = 149+23+68=240 (31% of max value = 765). Red value is 149 (58.59% from 255 or 62.08% from 240); Green value is 23 (9.38% from 255 or 9.58% from 240); Blue value is 68 (26.95% from 255 or 28.33% from 240); Max value from RGB is 149 - color contains mainly: red. Hex color #951744 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #951744 is #6AE8BB. Grayscale: #414141. Windows color (decimal): -7006396 or 4462485. OLE color: 4462485.
HSL color Cylindrical-coordinate representation of color #951744: hue angle of 338.57º degrees, saturation: 0.73, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #951744 is Cyan = 0, Magento = 0.85, Yellow = 0.54 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 23 | 68 | - |
| CMYK | 0 | 0.85 | 0.54 | 0.42 |
| HSL | 338.57º | 0.73% | 0.34% | - |
| HSV(B) | 338.57º | 0.85% | 0.58% | - |
| XYZ | 13.74 | 7.42 | 6.18 | - |
| YUV | 65.8 | 129.24 | 187.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 23 | 68 | 0 | 0.85 | 0.54 | 0.42 | 338.57 | 0.73 | 0.34 |
| Hex | 95 | 17 | 44 | 0 | 55 | 36 | 2A | 153 | 49 | 22 |
| Octal | 225 | 27 | 104 | 0 | 125 | 66 | 52 | 523 | 111 | 42 |
| Binary | 10010101 | 10111 | 1000100 | 0 | 1010101 | 110110 | 101010 | 101010011 | 1001001 | 100010 |
Color Harmonies of #951744
Complementary color
Monochromatic Colors of #951744
Black with #951744
Text Example
Text Example
White with #951744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #951744; }
p { color: rgb(149,23,68); }
H1.HeaderClassName
{
color: #951744;
}
.AnyTagClassName
{
color: #951744;
}
</style>
background-color css
<style>
a { background-color: #951744; }
a { background-color: rgb(149,23,68); }
div.DivClassName
{
background-color: #951744;
}
.BgClassName
{
background-color: #951744;
}
</style>
border-color css
<style>
span { border-color: #951744; }
span { border-color: rgb(149,23,68); }
td.TdClassName
{
border-color: #951744;
}
.TagClassName
{
border-color: #951744;
}
</style>