Shades of Lipstick #A41546
Tints of Lipstick #A41546
RGB
CMYK
RGB Variations
Color information
#A41546 (or 0xA41546) is known color: Lipstick. HEX triplet: A4, 15 and 46. RGB value is (164,21,70). Sum of RGB (Red+Green+Blue) = 164+21+70=255 (33% of max value = 765). Red value is 164 (64.45% from 255 or 64.31% from 255); Green value is 21 (8.59% from 255 or 8.24% from 255); Blue value is 70 (27.73% from 255 or 27.45% from 255); Max value from RGB is 164 - color contains mainly: red. Hex color #A41546 is not a web safe color. Web safe color analog (approx): #990033. Inversed color of #A41546 is #5BEAB9. Grayscale: #454545. Windows color (decimal): -6023866 or 4593060. OLE color: 4593060.
HSL color Cylindrical-coordinate representation of color #A41546: hue angle of 339.44º degrees, saturation: 0.77, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #A41546 is Cyan = 0, Magento = 0.87, Yellow = 0.57 and Black (K on CMYK) = 0.36.
Color convert
| RGB | 164 | 21 | 70 | - |
| CMYK | 0 | 0.87 | 0.57 | 0.36 |
| HSL | 339.44º | 0.77% | 0.36% | - |
| HSV(B) | 339.44º | 0.87% | 0.64% | - |
| XYZ | 16.68 | 8.87 | 6.63 | - |
| YUV | 69.34 | 128.38 | 195.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 164 | 21 | 70 | 0 | 0.87 | 0.57 | 0.36 | 339.44 | 0.77 | 0.36 |
| Hex | A4 | 15 | 46 | 0 | 57 | 39 | 24 | 153 | 4D | 24 |
| Octal | 244 | 25 | 106 | 0 | 127 | 71 | 44 | 523 | 115 | 44 |
| Binary | 10100100 | 10101 | 1000110 | 0 | 1010111 | 111001 | 100100 | 101010011 | 1001101 | 100100 |
Color Harmonies of #A41546
Complementary color
Monochromatic Colors of #A41546
Black with #A41546
Text Example
Text Example
White with #A41546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #A41546; }
p { color: rgb(164,21,70); }
H1.HeaderClassName
{
color: #A41546;
}
.AnyTagClassName
{
color: #A41546;
}
</style>
background-color css
<style>
a { background-color: #A41546; }
a { background-color: rgb(164,21,70); }
div.DivClassName
{
background-color: #A41546;
}
.BgClassName
{
background-color: #A41546;
}
</style>
border-color css
<style>
span { border-color: #A41546; }
span { border-color: rgb(164,21,70); }
td.TdClassName
{
border-color: #A41546;
}
.TagClassName
{
border-color: #A41546;
}
</style>