Shades of Pompadour #622645
Tints of Pompadour #622645
RGB
CMYK
RGB Variations
Color information
#622645 (or 0x622645) is known color: Pompadour. HEX triplet: 62, 26 and 45. RGB value is (98,38,69). Sum of RGB (Red+Green+Blue) = 98+38+69=205 (27% of max value = 765). Red value is 98 (38.67% from 255 or 47.80% from 205); Green value is 38 (15.23% from 255 or 18.54% from 205); Blue value is 69 (27.34% from 255 or 33.66% from 205); Max value from RGB is 98 - color contains mainly: red. Hex color #622645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622645 is #9DD9BA. Grayscale: #3B3B3B. Windows color (decimal): -10344891 or 4531810. OLE color: 4531810.
HSL color Cylindrical-coordinate representation of color #622645: hue angle of 329º degrees, saturation: 0.44, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #622645 is Cyan = 0, Magento = 0.61, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 38 | 69 | - |
| CMYK | 0 | 0.61 | 0.30 | 0.62 |
| HSL | 329º | 0.44% | 0.27% | - |
| HSV(B) | 329º | 0.61% | 0.38% | - |
| XYZ | 6.8 | 4.41 | 6.12 | - |
| YUV | 59.47 | 133.38 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 69 | 0 | 0.61 | 0.30 | 0.62 | 329 | 0.44 | 0.27 |
| Hex | 62 | 26 | 45 | 0 | 3D | 1E | 3E | 149 | 2C | 1B |
| Octal | 142 | 46 | 105 | 0 | 75 | 36 | 76 | 511 | 54 | 33 |
| Binary | 1100010 | 100110 | 1000101 | 0 | 111101 | 11110 | 111110 | 101001001 | 101100 | 11011 |
Color Harmonies of #622645
Complementary color
Monochromatic Colors of #622645
Black with #622645
Text Example
Text Example
White with #622645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622645; }
p { color: rgb(98,38,69); }
H1.HeaderClassName
{
color: #622645;
}
.AnyTagClassName
{
color: #622645;
}
</style>
background-color css
<style>
a { background-color: #622645; }
a { background-color: rgb(98,38,69); }
div.DivClassName
{
background-color: #622645;
}
.BgClassName
{
background-color: #622645;
}
</style>
border-color css
<style>
span { border-color: #622645; }
span { border-color: rgb(98,38,69); }
td.TdClassName
{
border-color: #622645;
}
.TagClassName
{
border-color: #622645;
}
</style>