Shades of Pompadour #621945
Tints of Pompadour #621945
RGB
CMYK
RGB Variations
Color information
#621945 (or 0x621945) is known color: Pompadour. HEX triplet: 62, 19 and 45. RGB value is (98,25,69). Sum of RGB (Red+Green+Blue) = 98+25+69=192 (25% of max value = 765). Red value is 98 (38.67% from 255 or 51.04% from 192); Green value is 25 (10.16% from 255 or 13.02% from 192); Blue value is 69 (27.34% from 255 or 35.94% from 192); Max value from RGB is 98 - color contains mainly: red. Hex color #621945 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621945 is #9DE6BA. Grayscale: #333333. Windows color (decimal): -10348219 or 4528482. OLE color: 4528482.
HSL color Cylindrical-coordinate representation of color #621945: hue angle of 323.84º degrees, saturation: 0.59, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #621945 is Cyan = 0, Magento = 0.74, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 25 | 69 | - |
| CMYK | 0 | 0.74 | 0.30 | 0.62 |
| HSL | 323.84º | 0.59% | 0.24% | - |
| HSV(B) | 323.84º | 0.74% | 0.38% | - |
| XYZ | 6.46 | 3.72 | 6.01 | - |
| YUV | 51.84 | 137.68 | 160.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 25 | 69 | 0 | 0.74 | 0.30 | 0.62 | 323.84 | 0.59 | 0.24 |
| Hex | 62 | 19 | 45 | 0 | 4A | 1E | 3E | 144 | 3B | 18 |
| Octal | 142 | 31 | 105 | 0 | 112 | 36 | 76 | 504 | 73 | 30 |
| Binary | 1100010 | 11001 | 1000101 | 0 | 1001010 | 11110 | 111110 | 101000100 | 111011 | 11000 |
Color Harmonies of #621945
Complementary color
Monochromatic Colors of #621945
Black with #621945
Text Example
Text Example
White with #621945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621945; }
p { color: rgb(98,25,69); }
H1.HeaderClassName
{
color: #621945;
}
.AnyTagClassName
{
color: #621945;
}
</style>
background-color css
<style>
a { background-color: #621945; }
a { background-color: rgb(98,25,69); }
div.DivClassName
{
background-color: #621945;
}
.BgClassName
{
background-color: #621945;
}
</style>
border-color css
<style>
span { border-color: #621945; }
span { border-color: rgb(98,25,69); }
td.TdClassName
{
border-color: #621945;
}
.TagClassName
{
border-color: #621945;
}
</style>