Shades of Pompadour #621441
Tints of Pompadour #621441
RGB
CMYK
RGB Variations
Color information
#621441 (or 0x621441) is known color: Pompadour. HEX triplet: 62, 14 and 41. RGB value is (98,20,65). Sum of RGB (Red+Green+Blue) = 98+20+65=183 (24% of max value = 765). Red value is 98 (38.67% from 255 or 53.55% from 183); Green value is 20 (8.20% from 255 or 10.93% from 183); Blue value is 65 (25.78% from 255 or 35.52% from 183); Max value from RGB is 98 - color contains mainly: red. Hex color #621441 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621441 is #9DEBBE. Grayscale: #303030. Windows color (decimal): -10349503 or 4265058. OLE color: 4265058.
HSL color Cylindrical-coordinate representation of color #621441: hue angle of 325.38º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #621441 is Cyan = 0, Magento = 0.80, Yellow = 0.34 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 20 | 65 | - |
| CMYK | 0 | 0.80 | 0.34 | 0.62 |
| HSL | 325.38º | 0.66% | 0.23% | - |
| HSV(B) | 325.38º | 0.8% | 0.38% | - |
| XYZ | 6.24 | 3.48 | 5.34 | - |
| YUV | 48.45 | 137.34 | 163.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 20 | 65 | 0 | 0.80 | 0.34 | 0.62 | 325.38 | 0.66 | 0.23 |
| Hex | 62 | 14 | 41 | 0 | 50 | 22 | 3E | 145 | 42 | 17 |
| Octal | 142 | 24 | 101 | 0 | 120 | 42 | 76 | 505 | 102 | 27 |
| Binary | 1100010 | 10100 | 1000001 | 0 | 1010000 | 100010 | 111110 | 101000101 | 1000010 | 10111 |
Color Harmonies of #621441
Complementary color
Monochromatic Colors of #621441
Black with #621441
Text Example
Text Example
White with #621441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621441; }
p { color: rgb(98,20,65); }
H1.HeaderClassName
{
color: #621441;
}
.AnyTagClassName
{
color: #621441;
}
</style>
background-color css
<style>
a { background-color: #621441; }
a { background-color: rgb(98,20,65); }
div.DivClassName
{
background-color: #621441;
}
.BgClassName
{
background-color: #621441;
}
</style>
border-color css
<style>
span { border-color: #621441; }
span { border-color: rgb(98,20,65); }
td.TdClassName
{
border-color: #621441;
}
.TagClassName
{
border-color: #621441;
}
</style>