Shades of Pompadour #621649
Tints of Pompadour #621649
RGB
CMYK
RGB Variations
Color information
#621649 (or 0x621649) is known color: Pompadour. HEX triplet: 62, 16 and 49. RGB value is (98,22,73). Sum of RGB (Red+Green+Blue) = 98+22+73=193 (25% of max value = 765). Red value is 98 (38.67% from 255 or 50.78% from 193); Green value is 22 (8.98% from 255 or 11.40% from 193); Blue value is 73 (28.91% from 255 or 37.82% from 193); Max value from RGB is 98 - color contains mainly: red. Hex color #621649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621649 is #9DE9B6. Grayscale: #323232. Windows color (decimal): -10348983 or 4789858. OLE color: 4789858.
HSL color Cylindrical-coordinate representation of color #621649: hue angle of 319.74º degrees, saturation: 0.63, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #621649 is Cyan = 0, Magento = 0.78, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 22 | 73 | - |
| CMYK | 0 | 0.78 | 0.26 | 0.62 |
| HSL | 319.74º | 0.63% | 0.24% | - |
| HSV(B) | 319.74º | 0.78% | 0.38% | - |
| XYZ | 6.53 | 3.65 | 6.66 | - |
| YUV | 50.54 | 140.68 | 161.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 22 | 73 | 0 | 0.78 | 0.26 | 0.62 | 319.74 | 0.63 | 0.24 |
| Hex | 62 | 16 | 49 | 0 | 4E | 1A | 3E | 140 | 3F | 18 |
| Octal | 142 | 26 | 111 | 0 | 116 | 32 | 76 | 500 | 77 | 30 |
| Binary | 1100010 | 10110 | 1001001 | 0 | 1001110 | 11010 | 111110 | 101000000 | 111111 | 11000 |
Color Harmonies of #621649
Complementary color
Monochromatic Colors of #621649
Black with #621649
Text Example
Text Example
White with #621649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621649; }
p { color: rgb(98,22,73); }
H1.HeaderClassName
{
color: #621649;
}
.AnyTagClassName
{
color: #621649;
}
</style>
background-color css
<style>
a { background-color: #621649; }
a { background-color: rgb(98,22,73); }
div.DivClassName
{
background-color: #621649;
}
.BgClassName
{
background-color: #621649;
}
</style>
border-color css
<style>
span { border-color: #621649; }
span { border-color: rgb(98,22,73); }
td.TdClassName
{
border-color: #621649;
}
.TagClassName
{
border-color: #621649;
}
</style>