Shades of Pompadour #621547
Tints of Pompadour #621547
RGB
CMYK
RGB Variations
Color information
#621547 (or 0x621547) is known color: Pompadour. HEX triplet: 62, 15 and 47. RGB value is (98,21,71). Sum of RGB (Red+Green+Blue) = 98+21+71=190 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.58% from 190); Green value is 21 (8.59% from 255 or 11.05% from 190); Blue value is 71 (28.12% from 255 or 37.37% from 190); Max value from RGB is 98 - color contains mainly: red. Hex color #621547 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621547 is #9DEAB8. Grayscale: #313131. Windows color (decimal): -10349241 or 4658530. OLE color: 4658530.
HSL color Cylindrical-coordinate representation of color #621547: hue angle of 321.04º 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 #621547 is Cyan = 0, Magento = 0.79, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 21 | 71 | - |
| CMYK | 0 | 0.79 | 0.28 | 0.62 |
| HSL | 321.04º | 0.65% | 0.23% | - |
| HSV(B) | 321.04º | 0.79% | 0.38% | - |
| XYZ | 6.44 | 3.59 | 6.31 | - |
| YUV | 49.72 | 140.01 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 71 | 0 | 0.79 | 0.28 | 0.62 | 321.04 | 0.65 | 0.23 |
| Hex | 62 | 15 | 47 | 0 | 4F | 1C | 3E | 141 | 41 | 17 |
| Octal | 142 | 25 | 107 | 0 | 117 | 34 | 76 | 501 | 101 | 27 |
| Binary | 1100010 | 10101 | 1000111 | 0 | 1001111 | 11100 | 111110 | 101000001 | 1000001 | 10111 |
Color Harmonies of #621547
Complementary color
Monochromatic Colors of #621547
Black with #621547
Text Example
Text Example
White with #621547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621547; }
p { color: rgb(98,21,71); }
H1.HeaderClassName
{
color: #621547;
}
.AnyTagClassName
{
color: #621547;
}
</style>
background-color css
<style>
a { background-color: #621547; }
a { background-color: rgb(98,21,71); }
div.DivClassName
{
background-color: #621547;
}
.BgClassName
{
background-color: #621547;
}
</style>
border-color css
<style>
span { border-color: #621547; }
span { border-color: rgb(98,21,71); }
td.TdClassName
{
border-color: #621547;
}
.TagClassName
{
border-color: #621547;
}
</style>