Shades of Pompadour #621837
Tints of Pompadour #621837
RGB
CMYK
RGB Variations
Color information
#621837 (or 0x621837) is known color: Pompadour. HEX triplet: 62, 18 and 37. RGB value is (98,24,55). Sum of RGB (Red+Green+Blue) = 98+24+55=177 (23% of max value = 765). Red value is 98 (38.67% from 255 or 55.37% from 177); Green value is 24 (9.77% from 255 or 13.56% from 177); Blue value is 55 (21.88% from 255 or 31.07% from 177); Max value from RGB is 98 - color contains mainly: red. Hex color #621837 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621837 is #9DE7C8. Grayscale: #313131. Windows color (decimal): -10348489 or 3610722. OLE color: 3610722.
HSL color Cylindrical-coordinate representation of color #621837: hue angle of 334.86º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #621837 is Cyan = 0, Magento = 0.76, Yellow = 0.44 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 24 | 55 | - |
| CMYK | 0 | 0.76 | 0.44 | 0.62 |
| HSL | 334.86º | 0.61% | 0.24% | - |
| HSV(B) | 334.86º | 0.76% | 0.38% | - |
| XYZ | 6.05 | 3.53 | 3.98 | - |
| YUV | 49.66 | 131.02 | 162.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 24 | 55 | 0 | 0.76 | 0.44 | 0.62 | 334.86 | 0.61 | 0.24 |
| Hex | 62 | 18 | 37 | 0 | 4C | 2C | 3E | 14F | 3D | 18 |
| Octal | 142 | 30 | 67 | 0 | 114 | 54 | 76 | 517 | 75 | 30 |
| Binary | 1100010 | 11000 | 110111 | 0 | 1001100 | 101100 | 111110 | 101001111 | 111101 | 11000 |
Color Harmonies of #621837
Complementary color
Monochromatic Colors of #621837
Black with #621837
Text Example
Text Example
White with #621837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621837; }
p { color: rgb(98,24,55); }
H1.HeaderClassName
{
color: #621837;
}
.AnyTagClassName
{
color: #621837;
}
</style>
background-color css
<style>
a { background-color: #621837; }
a { background-color: rgb(98,24,55); }
div.DivClassName
{
background-color: #621837;
}
.BgClassName
{
background-color: #621837;
}
</style>
border-color css
<style>
span { border-color: #621837; }
span { border-color: rgb(98,24,55); }
td.TdClassName
{
border-color: #621837;
}
.TagClassName
{
border-color: #621837;
}
</style>