Shades of Lipstick #953769
Tints of Lipstick #953769
RGB
CMYK
RGB Variations
Color information
#953769 (or 0x953769) is known color: Lipstick. HEX triplet: 95, 37 and 69. RGB value is (149,55,105). Sum of RGB (Red+Green+Blue) = 149+55+105=309 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.22% from 309); Green value is 55 (21.88% from 255 or 17.80% from 309); Blue value is 105 (41.41% from 255 or 33.98% from 309); Max value from RGB is 149 - color contains mainly: red. Hex color #953769 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953769 is #6AC896. Grayscale: #585858. Windows color (decimal): -6998167 or 6895509. OLE color: 6895509.
HSL color Cylindrical-coordinate representation of color #953769: hue angle of 328.09º degrees, saturation: 0.46, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #953769 is Cyan = 0, Magento = 0.63, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 55 | 105 | - |
| CMYK | 0 | 0.63 | 0.30 | 0.42 |
| HSL | 328.09º | 0.46% | 0.4% | - |
| HSV(B) | 328.09º | 0.63% | 0.58% | - |
| XYZ | 16.31 | 10.14 | 14.46 | - |
| YUV | 88.81 | 137.14 | 170.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 55 | 105 | 0 | 0.63 | 0.30 | 0.42 | 328.09 | 0.46 | 0.4 |
| Hex | 95 | 37 | 69 | 0 | 3F | 1E | 2A | 148 | 2E | 28 |
| Octal | 225 | 67 | 151 | 0 | 77 | 36 | 52 | 510 | 56 | 50 |
| Binary | 10010101 | 110111 | 1101001 | 0 | 111111 | 11110 | 101010 | 101001000 | 101110 | 101000 |
Color Harmonies of #953769
Complementary color
Monochromatic Colors of #953769
Black with #953769
Text Example
Text Example
White with #953769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953769; }
p { color: rgb(149,55,105); }
H1.HeaderClassName
{
color: #953769;
}
.AnyTagClassName
{
color: #953769;
}
</style>
background-color css
<style>
a { background-color: #953769; }
a { background-color: rgb(149,55,105); }
div.DivClassName
{
background-color: #953769;
}
.BgClassName
{
background-color: #953769;
}
</style>
border-color css
<style>
span { border-color: #953769; }
span { border-color: rgb(149,55,105); }
td.TdClassName
{
border-color: #953769;
}
.TagClassName
{
border-color: #953769;
}
</style>