Shades of Pompadour #601446
Tints of Pompadour #601446
RGB
CMYK
RGB Variations
Color information
#601446 (or 0x601446) is known color: Pompadour. HEX triplet: 60, 14 and 46. RGB value is (96,20,70). Sum of RGB (Red+Green+Blue) = 96+20+70=186 (24% of max value = 765). Red value is 96 (37.89% from 255 or 51.61% from 186); Green value is 20 (8.20% from 255 or 10.75% from 186); Blue value is 70 (27.73% from 255 or 37.63% from 186); Max value from RGB is 96 - color contains mainly: red. Hex color #601446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601446 is #9FEBB9. Grayscale: #303030. Windows color (decimal): -10480570 or 4592736. OLE color: 4592736.
HSL color Cylindrical-coordinate representation of color #601446: hue angle of 320.53º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #601446 is Cyan = 0, Magento = 0.79, Yellow = 0.27 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 20 | 70 | - |
| CMYK | 0 | 0.79 | 0.27 | 0.62 |
| HSL | 320.53º | 0.66% | 0.23% | - |
| HSV(B) | 320.53º | 0.79% | 0.38% | - |
| XYZ | 6.18 | 3.43 | 6.13 | - |
| YUV | 48.42 | 140.18 | 161.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 20 | 70 | 0 | 0.79 | 0.27 | 0.62 | 320.53 | 0.66 | 0.23 |
| Hex | 60 | 14 | 46 | 0 | 4F | 1B | 3E | 141 | 42 | 17 |
| Octal | 140 | 24 | 106 | 0 | 117 | 33 | 76 | 501 | 102 | 27 |
| Binary | 1100000 | 10100 | 1000110 | 0 | 1001111 | 11011 | 111110 | 101000001 | 1000010 | 10111 |
Color Harmonies of #601446
Complementary color
Monochromatic Colors of #601446
Black with #601446
Text Example
Text Example
White with #601446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601446; }
p { color: rgb(96,20,70); }
H1.HeaderClassName
{
color: #601446;
}
.AnyTagClassName
{
color: #601446;
}
</style>
background-color css
<style>
a { background-color: #601446; }
a { background-color: rgb(96,20,70); }
div.DivClassName
{
background-color: #601446;
}
.BgClassName
{
background-color: #601446;
}
</style>
border-color css
<style>
span { border-color: #601446; }
span { border-color: rgb(96,20,70); }
td.TdClassName
{
border-color: #601446;
}
.TagClassName
{
border-color: #601446;
}
</style>