Shades of Pompadour #631246
Tints of Pompadour #631246
RGB
CMYK
RGB Variations
Color information
#631246 (or 0x631246) is known color: Pompadour. HEX triplet: 63, 12 and 46. RGB value is (99,18,70). Sum of RGB (Red+Green+Blue) = 99+18+70=187 (24% of max value = 765). Red value is 99 (39.06% from 255 or 52.94% from 187); Green value is 18 (7.42% from 255 or 9.63% from 187); Blue value is 70 (27.73% from 255 or 37.43% from 187); Max value from RGB is 99 - color contains mainly: red. Hex color #631246 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631246 is #9CEDB9. Grayscale: #303030. Windows color (decimal): -10284474 or 4592227. OLE color: 4592227.
HSL color Cylindrical-coordinate representation of color #631246: hue angle of 321.48º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #631246 is Cyan = 0, Magento = 0.82, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 18 | 70 | - |
| CMYK | 0 | 0.82 | 0.29 | 0.61 |
| HSL | 321.48º | 0.69% | 0.23% | - |
| HSV(B) | 321.48º | 0.82% | 0.39% | - |
| XYZ | 6.47 | 3.53 | 6.13 | - |
| YUV | 48.15 | 140.34 | 164.27 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 70 | 0 | 0.82 | 0.29 | 0.61 | 321.48 | 0.69 | 0.23 |
| Hex | 63 | 12 | 46 | 0 | 52 | 1D | 3D | 141 | 45 | 17 |
| Octal | 143 | 22 | 106 | 0 | 122 | 35 | 75 | 501 | 105 | 27 |
| Binary | 1100011 | 10010 | 1000110 | 0 | 1010010 | 11101 | 111101 | 101000001 | 1000101 | 10111 |
Color Harmonies of #631246
Complementary color
Monochromatic Colors of #631246
Black with #631246
Text Example
Text Example
White with #631246
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631246; }
p { color: rgb(99,18,70); }
H1.HeaderClassName
{
color: #631246;
}
.AnyTagClassName
{
color: #631246;
}
</style>
background-color css
<style>
a { background-color: #631246; }
a { background-color: rgb(99,18,70); }
div.DivClassName
{
background-color: #631246;
}
.BgClassName
{
background-color: #631246;
}
</style>
border-color css
<style>
span { border-color: #631246; }
span { border-color: rgb(99,18,70); }
td.TdClassName
{
border-color: #631246;
}
.TagClassName
{
border-color: #631246;
}
</style>