Shades of Pompadour #621534
Tints of Pompadour #621534
RGB
CMYK
RGB Variations
Color information
#621534 (or 0x621534) is known color: Pompadour. HEX triplet: 62, 15 and 34. RGB value is (98,21,52). Sum of RGB (Red+Green+Blue) = 98+21+52=171 (22% of max value = 765). Red value is 98 (38.67% from 255 or 57.31% from 171); Green value is 21 (8.59% from 255 or 12.28% from 171); Blue value is 52 (20.70% from 255 or 30.41% from 171); Max value from RGB is 98 - color contains mainly: red. Hex color #621534 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #621534 is #9DEACB. Grayscale: #2F2F2F. Windows color (decimal): -10349260 or 3413346. OLE color: 3413346.
HSL color Cylindrical-coordinate representation of color #621534: hue angle of 335.84º degrees, saturation: 0.65, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #621534 is Cyan = 0, Magento = 0.79, Yellow = 0.47 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 21 | 52 | - |
| CMYK | 0 | 0.79 | 0.47 | 0.62 |
| HSL | 335.84º | 0.65% | 0.23% | - |
| HSV(B) | 335.84º | 0.79% | 0.38% | - |
| XYZ | 5.93 | 3.38 | 3.59 | - |
| YUV | 47.56 | 130.51 | 163.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 21 | 52 | 0 | 0.79 | 0.47 | 0.62 | 335.84 | 0.65 | 0.23 |
| Hex | 62 | 15 | 34 | 0 | 4F | 2F | 3E | 150 | 41 | 17 |
| Octal | 142 | 25 | 64 | 0 | 117 | 57 | 76 | 520 | 101 | 27 |
| Binary | 1100010 | 10101 | 110100 | 0 | 1001111 | 101111 | 111110 | 101010000 | 1000001 | 10111 |
Color Harmonies of #621534
Complementary color
Monochromatic Colors of #621534
Black with #621534
Text Example
Text Example
White with #621534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #621534; }
p { color: rgb(98,21,52); }
H1.HeaderClassName
{
color: #621534;
}
.AnyTagClassName
{
color: #621534;
}
</style>
background-color css
<style>
a { background-color: #621534; }
a { background-color: rgb(98,21,52); }
div.DivClassName
{
background-color: #621534;
}
.BgClassName
{
background-color: #621534;
}
</style>
border-color css
<style>
span { border-color: #621534; }
span { border-color: rgb(98,21,52); }
td.TdClassName
{
border-color: #621534;
}
.TagClassName
{
border-color: #621534;
}
</style>