Shades of Pompadour #651348
Tints of Pompadour #651348
RGB
CMYK
RGB Variations
Color information
#651348 (or 0x651348) is known color: Pompadour. HEX triplet: 65, 13 and 48. RGB value is (101,19,72). Sum of RGB (Red+Green+Blue) = 101+19+72=192 (25% of max value = 765). Red value is 101 (39.84% from 255 or 52.60% from 192); Green value is 19 (7.81% from 255 or 9.90% from 192); Blue value is 72 (28.52% from 255 or 37.5% from 192); Max value from RGB is 101 - color contains mainly: red. Hex color #651348 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651348 is #9AECB7. Grayscale: #313131. Windows color (decimal): -10153144 or 4723557. OLE color: 4723557.
HSL color Cylindrical-coordinate representation of color #651348: hue angle of 321.22º degrees, saturation: 0.68, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #651348 is Cyan = 0, Magento = 0.81, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 19 | 72 | - |
| CMYK | 0 | 0.81 | 0.29 | 0.60 |
| HSL | 321.22º | 0.68% | 0.24% | - |
| HSV(B) | 321.22º | 0.81% | 0.4% | - |
| XYZ | 6.77 | 3.7 | 6.49 | - |
| YUV | 49.56 | 140.67 | 164.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 19 | 72 | 0 | 0.81 | 0.29 | 0.60 | 321.22 | 0.68 | 0.24 |
| Hex | 65 | 13 | 48 | 0 | 51 | 1D | 3C | 141 | 44 | 18 |
| Octal | 145 | 23 | 110 | 0 | 121 | 35 | 74 | 501 | 104 | 30 |
| Binary | 1100101 | 10011 | 1001000 | 0 | 1010001 | 11101 | 111100 | 101000001 | 1000100 | 11000 |
Color Harmonies of #651348
Complementary color
Monochromatic Colors of #651348
Black with #651348
Text Example
Text Example
White with #651348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651348; }
p { color: rgb(101,19,72); }
H1.HeaderClassName
{
color: #651348;
}
.AnyTagClassName
{
color: #651348;
}
</style>
background-color css
<style>
a { background-color: #651348; }
a { background-color: rgb(101,19,72); }
div.DivClassName
{
background-color: #651348;
}
.BgClassName
{
background-color: #651348;
}
</style>
border-color css
<style>
span { border-color: #651348; }
span { border-color: rgb(101,19,72); }
td.TdClassName
{
border-color: #651348;
}
.TagClassName
{
border-color: #651348;
}
</style>