Shades of Pompadour #622349
Tints of Pompadour #622349
RGB
CMYK
RGB Variations
Color information
#622349 (or 0x622349) is known color: Pompadour. HEX triplet: 62, 23 and 49. RGB value is (98,35,73). Sum of RGB (Red+Green+Blue) = 98+35+73=206 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.57% from 206); Green value is 35 (14.06% from 255 or 16.99% from 206); Blue value is 73 (28.91% from 255 or 35.44% from 206); Max value from RGB is 98 - color contains mainly: red. Hex color #622349 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622349 is #9DDCB6. Grayscale: #3A3A3A. Windows color (decimal): -10345655 or 4793186. OLE color: 4793186.
HSL color Cylindrical-coordinate representation of color #622349: hue angle of 323.81º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #622349 is Cyan = 0, Magento = 0.64, Yellow = 0.26 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 35 | 73 | - |
| CMYK | 0 | 0.64 | 0.26 | 0.62 |
| HSL | 323.81º | 0.47% | 0.26% | - |
| HSV(B) | 323.81º | 0.64% | 0.38% | - |
| XYZ | 6.84 | 4.28 | 6.77 | - |
| YUV | 58.17 | 136.37 | 156.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 35 | 73 | 0 | 0.64 | 0.26 | 0.62 | 323.81 | 0.47 | 0.26 |
| Hex | 62 | 23 | 49 | 0 | 40 | 1A | 3E | 144 | 2F | 1A |
| Octal | 142 | 43 | 111 | 0 | 100 | 32 | 76 | 504 | 57 | 32 |
| Binary | 1100010 | 100011 | 1001001 | 0 | 1000000 | 11010 | 111110 | 101000100 | 101111 | 11010 |
Color Harmonies of #622349
Complementary color
Monochromatic Colors of #622349
Black with #622349
Text Example
Text Example
White with #622349
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622349; }
p { color: rgb(98,35,73); }
H1.HeaderClassName
{
color: #622349;
}
.AnyTagClassName
{
color: #622349;
}
</style>
background-color css
<style>
a { background-color: #622349; }
a { background-color: rgb(98,35,73); }
div.DivClassName
{
background-color: #622349;
}
.BgClassName
{
background-color: #622349;
}
</style>
border-color css
<style>
span { border-color: #622349; }
span { border-color: rgb(98,35,73); }
td.TdClassName
{
border-color: #622349;
}
.TagClassName
{
border-color: #622349;
}
</style>