Shades of Lipstick #953667
Tints of Lipstick #953667
RGB
CMYK
RGB Variations
Color information
#953667 (or 0x953667) is known color: Lipstick. HEX triplet: 95, 36 and 67. RGB value is (149,54,103). Sum of RGB (Red+Green+Blue) = 149+54+103=306 (40% of max value = 765). Red value is 149 (58.59% from 255 or 48.69% from 306); Green value is 54 (21.48% from 255 or 17.65% from 306); Blue value is 103 (40.62% from 255 or 33.66% from 306); Max value from RGB is 149 - color contains mainly: red. Hex color #953667 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #953667 is #6AC998. Grayscale: #575757. Windows color (decimal): -6998425 or 6764181. OLE color: 6764181.
HSL color Cylindrical-coordinate representation of color #953667: hue angle of 329.05º degrees, saturation: 0.47, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #953667 is Cyan = 0, Magento = 0.64, Yellow = 0.31 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 149 | 54 | 103 | - |
| CMYK | 0 | 0.64 | 0.31 | 0.42 |
| HSL | 329.05º | 0.47% | 0.4% | - |
| HSV(B) | 329.05º | 0.64% | 0.58% | - |
| XYZ | 16.16 | 10.01 | 13.91 | - |
| YUV | 87.99 | 136.47 | 171.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 149 | 54 | 103 | 0 | 0.64 | 0.31 | 0.42 | 329.05 | 0.47 | 0.4 |
| Hex | 95 | 36 | 67 | 0 | 40 | 1F | 2A | 149 | 2F | 28 |
| Octal | 225 | 66 | 147 | 0 | 100 | 37 | 52 | 511 | 57 | 50 |
| Binary | 10010101 | 110110 | 1100111 | 0 | 1000000 | 11111 | 101010 | 101001001 | 101111 | 101000 |
Color Harmonies of #953667
Complementary color
Monochromatic Colors of #953667
Black with #953667
Text Example
Text Example
White with #953667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #953667; }
p { color: rgb(149,54,103); }
H1.HeaderClassName
{
color: #953667;
}
.AnyTagClassName
{
color: #953667;
}
</style>
background-color css
<style>
a { background-color: #953667; }
a { background-color: rgb(149,54,103); }
div.DivClassName
{
background-color: #953667;
}
.BgClassName
{
background-color: #953667;
}
</style>
border-color css
<style>
span { border-color: #953667; }
span { border-color: rgb(149,54,103); }
td.TdClassName
{
border-color: #953667;
}
.TagClassName
{
border-color: #953667;
}
</style>