Shades of Pompadour #612642
Tints of Pompadour #612642
RGB
CMYK
RGB Variations
Color information
#612642 (or 0x612642) is known color: Pompadour. HEX triplet: 61, 26 and 42. RGB value is (97,38,66). Sum of RGB (Red+Green+Blue) = 97+38+66=201 (26% of max value = 765). Red value is 97 (38.28% from 255 or 48.26% from 201); Green value is 38 (15.23% from 255 or 18.91% from 201); Blue value is 66 (26.17% from 255 or 32.84% from 201); Max value from RGB is 97 - color contains mainly: red. Hex color #612642 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612642 is #9ED9BD. Grayscale: #3A3A3A. Windows color (decimal): -10410430 or 4335201. OLE color: 4335201.
HSL color Cylindrical-coordinate representation of color #612642: hue angle of 331.53º 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 #612642 is Cyan = 0, Magento = 0.61, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 66 | - |
| CMYK | 0 | 0.61 | 0.32 | 0.62 |
| HSL | 331.53º | 0.44% | 0.26% | - |
| HSV(B) | 331.53º | 0.61% | 0.38% | - |
| XYZ | 6.61 | 4.32 | 5.64 | - |
| YUV | 58.83 | 132.05 | 155.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 66 | 0 | 0.61 | 0.32 | 0.62 | 331.53 | 0.44 | 0.26 |
| Hex | 61 | 26 | 42 | 0 | 3D | 20 | 3E | 14C | 2C | 1A |
| Octal | 141 | 46 | 102 | 0 | 75 | 40 | 76 | 514 | 54 | 32 |
| Binary | 1100001 | 100110 | 1000010 | 0 | 111101 | 100000 | 111110 | 101001100 | 101100 | 11010 |
Color Harmonies of #612642
Complementary color
Monochromatic Colors of #612642
Black with #612642
Text Example
Text Example
White with #612642
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612642; }
p { color: rgb(97,38,66); }
H1.HeaderClassName
{
color: #612642;
}
.AnyTagClassName
{
color: #612642;
}
</style>
background-color css
<style>
a { background-color: #612642; }
a { background-color: rgb(97,38,66); }
div.DivClassName
{
background-color: #612642;
}
.BgClassName
{
background-color: #612642;
}
</style>
border-color css
<style>
span { border-color: #612642; }
span { border-color: rgb(97,38,66); }
td.TdClassName
{
border-color: #612642;
}
.TagClassName
{
border-color: #612642;
}
</style>