Shades of Pompadour #651549
Tints of Pompadour #651549
RGB
CMYK
RGB Variations
Color information
#651549 (or 0x651549) is known color: Pompadour. HEX triplet: 65, 15 and 49. RGB value is (101,21,73). Sum of RGB (Red+Green+Blue) = 101+21+73=195 (25% of max value = 765). Red value is 101 (39.84% from 255 or 51.79% from 195); Green value is 21 (8.59% from 255 or 10.77% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 101 - color contains mainly: red. Hex color #651549 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651549 is #9AEAB6. Grayscale: #323232. Windows color (decimal): -10152631 or 4789605. OLE color: 4789605.
HSL color Cylindrical-coordinate representation of color #651549: hue angle of 321º degrees, saturation: 0.66, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #651549 is Cyan = 0, Magento = 0.79, Yellow = 0.28 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 21 | 73 | - |
| CMYK | 0 | 0.79 | 0.28 | 0.60 |
| HSL | 321º | 0.66% | 0.24% | - |
| HSV(B) | 321º | 0.79% | 0.4% | - |
| XYZ | 6.84 | 3.78 | 6.67 | - |
| YUV | 50.85 | 140.5 | 163.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 21 | 73 | 0 | 0.79 | 0.28 | 0.60 | 321 | 0.66 | 0.24 |
| Hex | 65 | 15 | 49 | 0 | 4F | 1C | 3C | 141 | 42 | 18 |
| Octal | 145 | 25 | 111 | 0 | 117 | 34 | 74 | 501 | 102 | 30 |
| Binary | 1100101 | 10101 | 1001001 | 0 | 1001111 | 11100 | 111100 | 101000001 | 1000010 | 11000 |
Color Harmonies of #651549
Complementary color
Monochromatic Colors of #651549
Black with #651549
Text Example
Text Example
White with #651549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651549; }
p { color: rgb(101,21,73); }
H1.HeaderClassName
{
color: #651549;
}
.AnyTagClassName
{
color: #651549;
}
</style>
background-color css
<style>
a { background-color: #651549; }
a { background-color: rgb(101,21,73); }
div.DivClassName
{
background-color: #651549;
}
.BgClassName
{
background-color: #651549;
}
</style>
border-color css
<style>
span { border-color: #651549; }
span { border-color: rgb(101,21,73); }
td.TdClassName
{
border-color: #651549;
}
.TagClassName
{
border-color: #651549;
}
</style>