Shades of Lipstick #953254
Tints of Lipstick #953254
RGB
CMYK
RGB Variations
Color information
#953254 (or 0x953254) is known color: Lipstick. HEX triplet: 95, 32 and 54. RGB value is (149,50,84). Sum of RGB (Red+Green+Blue) = 149+50+84=283 (37% of max value = 765). Red value is 149 (58.59% from 255 or 52.65% from 283); Green value is 50 (19.92% from 255 or 17.67% from 283); Blue value is 84 (33.20% from 255 or 29.68% from 283); Max value from RGB is 149 - color contains mainly: red. Hex color #953254 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953254 is #6ACDAB. Grayscale: #535353. Windows color (decimal): -6999468 or 5517973. OLE color: 5517973.
HSL color Cylindrical-coordinate representation of color #953254: hue angle of 339.39º degrees, saturation: 0.5, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #953254 is Cyan = 0, Magento = 0.66, Yellow = 0.44 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 50 | 84 | - |
| CMYK | 0 | 0.66 | 0.44 | 0.42 |
| HSL | 339.39º | 0.5% | 0.39% | - |
| HSV(B) | 339.39º | 0.66% | 0.58% | - |
| XYZ | 15.14 | 9.31 | 9.39 | - |
| YUV | 83.48 | 128.3 | 174.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 50 | 84 | 0 | 0.66 | 0.44 | 0.42 | 339.39 | 0.5 | 0.39 |
| Hex | 95 | 32 | 54 | 0 | 42 | 2C | 2A | 153 | 32 | 27 |
| Octal | 225 | 62 | 124 | 0 | 102 | 54 | 52 | 523 | 62 | 47 |
| Binary | 10010101 | 110010 | 1010100 | 0 | 1000010 | 101100 | 101010 | 101010011 | 110010 | 100111 |
Color Harmonies of #953254
Complementary color
Monochromatic Colors of #953254
Black with #953254
Text Example
Text Example
White with #953254
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953254; }
p { color: rgb(149,50,84); }
H1.HeaderClassName
{
color: #953254;
}
.AnyTagClassName
{
color: #953254;
}
</style>
background-color css
<style>
a { background-color: #953254; }
a { background-color: rgb(149,50,84); }
div.DivClassName
{
background-color: #953254;
}
.BgClassName
{
background-color: #953254;
}
</style>
border-color css
<style>
span { border-color: #953254; }
span { border-color: rgb(149,50,84); }
td.TdClassName
{
border-color: #953254;
}
.TagClassName
{
border-color: #953254;
}
</style>