Shades of Pompadour #612640
Tints of Pompadour #612640
RGB
CMYK
RGB Variations
Color information
#612640 (or 0x612640) is known color: Pompadour. HEX triplet: 61, 26 and 40. RGB value is (97,38,64). Sum of RGB (Red+Green+Blue) = 97+38+64=199 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.74% from 199); Green value is 38 (15.23% from 255 or 19.10% from 199); Blue value is 64 (25.39% from 255 or 32.16% from 199); Max value from RGB is 97 - color contains mainly: red. Hex color #612640 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612640 is #9ED9BF. Grayscale: #3A3A3A. Windows color (decimal): -10410432 or 4204129. OLE color: 4204129.
HSL color Cylindrical-coordinate representation of color #612640: hue angle of 333.56º degrees, saturation: 0.44, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #612640 is Cyan = 0, Magento = 0.61, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 64 | - |
| CMYK | 0 | 0.61 | 0.34 | 0.62 |
| HSL | 333.56º | 0.44% | 0.26% | - |
| HSV(B) | 333.56º | 0.61% | 0.38% | - |
| XYZ | 6.55 | 4.3 | 5.33 | - |
| YUV | 58.61 | 131.05 | 155.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 64 | 0 | 0.61 | 0.34 | 0.62 | 333.56 | 0.44 | 0.26 |
| Hex | 61 | 26 | 40 | 0 | 3D | 22 | 3E | 14E | 2C | 1A |
| Octal | 141 | 46 | 100 | 0 | 75 | 42 | 76 | 516 | 54 | 32 |
| Binary | 1100001 | 100110 | 1000000 | 0 | 111101 | 100010 | 111110 | 101001110 | 101100 | 11010 |
Color Harmonies of #612640
Complementary color
Monochromatic Colors of #612640
Black with #612640
Text Example
Text Example
White with #612640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612640; }
p { color: rgb(97,38,64); }
H1.HeaderClassName
{
color: #612640;
}
.AnyTagClassName
{
color: #612640;
}
</style>
background-color css
<style>
a { background-color: #612640; }
a { background-color: rgb(97,38,64); }
div.DivClassName
{
background-color: #612640;
}
.BgClassName
{
background-color: #612640;
}
</style>
border-color css
<style>
span { border-color: #612640; }
span { border-color: rgb(97,38,64); }
td.TdClassName
{
border-color: #612640;
}
.TagClassName
{
border-color: #612640;
}
</style>