Shades of Lipstick #963067
Tints of Lipstick #963067
RGB
CMYK
RGB Variations
Color information
#963067 (or 0x963067) is known color: Lipstick. HEX triplet: 96, 30 and 67. RGB value is (150,48,103). Sum of RGB (Red+Green+Blue) = 150+48+103=301 (39% of max value = 765). Red value is 150 (58.98% from 255 or 49.83% from 301); Green value is 48 (19.14% from 255 or 15.95% from 301); Blue value is 103 (40.62% from 255 or 34.22% from 301); Max value from RGB is 150 - color contains mainly: red. Hex color #963067 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #963067 is #69CF98. Grayscale: #545454. Windows color (decimal): -6934425 or 6762646. OLE color: 6762646.
HSL color Cylindrical-coordinate representation of color #963067: hue angle of 327.65º degrees, saturation: 0.52, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #963067 is Cyan = 0, Magento = 0.68, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 150 | 48 | 103 | - |
| CMYK | 0 | 0.68 | 0.31 | 0.41 |
| HSL | 327.65º | 0.52% | 0.39% | - |
| HSV(B) | 327.65º | 0.68% | 0.59% | - |
| XYZ | 16.08 | 9.58 | 13.83 | - |
| YUV | 84.77 | 138.29 | 174.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 150 | 48 | 103 | 0 | 0.68 | 0.31 | 0.41 | 327.65 | 0.52 | 0.39 |
| Hex | 96 | 30 | 67 | 0 | 44 | 1F | 29 | 148 | 34 | 27 |
| Octal | 226 | 60 | 147 | 0 | 104 | 37 | 51 | 510 | 64 | 47 |
| Binary | 10010110 | 110000 | 1100111 | 0 | 1000100 | 11111 | 101001 | 101001000 | 110100 | 100111 |
Color Harmonies of #963067
Complementary color
Monochromatic Colors of #963067
Black with #963067
Text Example
Text Example
White with #963067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #963067; }
p { color: rgb(150,48,103); }
H1.HeaderClassName
{
color: #963067;
}
.AnyTagClassName
{
color: #963067;
}
</style>
background-color css
<style>
a { background-color: #963067; }
a { background-color: rgb(150,48,103); }
div.DivClassName
{
background-color: #963067;
}
.BgClassName
{
background-color: #963067;
}
</style>
border-color css
<style>
span { border-color: #963067; }
span { border-color: rgb(150,48,103); }
td.TdClassName
{
border-color: #963067;
}
.TagClassName
{
border-color: #963067;
}
</style>