Shades of Pompadour #631646
Tints of Pompadour #631646
RGB
CMYK
RGB Variations
Color information
#631646 (or 0x631646) is known color: Pompadour. HEX triplet: 63, 16 and 46. RGB value is (99,22,70). Sum of RGB (Red+Green+Blue) = 99+22+70=191 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.83% from 191); Green value is 22 (8.98% from 255 or 11.52% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 99 - color contains mainly: red. Hex color #631646 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631646 is #9CE9B9. Grayscale: #323232. Windows color (decimal): -10283450 or 4593251. OLE color: 4593251.
HSL color Cylindrical-coordinate representation of color #631646: hue angle of 322.6º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #631646 is Cyan = 0, Magento = 0.78, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 22 | 70 | - |
| CMYK | 0 | 0.78 | 0.29 | 0.61 |
| HSL | 322.6º | 0.64% | 0.24% | - |
| HSV(B) | 322.6º | 0.78% | 0.39% | - |
| XYZ | 6.54 | 3.67 | 6.16 | - |
| YUV | 50.5 | 139.01 | 162.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 22 | 70 | 0 | 0.78 | 0.29 | 0.61 | 322.6 | 0.64 | 0.24 |
| Hex | 63 | 16 | 46 | 0 | 4E | 1D | 3D | 143 | 40 | 18 |
| Octal | 143 | 26 | 106 | 0 | 116 | 35 | 75 | 503 | 100 | 30 |
| Binary | 1100011 | 10110 | 1000110 | 0 | 1001110 | 11101 | 111101 | 101000011 | 1000000 | 11000 |
Color Harmonies of #631646
Complementary color
Monochromatic Colors of #631646
Black with #631646
Text Example
Text Example
White with #631646
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631646; }
p { color: rgb(99,22,70); }
H1.HeaderClassName
{
color: #631646;
}
.AnyTagClassName
{
color: #631646;
}
</style>
background-color css
<style>
a { background-color: #631646; }
a { background-color: rgb(99,22,70); }
div.DivClassName
{
background-color: #631646;
}
.BgClassName
{
background-color: #631646;
}
</style>
border-color css
<style>
span { border-color: #631646; }
span { border-color: rgb(99,22,70); }
td.TdClassName
{
border-color: #631646;
}
.TagClassName
{
border-color: #631646;
}
</style>