Shades of Pompadour #622343
Tints of Pompadour #622343
RGB
CMYK
RGB Variations
Color information
#622343 (or 0x622343) is known color: Pompadour. HEX triplet: 62, 23 and 43. RGB value is (98,35,67). Sum of RGB (Red+Green+Blue) = 98+35+67=200 (26% of max value = 765). Red value is 98 (38.67% from 255 or 49% from 200); Green value is 35 (14.06% from 255 or 17.5% from 200); Blue value is 67 (26.56% from 255 or 33.5% from 200); Max value from RGB is 98 - color contains mainly: red. Hex color #622343 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622343 is #9DDCBC. Grayscale: #393939. Windows color (decimal): -10345661 or 4399970. OLE color: 4399970.
HSL color Cylindrical-coordinate representation of color #622343: hue angle of 329.52º 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 #622343 is Cyan = 0, Magento = 0.64, Yellow = 0.32 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 35 | 67 | - |
| CMYK | 0 | 0.64 | 0.32 | 0.62 |
| HSL | 329.52º | 0.47% | 0.26% | - |
| HSV(B) | 329.52º | 0.64% | 0.38% | - |
| XYZ | 6.65 | 4.2 | 5.77 | - |
| YUV | 57.49 | 133.37 | 156.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 35 | 67 | 0 | 0.64 | 0.32 | 0.62 | 329.52 | 0.47 | 0.26 |
| Hex | 62 | 23 | 43 | 0 | 40 | 20 | 3E | 14A | 2F | 1A |
| Octal | 142 | 43 | 103 | 0 | 100 | 40 | 76 | 512 | 57 | 32 |
| Binary | 1100010 | 100011 | 1000011 | 0 | 1000000 | 100000 | 111110 | 101001010 | 101111 | 11010 |
Color Harmonies of #622343
Complementary color
Monochromatic Colors of #622343
Black with #622343
Text Example
Text Example
White with #622343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622343; }
p { color: rgb(98,35,67); }
H1.HeaderClassName
{
color: #622343;
}
.AnyTagClassName
{
color: #622343;
}
</style>
background-color css
<style>
a { background-color: #622343; }
a { background-color: rgb(98,35,67); }
div.DivClassName
{
background-color: #622343;
}
.BgClassName
{
background-color: #622343;
}
</style>
border-color css
<style>
span { border-color: #622343; }
span { border-color: rgb(98,35,67); }
td.TdClassName
{
border-color: #622343;
}
.TagClassName
{
border-color: #622343;
}
</style>