Shades of Pompadour #651446
Tints of Pompadour #651446
RGB
CMYK
RGB Variations
Color information
#651446 (or 0x651446) is known color: Pompadour. HEX triplet: 65, 14 and 46. RGB value is (101,20,70). Sum of RGB (Red+Green+Blue) = 101+20+70=191 (25% of max value = 765). Red value is 101 (39.84% from 255 or 52.88% from 191); Green value is 20 (8.20% from 255 or 10.47% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 101 - color contains mainly: red. Hex color #651446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651446 is #9AEBB9. Grayscale: #313131. Windows color (decimal): -10152890 or 4592741. OLE color: 4592741.
HSL color Cylindrical-coordinate representation of color #651446: hue angle of 322.96º 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 #651446 is Cyan = 0, Magento = 0.80, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 20 | 70 | - |
| CMYK | 0 | 0.80 | 0.31 | 0.60 |
| HSL | 322.96º | 0.67% | 0.24% | - |
| HSV(B) | 322.96º | 0.8% | 0.4% | - |
| XYZ | 6.72 | 3.71 | 6.16 | - |
| YUV | 49.92 | 139.34 | 164.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 20 | 70 | 0 | 0.80 | 0.31 | 0.60 | 322.96 | 0.67 | 0.24 |
| Hex | 65 | 14 | 46 | 0 | 50 | 1F | 3C | 143 | 43 | 18 |
| Octal | 145 | 24 | 106 | 0 | 120 | 37 | 74 | 503 | 103 | 30 |
| Binary | 1100101 | 10100 | 1000110 | 0 | 1010000 | 11111 | 111100 | 101000011 | 1000011 | 11000 |
Color Harmonies of #651446
Complementary color
Monochromatic Colors of #651446
Black with #651446
Text Example
Text Example
White with #651446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651446; }
p { color: rgb(101,20,70); }
H1.HeaderClassName
{
color: #651446;
}
.AnyTagClassName
{
color: #651446;
}
</style>
background-color css
<style>
a { background-color: #651446; }
a { background-color: rgb(101,20,70); }
div.DivClassName
{
background-color: #651446;
}
.BgClassName
{
background-color: #651446;
}
</style>
border-color css
<style>
span { border-color: #651446; }
span { border-color: rgb(101,20,70); }
td.TdClassName
{
border-color: #651446;
}
.TagClassName
{
border-color: #651446;
}
</style>