Shades of Pompadour #651449
Tints of Pompadour #651449
RGB
CMYK
RGB Variations
Color information
#651449 (or 0x651449) is known color: Pompadour. HEX triplet: 65, 14 and 49. RGB value is (101,20,73). Sum of RGB (Red+Green+Blue) = 101+20+73=194 (25% of max value = 765). Red value is 101 (39.84% from 255 or 52.06% from 194); Green value is 20 (8.20% from 255 or 10.31% from 194); Blue value is 73 (28.91% from 255 or 37.63% from 194); Max value from RGB is 101 - color contains mainly: red. Hex color #651449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651449 is #9AEBB6. Grayscale: #323232. Windows color (decimal): -10152887 or 4789349. OLE color: 4789349.
HSL color Cylindrical-coordinate representation of color #651449: hue angle of 320.74º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #651449 is Cyan = 0, Magento = 0.80, Yellow = 0.28 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 20 | 73 | - |
| CMYK | 0 | 0.80 | 0.28 | 0.60 |
| HSL | 320.74º | 0.67% | 0.24% | - |
| HSV(B) | 320.74º | 0.8% | 0.4% | - |
| XYZ | 6.82 | 3.75 | 6.67 | - |
| YUV | 50.26 | 140.84 | 164.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 20 | 73 | 0 | 0.80 | 0.28 | 0.60 | 320.74 | 0.67 | 0.24 |
| Hex | 65 | 14 | 49 | 0 | 50 | 1C | 3C | 141 | 43 | 18 |
| Octal | 145 | 24 | 111 | 0 | 120 | 34 | 74 | 501 | 103 | 30 |
| Binary | 1100101 | 10100 | 1001001 | 0 | 1010000 | 11100 | 111100 | 101000001 | 1000011 | 11000 |
Color Harmonies of #651449
Complementary color
Monochromatic Colors of #651449
Black with #651449
Text Example
Text Example
White with #651449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651449; }
p { color: rgb(101,20,73); }
H1.HeaderClassName
{
color: #651449;
}
.AnyTagClassName
{
color: #651449;
}
</style>
background-color css
<style>
a { background-color: #651449; }
a { background-color: rgb(101,20,73); }
div.DivClassName
{
background-color: #651449;
}
.BgClassName
{
background-color: #651449;
}
</style>
border-color css
<style>
span { border-color: #651449; }
span { border-color: rgb(101,20,73); }
td.TdClassName
{
border-color: #651449;
}
.TagClassName
{
border-color: #651449;
}
</style>