Shades of Pompadour #651638
Tints of Pompadour #651638
RGB
CMYK
RGB Variations
Color information
#651638 (or 0x651638) is known color: Pompadour. HEX triplet: 65, 16 and 38. RGB value is (101,22,56). Sum of RGB (Red+Green+Blue) = 101+22+56=179 (23% of max value = 765). Red value is 101 (39.84% from 255 or 56.42% from 179); Green value is 22 (8.98% from 255 or 12.29% from 179); Blue value is 56 (22.27% from 255 or 31.28% from 179); Max value from RGB is 101 - color contains mainly: red. Hex color #651638 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #651638 is #9AE9C7. Grayscale: #313131. Windows color (decimal): -10152392 or 3675749. OLE color: 3675749.
HSL color Cylindrical-coordinate representation of color #651638: hue angle of 334.18º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #651638 is Cyan = 0, Magento = 0.78, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 22 | 56 | - |
| CMYK | 0 | 0.78 | 0.45 | 0.60 |
| HSL | 334.18º | 0.64% | 0.24% | - |
| HSV(B) | 334.18º | 0.78% | 0.4% | - |
| XYZ | 6.37 | 3.63 | 4.11 | - |
| YUV | 49.5 | 131.67 | 164.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 22 | 56 | 0 | 0.78 | 0.45 | 0.60 | 334.18 | 0.64 | 0.24 |
| Hex | 65 | 16 | 38 | 0 | 4E | 2D | 3C | 14E | 40 | 18 |
| Octal | 145 | 26 | 70 | 0 | 116 | 55 | 74 | 516 | 100 | 30 |
| Binary | 1100101 | 10110 | 111000 | 0 | 1001110 | 101101 | 111100 | 101001110 | 1000000 | 11000 |
Color Harmonies of #651638
Complementary color
Monochromatic Colors of #651638
Black with #651638
Text Example
Text Example
White with #651638
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #651638; }
p { color: rgb(101,22,56); }
H1.HeaderClassName
{
color: #651638;
}
.AnyTagClassName
{
color: #651638;
}
</style>
background-color css
<style>
a { background-color: #651638; }
a { background-color: rgb(101,22,56); }
div.DivClassName
{
background-color: #651638;
}
.BgClassName
{
background-color: #651638;
}
</style>
border-color css
<style>
span { border-color: #651638; }
span { border-color: rgb(101,22,56); }
td.TdClassName
{
border-color: #651638;
}
.TagClassName
{
border-color: #651638;
}
</style>