Shades of Pompadour #631648
Tints of Pompadour #631648
RGB
CMYK
RGB Variations
Color information
#631648 (or 0x631648) is known color: Pompadour. HEX triplet: 63, 16 and 48. RGB value is (99,22,72). Sum of RGB (Red+Green+Blue) = 99+22+72=193 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.30% from 193); Green value is 22 (8.98% from 255 or 11.40% from 193); Blue value is 72 (28.52% from 255 or 37.31% from 193); Max value from RGB is 99 - color contains mainly: red. Hex color #631648 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631648 is #9CE9B7. Grayscale: #323232. Windows color (decimal): -10283448 or 4724323. OLE color: 4724323.
HSL color Cylindrical-coordinate representation of color #631648: hue angle of 321.04º 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 #631648 is Cyan = 0, Magento = 0.78, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 22 | 72 | - |
| CMYK | 0 | 0.78 | 0.27 | 0.61 |
| HSL | 321.04º | 0.64% | 0.24% | - |
| HSV(B) | 321.04º | 0.78% | 0.39% | - |
| XYZ | 6.6 | 3.69 | 6.5 | - |
| YUV | 50.72 | 140.01 | 162.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 22 | 72 | 0 | 0.78 | 0.27 | 0.61 | 321.04 | 0.64 | 0.24 |
| Hex | 63 | 16 | 48 | 0 | 4E | 1B | 3D | 141 | 40 | 18 |
| Octal | 143 | 26 | 110 | 0 | 116 | 33 | 75 | 501 | 100 | 30 |
| Binary | 1100011 | 10110 | 1001000 | 0 | 1001110 | 11011 | 111101 | 101000001 | 1000000 | 11000 |
Color Harmonies of #631648
Complementary color
Monochromatic Colors of #631648
Black with #631648
Text Example
Text Example
White with #631648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631648; }
p { color: rgb(99,22,72); }
H1.HeaderClassName
{
color: #631648;
}
.AnyTagClassName
{
color: #631648;
}
</style>
background-color css
<style>
a { background-color: #631648; }
a { background-color: rgb(99,22,72); }
div.DivClassName
{
background-color: #631648;
}
.BgClassName
{
background-color: #631648;
}
</style>
border-color css
<style>
span { border-color: #631648; }
span { border-color: rgb(99,22,72); }
td.TdClassName
{
border-color: #631648;
}
.TagClassName
{
border-color: #631648;
}
</style>