Shades of Pompadour #631637
Tints of Pompadour #631637
RGB
CMYK
RGB Variations
Color information
#631637 (or 0x631637) is known color: Pompadour. HEX triplet: 63, 16 and 37. RGB value is (99,22,55). Sum of RGB (Red+Green+Blue) = 99+22+55=176 (23% of max value = 765). Red value is 99 (39.06% from 255 or 56.25% from 176); Green value is 22 (8.98% from 255 or 12.5% from 176); Blue value is 55 (21.88% from 255 or 31.25% from 176); Max value from RGB is 99 - color contains mainly: red. Hex color #631637 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631637 is #9CE9C8. Grayscale: #303030. Windows color (decimal): -10283465 or 3610211. OLE color: 3610211.
HSL color Cylindrical-coordinate representation of color #631637: hue angle of 334.29º 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 #631637 is Cyan = 0, Magento = 0.78, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 22 | 55 | - |
| CMYK | 0 | 0.78 | 0.44 | 0.61 |
| HSL | 334.29º | 0.64% | 0.24% | - |
| HSV(B) | 334.29º | 0.78% | 0.39% | - |
| XYZ | 6.12 | 3.5 | 3.97 | - |
| YUV | 48.79 | 131.51 | 163.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 22 | 55 | 0 | 0.78 | 0.44 | 0.61 | 334.29 | 0.64 | 0.24 |
| Hex | 63 | 16 | 37 | 0 | 4E | 2C | 3D | 14E | 40 | 18 |
| Octal | 143 | 26 | 67 | 0 | 116 | 54 | 75 | 516 | 100 | 30 |
| Binary | 1100011 | 10110 | 110111 | 0 | 1001110 | 101100 | 111101 | 101001110 | 1000000 | 11000 |
Color Harmonies of #631637
Complementary color
Monochromatic Colors of #631637
Black with #631637
Text Example
Text Example
White with #631637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631637; }
p { color: rgb(99,22,55); }
H1.HeaderClassName
{
color: #631637;
}
.AnyTagClassName
{
color: #631637;
}
</style>
background-color css
<style>
a { background-color: #631637; }
a { background-color: rgb(99,22,55); }
div.DivClassName
{
background-color: #631637;
}
.BgClassName
{
background-color: #631637;
}
</style>
border-color css
<style>
span { border-color: #631637; }
span { border-color: rgb(99,22,55); }
td.TdClassName
{
border-color: #631637;
}
.TagClassName
{
border-color: #631637;
}
</style>