Shades of Pompadour #631948
Tints of Pompadour #631948
RGB
CMYK
RGB Variations
Color information
#631948 (or 0x631948) is known color: Pompadour. HEX triplet: 63, 19 and 48. RGB value is (99,25,72). Sum of RGB (Red+Green+Blue) = 99+25+72=196 (25% of max value = 765). Red value is 99 (39.06% from 255 or 50.51% from 196); Green value is 25 (10.16% from 255 or 12.76% from 196); Blue value is 72 (28.52% from 255 or 36.73% from 196); Max value from RGB is 99 - color contains mainly: red. Hex color #631948 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631948 is #9CE6B7. Grayscale: #343434. Windows color (decimal): -10282680 or 4725091. OLE color: 4725091.
HSL color Cylindrical-coordinate representation of color #631948: hue angle of 321.89º degrees, saturation: 0.6, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #631948 is Cyan = 0, Magento = 0.75, Yellow = 0.27 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 25 | 72 | - |
| CMYK | 0 | 0.75 | 0.27 | 0.61 |
| HSL | 321.89º | 0.6% | 0.24% | - |
| HSV(B) | 321.89º | 0.75% | 0.39% | - |
| XYZ | 6.66 | 3.82 | 6.52 | - |
| YUV | 52.48 | 139.02 | 161.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 25 | 72 | 0 | 0.75 | 0.27 | 0.61 | 321.89 | 0.6 | 0.24 |
| Hex | 63 | 19 | 48 | 0 | 4B | 1B | 3D | 142 | 3C | 18 |
| Octal | 143 | 31 | 110 | 0 | 113 | 33 | 75 | 502 | 74 | 30 |
| Binary | 1100011 | 11001 | 1001000 | 0 | 1001011 | 11011 | 111101 | 101000010 | 111100 | 11000 |
Color Harmonies of #631948
Complementary color
Monochromatic Colors of #631948
Black with #631948
Text Example
Text Example
White with #631948
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631948; }
p { color: rgb(99,25,72); }
H1.HeaderClassName
{
color: #631948;
}
.AnyTagClassName
{
color: #631948;
}
</style>
background-color css
<style>
a { background-color: #631948; }
a { background-color: rgb(99,25,72); }
div.DivClassName
{
background-color: #631948;
}
.BgClassName
{
background-color: #631948;
}
</style>
border-color css
<style>
span { border-color: #631948; }
span { border-color: rgb(99,25,72); }
td.TdClassName
{
border-color: #631948;
}
.TagClassName
{
border-color: #631948;
}
</style>