Shades of Pompadour #631844
Tints of Pompadour #631844
RGB
CMYK
RGB Variations
Color information
#631844 (or 0x631844) is known color: Pompadour. HEX triplet: 63, 18 and 44. RGB value is (99,24,68). Sum of RGB (Red+Green+Blue) = 99+24+68=191 (25% of max value = 765). Red value is 99 (39.06% from 255 or 51.83% from 191); Green value is 24 (9.77% from 255 or 12.57% from 191); Blue value is 68 (26.95% from 255 or 35.60% from 191); Max value from RGB is 99 - color contains mainly: red. Hex color #631844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631844 is #9CE7BB. Grayscale: #333333. Windows color (decimal): -10282940 or 4462691. OLE color: 4462691.
HSL color Cylindrical-coordinate representation of color #631844: hue angle of 324.8º degrees, saturation: 0.61, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #631844 is Cyan = 0, Magento = 0.76, Yellow = 0.31 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 24 | 68 | - |
| CMYK | 0 | 0.76 | 0.31 | 0.61 |
| HSL | 324.8º | 0.61% | 0.24% | - |
| HSV(B) | 324.8º | 0.76% | 0.39% | - |
| XYZ | 6.52 | 3.72 | 5.84 | - |
| YUV | 51.44 | 137.35 | 161.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 24 | 68 | 0 | 0.76 | 0.31 | 0.61 | 324.8 | 0.61 | 0.24 |
| Hex | 63 | 18 | 44 | 0 | 4C | 1F | 3D | 145 | 3D | 18 |
| Octal | 143 | 30 | 104 | 0 | 114 | 37 | 75 | 505 | 75 | 30 |
| Binary | 1100011 | 11000 | 1000100 | 0 | 1001100 | 11111 | 111101 | 101000101 | 111101 | 11000 |
Color Harmonies of #631844
Complementary color
Monochromatic Colors of #631844
Black with #631844
Text Example
Text Example
White with #631844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631844; }
p { color: rgb(99,24,68); }
H1.HeaderClassName
{
color: #631844;
}
.AnyTagClassName
{
color: #631844;
}
</style>
background-color css
<style>
a { background-color: #631844; }
a { background-color: rgb(99,24,68); }
div.DivClassName
{
background-color: #631844;
}
.BgClassName
{
background-color: #631844;
}
</style>
border-color css
<style>
span { border-color: #631844; }
span { border-color: rgb(99,24,68); }
td.TdClassName
{
border-color: #631844;
}
.TagClassName
{
border-color: #631844;
}
</style>