Shades of Pompadour #651439
Tints of Pompadour #651439
RGB
CMYK
RGB Variations
Color information
#651439 (or 0x651439) is known color: Pompadour. HEX triplet: 65, 14 and 39. RGB value is (101,20,57). Sum of RGB (Red+Green+Blue) = 101+20+57=178 (23% of max value = 765). Red value is 101 (39.84% from 255 or 56.74% from 178); Green value is 20 (8.20% from 255 or 11.24% from 178); Blue value is 57 (22.66% from 255 or 32.02% from 178); Max value from RGB is 101 - color contains mainly: red. Hex color #651439 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651439 is #9AEBC6. Grayscale: #303030. Windows color (decimal): -10152903 or 3740773. OLE color: 3740773.
HSL color Cylindrical-coordinate representation of color #651439: hue angle of 332.59º 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 #651439 is Cyan = 0, Magento = 0.80, Yellow = 0.44 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 20 | 57 | - |
| CMYK | 0 | 0.80 | 0.44 | 0.60 |
| HSL | 332.59º | 0.67% | 0.24% | - |
| HSV(B) | 332.59º | 0.8% | 0.4% | - |
| XYZ | 6.36 | 3.56 | 4.22 | - |
| YUV | 48.44 | 132.84 | 165.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 20 | 57 | 0 | 0.80 | 0.44 | 0.60 | 332.59 | 0.67 | 0.24 |
| Hex | 65 | 14 | 39 | 0 | 50 | 2C | 3C | 14D | 43 | 18 |
| Octal | 145 | 24 | 71 | 0 | 120 | 54 | 74 | 515 | 103 | 30 |
| Binary | 1100101 | 10100 | 111001 | 0 | 1010000 | 101100 | 111100 | 101001101 | 1000011 | 11000 |
Color Harmonies of #651439
Complementary color
Monochromatic Colors of #651439
Black with #651439
Text Example
Text Example
White with #651439
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651439; }
p { color: rgb(101,20,57); }
H1.HeaderClassName
{
color: #651439;
}
.AnyTagClassName
{
color: #651439;
}
</style>
background-color css
<style>
a { background-color: #651439; }
a { background-color: rgb(101,20,57); }
div.DivClassName
{
background-color: #651439;
}
.BgClassName
{
background-color: #651439;
}
</style>
border-color css
<style>
span { border-color: #651439; }
span { border-color: rgb(101,20,57); }
td.TdClassName
{
border-color: #651439;
}
.TagClassName
{
border-color: #651439;
}
</style>