Shades of Pompadour #651336
Tints of Pompadour #651336
RGB
CMYK
RGB Variations
Color information
#651336 (or 0x651336) is known color: Pompadour. HEX triplet: 65, 13 and 36. RGB value is (101,19,54). Sum of RGB (Red+Green+Blue) = 101+19+54=174 (23% of max value = 765). Red value is 101 (39.84% from 255 or 58.05% from 174); Green value is 19 (7.81% from 255 or 10.92% from 174); Blue value is 54 (21.48% from 255 or 31.03% from 174); Max value from RGB is 101 - color contains mainly: red. Hex color #651336 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651336 is #9AECC9. Grayscale: #2F2F2F. Windows color (decimal): -10153162 or 3543909. OLE color: 3543909.
HSL color Cylindrical-coordinate representation of color #651336: hue angle of 334.39º 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 #651336 is Cyan = 0, Magento = 0.81, Yellow = 0.47 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 19 | 54 | - |
| CMYK | 0 | 0.81 | 0.47 | 0.60 |
| HSL | 334.39º | 0.68% | 0.24% | - |
| HSV(B) | 334.39º | 0.81% | 0.4% | - |
| XYZ | 6.27 | 3.5 | 3.84 | - |
| YUV | 47.51 | 131.67 | 166.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 19 | 54 | 0 | 0.81 | 0.47 | 0.60 | 334.39 | 0.68 | 0.24 |
| Hex | 65 | 13 | 36 | 0 | 51 | 2F | 3C | 14E | 44 | 18 |
| Octal | 145 | 23 | 66 | 0 | 121 | 57 | 74 | 516 | 104 | 30 |
| Binary | 1100101 | 10011 | 110110 | 0 | 1010001 | 101111 | 111100 | 101001110 | 1000100 | 11000 |
Color Harmonies of #651336
Complementary color
Monochromatic Colors of #651336
Black with #651336
Text Example
Text Example
White with #651336
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651336; }
p { color: rgb(101,19,54); }
H1.HeaderClassName
{
color: #651336;
}
.AnyTagClassName
{
color: #651336;
}
</style>
background-color css
<style>
a { background-color: #651336; }
a { background-color: rgb(101,19,54); }
div.DivClassName
{
background-color: #651336;
}
.BgClassName
{
background-color: #651336;
}
</style>
border-color css
<style>
span { border-color: #651336; }
span { border-color: rgb(101,19,54); }
td.TdClassName
{
border-color: #651336;
}
.TagClassName
{
border-color: #651336;
}
</style>