Shades of Pompadour #621549
Tints of Pompadour #621549
RGB
CMYK
RGB Variations
Color information
#621549 (or 0x621549) is known color: Pompadour. HEX triplet: 62, 15 and 49. RGB value is (98,21,73). Sum of RGB (Red+Green+Blue) = 98+21+73=192 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.04% from 192); Green value is 21 (8.59% from 255 or 10.94% from 192); Blue value is 73 (28.91% from 255 or 38.02% from 192); Max value from RGB is 98 - color contains mainly: red. Hex color #621549 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621549 is #9DEAB6. Grayscale: #313131. Windows color (decimal): -10349239 or 4789602. OLE color: 4789602.
HSL color Cylindrical-coordinate representation of color #621549: hue angle of 319.48º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #621549 is Cyan = 0, Magento = 0.79, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 21 | 73 | - |
| CMYK | 0 | 0.79 | 0.26 | 0.62 |
| HSL | 319.48º | 0.65% | 0.23% | - |
| HSV(B) | 319.48º | 0.79% | 0.38% | - |
| XYZ | 6.51 | 3.61 | 6.66 | - |
| YUV | 49.95 | 141.01 | 162.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 73 | 0 | 0.79 | 0.26 | 0.62 | 319.48 | 0.65 | 0.23 |
| Hex | 62 | 15 | 49 | 0 | 4F | 1A | 3E | 13F | 41 | 17 |
| Octal | 142 | 25 | 111 | 0 | 117 | 32 | 76 | 477 | 101 | 27 |
| Binary | 1100010 | 10101 | 1001001 | 0 | 1001111 | 11010 | 111110 | 100111111 | 1000001 | 10111 |
Color Harmonies of #621549
Complementary color
Monochromatic Colors of #621549
Black with #621549
Text Example
Text Example
White with #621549
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621549; }
p { color: rgb(98,21,73); }
H1.HeaderClassName
{
color: #621549;
}
.AnyTagClassName
{
color: #621549;
}
</style>
background-color css
<style>
a { background-color: #621549; }
a { background-color: rgb(98,21,73); }
div.DivClassName
{
background-color: #621549;
}
.BgClassName
{
background-color: #621549;
}
</style>
border-color css
<style>
span { border-color: #621549; }
span { border-color: rgb(98,21,73); }
td.TdClassName
{
border-color: #621549;
}
.TagClassName
{
border-color: #621549;
}
</style>