Shades of Pompadour #631649
Tints of Pompadour #631649
RGB
CMYK
RGB Variations
Color information
#631649 (or 0x631649) is known color: Pompadour. HEX triplet: 63, 16 and 49. RGB value is (99,22,73). Sum of RGB (Red+Green+Blue) = 99+22+73=194 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.03% from 194); Green value is 22 (8.98% from 255 or 11.34% from 194); Blue value is 73 (28.91% from 255 or 37.63% from 194); Max value from RGB is 99 - color contains mainly: red. Hex color #631649 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631649 is #9CE9B6. Grayscale: #323232. Windows color (decimal): -10283447 or 4789859. OLE color: 4789859.
HSL color Cylindrical-coordinate representation of color #631649: hue angle of 320.26º 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 #631649 is Cyan = 0, Magento = 0.78, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 22 | 73 | - |
| CMYK | 0 | 0.78 | 0.26 | 0.61 |
| HSL | 320.26º | 0.64% | 0.24% | - |
| HSV(B) | 320.26º | 0.78% | 0.39% | - |
| XYZ | 6.64 | 3.71 | 6.67 | - |
| YUV | 50.84 | 140.51 | 162.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 22 | 73 | 0 | 0.78 | 0.26 | 0.61 | 320.26 | 0.64 | 0.24 |
| Hex | 63 | 16 | 49 | 0 | 4E | 1A | 3D | 140 | 40 | 18 |
| Octal | 143 | 26 | 111 | 0 | 116 | 32 | 75 | 500 | 100 | 30 |
| Binary | 1100011 | 10110 | 1001001 | 0 | 1001110 | 11010 | 111101 | 101000000 | 1000000 | 11000 |
Color Harmonies of #631649
Complementary color
Monochromatic Colors of #631649
Black with #631649
Text Example
Text Example
White with #631649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631649; }
p { color: rgb(99,22,73); }
H1.HeaderClassName
{
color: #631649;
}
.AnyTagClassName
{
color: #631649;
}
</style>
background-color css
<style>
a { background-color: #631649; }
a { background-color: rgb(99,22,73); }
div.DivClassName
{
background-color: #631649;
}
.BgClassName
{
background-color: #631649;
}
</style>
border-color css
<style>
span { border-color: #631649; }
span { border-color: rgb(99,22,73); }
td.TdClassName
{
border-color: #631649;
}
.TagClassName
{
border-color: #631649;
}
</style>