Shades of Lipstick #952767
Tints of Lipstick #952767
RGB
CMYK
RGB Variations
Color information
#952767 (or 0x952767) is known color: Lipstick. HEX triplet: 95, 27 and 67. RGB value is (149,39,103). Sum of RGB (Red+Green+Blue) = 149+39+103=291 (38% of max value = 765). Red value is 149 (58.59% from 255 or 51.20% from 291); Green value is 39 (15.62% from 255 or 13.40% from 291); Blue value is 103 (40.62% from 255 or 35.40% from 291); Max value from RGB is 149 - color contains mainly: red. Hex color #952767 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #952767 is #6AD898. Grayscale: #4F4F4F. Windows color (decimal): -7002265 or 6760341. OLE color: 6760341.
HSL color Cylindrical-coordinate representation of color #952767: hue angle of 325.09º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #952767 is Cyan = 0, Magento = 0.74, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 39 | 103 | - |
| CMYK | 0 | 0.74 | 0.31 | 0.42 |
| HSL | 325.09º | 0.59% | 0.37% | - |
| HSV(B) | 325.09º | 0.74% | 0.58% | - |
| XYZ | 15.57 | 8.82 | 13.71 | - |
| YUV | 79.19 | 141.44 | 177.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 39 | 103 | 0 | 0.74 | 0.31 | 0.42 | 325.09 | 0.59 | 0.37 |
| Hex | 95 | 27 | 67 | 0 | 4A | 1F | 2A | 145 | 3B | 25 |
| Octal | 225 | 47 | 147 | 0 | 112 | 37 | 52 | 505 | 73 | 45 |
| Binary | 10010101 | 100111 | 1100111 | 0 | 1001010 | 11111 | 101010 | 101000101 | 111011 | 100101 |
Color Harmonies of #952767
Complementary color
Monochromatic Colors of #952767
Black with #952767
Text Example
Text Example
White with #952767
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #952767; }
p { color: rgb(149,39,103); }
H1.HeaderClassName
{
color: #952767;
}
.AnyTagClassName
{
color: #952767;
}
</style>
background-color css
<style>
a { background-color: #952767; }
a { background-color: rgb(149,39,103); }
div.DivClassName
{
background-color: #952767;
}
.BgClassName
{
background-color: #952767;
}
</style>
border-color css
<style>
span { border-color: #952767; }
span { border-color: rgb(149,39,103); }
td.TdClassName
{
border-color: #952767;
}
.TagClassName
{
border-color: #952767;
}
</style>