Shades of Pompadour #651237
Tints of Pompadour #651237
RGB
CMYK
RGB Variations
Color information
#651237 (or 0x651237) is known color: Pompadour. HEX triplet: 65, 12 and 37. RGB value is (101,18,55). Sum of RGB (Red+Green+Blue) = 101+18+55=174 (23% of max value = 765). Red value is 101 (39.84% from 255 or 58.05% from 174); Green value is 18 (7.42% from 255 or 10.34% from 174); Blue value is 55 (21.88% from 255 or 31.61% from 174); Max value from RGB is 101 - color contains mainly: red. Hex color #651237 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651237 is #9AEDC8. Grayscale: #2E2E2E. Windows color (decimal): -10153417 or 3609189. OLE color: 3609189.
HSL color Cylindrical-coordinate representation of color #651237: hue angle of 333.25º degrees, saturation: 0.7, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #651237 is Cyan = 0, Magento = 0.82, Yellow = 0.46 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 18 | 55 | - |
| CMYK | 0 | 0.82 | 0.46 | 0.60 |
| HSL | 333.25º | 0.7% | 0.23% | - |
| HSV(B) | 333.25º | 0.82% | 0.4% | - |
| XYZ | 6.27 | 3.48 | 3.95 | - |
| YUV | 47.04 | 132.5 | 166.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 18 | 55 | 0 | 0.82 | 0.46 | 0.60 | 333.25 | 0.7 | 0.23 |
| Hex | 65 | 12 | 37 | 0 | 52 | 2E | 3C | 14D | 46 | 17 |
| Octal | 145 | 22 | 67 | 0 | 122 | 56 | 74 | 515 | 106 | 27 |
| Binary | 1100101 | 10010 | 110111 | 0 | 1010010 | 101110 | 111100 | 101001101 | 1000110 | 10111 |
Color Harmonies of #651237
Complementary color
Monochromatic Colors of #651237
Black with #651237
Text Example
Text Example
White with #651237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651237; }
p { color: rgb(101,18,55); }
H1.HeaderClassName
{
color: #651237;
}
.AnyTagClassName
{
color: #651237;
}
</style>
background-color css
<style>
a { background-color: #651237; }
a { background-color: rgb(101,18,55); }
div.DivClassName
{
background-color: #651237;
}
.BgClassName
{
background-color: #651237;
}
</style>
border-color css
<style>
span { border-color: #651237; }
span { border-color: rgb(101,18,55); }
td.TdClassName
{
border-color: #651237;
}
.TagClassName
{
border-color: #651237;
}
</style>