Shades of Pompadour #621437
Tints of Pompadour #621437
RGB
CMYK
RGB Variations
Color information
#621437 (or 0x621437) is known color: Pompadour. HEX triplet: 62, 14 and 37. RGB value is (98,20,55). Sum of RGB (Red+Green+Blue) = 98+20+55=173 (22% of max value = 765). Red value is 98 (38.67% from 255 or 56.65% from 173); Green value is 20 (8.20% from 255 or 11.56% from 173); Blue value is 55 (21.88% from 255 or 31.79% from 173); Max value from RGB is 98 - color contains mainly: red. Hex color #621437 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621437 is #9DEBC8. Grayscale: #2F2F2F. Windows color (decimal): -10349513 or 3609698. OLE color: 3609698.
HSL color Cylindrical-coordinate representation of color #621437: hue angle of 333.08º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #621437 is Cyan = 0, Magento = 0.80, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 20 | 55 | - |
| CMYK | 0 | 0.80 | 0.44 | 0.62 |
| HSL | 333.08º | 0.66% | 0.23% | - |
| HSV(B) | 333.08º | 0.8% | 0.38% | - |
| XYZ | 5.98 | 3.37 | 3.95 | - |
| YUV | 47.31 | 132.34 | 164.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 20 | 55 | 0 | 0.80 | 0.44 | 0.62 | 333.08 | 0.66 | 0.23 |
| Hex | 62 | 14 | 37 | 0 | 50 | 2C | 3E | 14D | 42 | 17 |
| Octal | 142 | 24 | 67 | 0 | 120 | 54 | 76 | 515 | 102 | 27 |
| Binary | 1100010 | 10100 | 110111 | 0 | 1010000 | 101100 | 111110 | 101001101 | 1000010 | 10111 |
Color Harmonies of #621437
Complementary color
Monochromatic Colors of #621437
Black with #621437
Text Example
Text Example
White with #621437
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621437; }
p { color: rgb(98,20,55); }
H1.HeaderClassName
{
color: #621437;
}
.AnyTagClassName
{
color: #621437;
}
</style>
background-color css
<style>
a { background-color: #621437; }
a { background-color: rgb(98,20,55); }
div.DivClassName
{
background-color: #621437;
}
.BgClassName
{
background-color: #621437;
}
</style>
border-color css
<style>
span { border-color: #621437; }
span { border-color: rgb(98,20,55); }
td.TdClassName
{
border-color: #621437;
}
.TagClassName
{
border-color: #621437;
}
</style>