Shades of Pompadour #652746
Tints of Pompadour #652746
RGB
CMYK
RGB Variations
Color information
#652746 (or 0x652746) is known color: Pompadour. HEX triplet: 65, 27 and 46. RGB value is (101,39,70). Sum of RGB (Red+Green+Blue) = 101+39+70=210 (27% of max value = 765). Red value is 101 (39.84% from 255 or 48.10% from 210); Green value is 39 (15.62% from 255 or 18.57% from 210); Blue value is 70 (27.73% from 255 or 33.33% from 210); Max value from RGB is 101 - color contains mainly: red. Hex color #652746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #652746 is #9AD8B9. Grayscale: #3D3D3D. Windows color (decimal): -10148026 or 4597605. OLE color: 4597605.
HSL color Cylindrical-coordinate representation of color #652746: hue angle of 330º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #652746 is Cyan = 0, Magento = 0.61, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 101 | 39 | 70 | - |
| CMYK | 0 | 0.61 | 0.31 | 0.60 |
| HSL | 330º | 0.44% | 0.27% | - |
| HSV(B) | 330º | 0.61% | 0.4% | - |
| XYZ | 7.2 | 4.66 | 6.31 | - |
| YUV | 61.07 | 133.04 | 156.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 101 | 39 | 70 | 0 | 0.61 | 0.31 | 0.60 | 330 | 0.44 | 0.27 |
| Hex | 65 | 27 | 46 | 0 | 3D | 1F | 3C | 14A | 2C | 1B |
| Octal | 145 | 47 | 106 | 0 | 75 | 37 | 74 | 512 | 54 | 33 |
| Binary | 1100101 | 100111 | 1000110 | 0 | 111101 | 11111 | 111100 | 101001010 | 101100 | 11011 |
Color Harmonies of #652746
Complementary color
Monochromatic Colors of #652746
Black with #652746
Text Example
Text Example
White with #652746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #652746; }
p { color: rgb(101,39,70); }
H1.HeaderClassName
{
color: #652746;
}
.AnyTagClassName
{
color: #652746;
}
</style>
background-color css
<style>
a { background-color: #652746; }
a { background-color: rgb(101,39,70); }
div.DivClassName
{
background-color: #652746;
}
.BgClassName
{
background-color: #652746;
}
</style>
border-color css
<style>
span { border-color: #652746; }
span { border-color: rgb(101,39,70); }
td.TdClassName
{
border-color: #652746;
}
.TagClassName
{
border-color: #652746;
}
</style>