Shades of Lipstick #953067
Tints of Lipstick #953067
RGB
CMYK
RGB Variations
Color information
#953067 (or 0x953067) is known color: Lipstick. HEX triplet: 95, 30 and 67. RGB value is (149,48,103). Sum of RGB (Red+Green+Blue) = 149+48+103=300 (39% of max value = 765). Red value is 149 (58.59% from 255 or 49.67% from 300); Green value is 48 (19.14% from 255 or 16% from 300); Blue value is 103 (40.62% from 255 or 34.33% from 300); Max value from RGB is 149 - color contains mainly: red. Hex color #953067 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953067 is #6ACF98. Grayscale: #545454. Windows color (decimal): -6999961 or 6762645. OLE color: 6762645.
HSL color Cylindrical-coordinate representation of color #953067: hue angle of 327.33º degrees, saturation: 0.51, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #953067 is Cyan = 0, Magento = 0.68, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 48 | 103 | - |
| CMYK | 0 | 0.68 | 0.31 | 0.42 |
| HSL | 327.33º | 0.51% | 0.39% | - |
| HSV(B) | 327.33º | 0.68% | 0.58% | - |
| XYZ | 15.9 | 9.48 | 13.82 | - |
| YUV | 84.47 | 138.46 | 174.03 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 48 | 103 | 0 | 0.68 | 0.31 | 0.42 | 327.33 | 0.51 | 0.39 |
| Hex | 95 | 30 | 67 | 0 | 44 | 1F | 2A | 147 | 33 | 27 |
| Octal | 225 | 60 | 147 | 0 | 104 | 37 | 52 | 507 | 63 | 47 |
| Binary | 10010101 | 110000 | 1100111 | 0 | 1000100 | 11111 | 101010 | 101000111 | 110011 | 100111 |
Color Harmonies of #953067
Complementary color
Monochromatic Colors of #953067
Black with #953067
Text Example
Text Example
White with #953067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953067; }
p { color: rgb(149,48,103); }
H1.HeaderClassName
{
color: #953067;
}
.AnyTagClassName
{
color: #953067;
}
</style>
background-color css
<style>
a { background-color: #953067; }
a { background-color: rgb(149,48,103); }
div.DivClassName
{
background-color: #953067;
}
.BgClassName
{
background-color: #953067;
}
</style>
border-color css
<style>
span { border-color: #953067; }
span { border-color: rgb(149,48,103); }
td.TdClassName
{
border-color: #953067;
}
.TagClassName
{
border-color: #953067;
}
</style>