Shades of Pompadour #622641
Tints of Pompadour #622641
RGB
CMYK
RGB Variations
Color information
#622641 (or 0x622641) is known color: Pompadour. HEX triplet: 62, 26 and 41. RGB value is (98,38,65). Sum of RGB (Red+Green+Blue) = 98+38+65=201 (26% of max value = 765). Red value is 98 (38.67% from 255 or 48.76% from 201); Green value is 38 (15.23% from 255 or 18.91% from 201); Blue value is 65 (25.78% from 255 or 32.34% from 201); Max value from RGB is 98 - color contains mainly: red. Hex color #622641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622641 is #9DD9BE. Grayscale: #3A3A3A. Windows color (decimal): -10344895 or 4269666. OLE color: 4269666.
HSL color Cylindrical-coordinate representation of color #622641: hue angle of 333º 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 #622641 is Cyan = 0, Magento = 0.61, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 38 | 65 | - |
| CMYK | 0 | 0.61 | 0.34 | 0.62 |
| HSL | 333º | 0.44% | 0.27% | - |
| HSV(B) | 333º | 0.61% | 0.38% | - |
| XYZ | 6.68 | 4.36 | 5.49 | - |
| YUV | 59.02 | 131.38 | 155.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 38 | 65 | 0 | 0.61 | 0.34 | 0.62 | 333 | 0.44 | 0.27 |
| Hex | 62 | 26 | 41 | 0 | 3D | 22 | 3E | 14D | 2C | 1B |
| Octal | 142 | 46 | 101 | 0 | 75 | 42 | 76 | 515 | 54 | 33 |
| Binary | 1100010 | 100110 | 1000001 | 0 | 111101 | 100010 | 111110 | 101001101 | 101100 | 11011 |
Color Harmonies of #622641
Complementary color
Monochromatic Colors of #622641
Black with #622641
Text Example
Text Example
White with #622641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622641; }
p { color: rgb(98,38,65); }
H1.HeaderClassName
{
color: #622641;
}
.AnyTagClassName
{
color: #622641;
}
</style>
background-color css
<style>
a { background-color: #622641; }
a { background-color: rgb(98,38,65); }
div.DivClassName
{
background-color: #622641;
}
.BgClassName
{
background-color: #622641;
}
</style>
border-color css
<style>
span { border-color: #622641; }
span { border-color: rgb(98,38,65); }
td.TdClassName
{
border-color: #622641;
}
.TagClassName
{
border-color: #622641;
}
</style>