Shades of Pompadour #631748
Tints of Pompadour #631748
RGB
CMYK
RGB Variations
Color information
#631748 (or 0x631748) is known color: Pompadour. HEX triplet: 63, 17 and 48. RGB value is (99,23,72). Sum of RGB (Red+Green+Blue) = 99+23+72=194 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.03% from 194); Green value is 23 (9.38% from 255 or 11.86% from 194); Blue value is 72 (28.52% from 255 or 37.11% from 194); Max value from RGB is 99 - color contains mainly: red. Hex color #631748 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631748 is #9CE8B7. Grayscale: #333333. Windows color (decimal): -10283192 or 4724579. OLE color: 4724579.
HSL color Cylindrical-coordinate representation of color #631748: hue angle of 321.32º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #631748 is Cyan = 0, Magento = 0.77, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 23 | 72 | - |
| CMYK | 0 | 0.77 | 0.27 | 0.61 |
| HSL | 321.32º | 0.62% | 0.24% | - |
| HSV(B) | 321.32º | 0.77% | 0.39% | - |
| XYZ | 6.62 | 3.73 | 6.5 | - |
| YUV | 51.31 | 139.68 | 162.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 23 | 72 | 0 | 0.77 | 0.27 | 0.61 | 321.32 | 0.62 | 0.24 |
| Hex | 63 | 17 | 48 | 0 | 4D | 1B | 3D | 141 | 3E | 18 |
| Octal | 143 | 27 | 110 | 0 | 115 | 33 | 75 | 501 | 76 | 30 |
| Binary | 1100011 | 10111 | 1001000 | 0 | 1001101 | 11011 | 111101 | 101000001 | 111110 | 11000 |
Color Harmonies of #631748
Complementary color
Monochromatic Colors of #631748
Black with #631748
Text Example
Text Example
White with #631748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631748; }
p { color: rgb(99,23,72); }
H1.HeaderClassName
{
color: #631748;
}
.AnyTagClassName
{
color: #631748;
}
</style>
background-color css
<style>
a { background-color: #631748; }
a { background-color: rgb(99,23,72); }
div.DivClassName
{
background-color: #631748;
}
.BgClassName
{
background-color: #631748;
}
</style>
border-color css
<style>
span { border-color: #631748; }
span { border-color: rgb(99,23,72); }
td.TdClassName
{
border-color: #631748;
}
.TagClassName
{
border-color: #631748;
}
</style>