Shades of Pompadour #621536
Tints of Pompadour #621536
RGB
CMYK
RGB Variations
Color information
#621536 (or 0x621536) is known color: Pompadour. HEX triplet: 62, 15 and 36. RGB value is (98,21,54). Sum of RGB (Red+Green+Blue) = 98+21+54=173 (22% of max value = 765). Red value is 98 (38.67% from 255 or 56.65% from 173); Green value is 21 (8.59% from 255 or 12.14% from 173); Blue value is 54 (21.48% from 255 or 31.21% from 173); Max value from RGB is 98 - color contains mainly: red. Hex color #621536 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621536 is #9DEAC9. Grayscale: #2F2F2F. Windows color (decimal): -10349258 or 3544418. OLE color: 3544418.
HSL color Cylindrical-coordinate representation of color #621536: hue angle of 334.29º 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 #621536 is Cyan = 0, Magento = 0.79, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 21 | 54 | - |
| CMYK | 0 | 0.79 | 0.45 | 0.62 |
| HSL | 334.29º | 0.65% | 0.23% | - |
| HSV(B) | 334.29º | 0.79% | 0.38% | - |
| XYZ | 5.97 | 3.4 | 3.83 | - |
| YUV | 47.79 | 131.51 | 163.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 54 | 0 | 0.79 | 0.45 | 0.62 | 334.29 | 0.65 | 0.23 |
| Hex | 62 | 15 | 36 | 0 | 4F | 2D | 3E | 14E | 41 | 17 |
| Octal | 142 | 25 | 66 | 0 | 117 | 55 | 76 | 516 | 101 | 27 |
| Binary | 1100010 | 10101 | 110110 | 0 | 1001111 | 101101 | 111110 | 101001110 | 1000001 | 10111 |
Color Harmonies of #621536
Complementary color
Monochromatic Colors of #621536
Black with #621536
Text Example
Text Example
White with #621536
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621536; }
p { color: rgb(98,21,54); }
H1.HeaderClassName
{
color: #621536;
}
.AnyTagClassName
{
color: #621536;
}
</style>
background-color css
<style>
a { background-color: #621536; }
a { background-color: rgb(98,21,54); }
div.DivClassName
{
background-color: #621536;
}
.BgClassName
{
background-color: #621536;
}
</style>
border-color css
<style>
span { border-color: #621536; }
span { border-color: rgb(98,21,54); }
td.TdClassName
{
border-color: #621536;
}
.TagClassName
{
border-color: #621536;
}
</style>