Shades of Pompadour #601647
Tints of Pompadour #601647
RGB
CMYK
RGB Variations
Color information
#601647 (or 0x601647) is known color: Pompadour. HEX triplet: 60, 16 and 47. RGB value is (96,22,71). Sum of RGB (Red+Green+Blue) = 96+22+71=189 (25% of max value = 765). Red value is 96 (37.89% from 255 or 50.79% from 189); Green value is 22 (8.98% from 255 or 11.64% from 189); Blue value is 71 (28.12% from 255 or 37.57% from 189); Max value from RGB is 96 - color contains mainly: red. Hex color #601647 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601647 is #9FE9B8. Grayscale: #313131. Windows color (decimal): -10480057 or 4658784. OLE color: 4658784.
HSL color Cylindrical-coordinate representation of color #601647: hue angle of 320.27º degrees, saturation: 0.63, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #601647 is Cyan = 0, Magento = 0.77, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 22 | 71 | - |
| CMYK | 0 | 0.77 | 0.26 | 0.62 |
| HSL | 320.27º | 0.63% | 0.23% | - |
| HSV(B) | 320.27º | 0.77% | 0.38% | - |
| XYZ | 6.25 | 3.52 | 6.31 | - |
| YUV | 49.71 | 140.02 | 161.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 22 | 71 | 0 | 0.77 | 0.26 | 0.62 | 320.27 | 0.63 | 0.23 |
| Hex | 60 | 16 | 47 | 0 | 4D | 1A | 3E | 140 | 3F | 17 |
| Octal | 140 | 26 | 107 | 0 | 115 | 32 | 76 | 500 | 77 | 27 |
| Binary | 1100000 | 10110 | 1000111 | 0 | 1001101 | 11010 | 111110 | 101000000 | 111111 | 10111 |
Color Harmonies of #601647
Complementary color
Monochromatic Colors of #601647
Black with #601647
Text Example
Text Example
White with #601647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601647; }
p { color: rgb(96,22,71); }
H1.HeaderClassName
{
color: #601647;
}
.AnyTagClassName
{
color: #601647;
}
</style>
background-color css
<style>
a { background-color: #601647; }
a { background-color: rgb(96,22,71); }
div.DivClassName
{
background-color: #601647;
}
.BgClassName
{
background-color: #601647;
}
</style>
border-color css
<style>
span { border-color: #601647; }
span { border-color: rgb(96,22,71); }
td.TdClassName
{
border-color: #601647;
}
.TagClassName
{
border-color: #601647;
}
</style>