Shades of Pompadour #631749
Tints of Pompadour #631749
RGB
CMYK
RGB Variations
Color information
#631749 (or 0x631749) is known color: Pompadour. HEX triplet: 63, 17 and 49. RGB value is (99,23,73). Sum of RGB (Red+Green+Blue) = 99+23+73=195 (25% of max value = 765). Red value is 99 (39.06% from 255 or 50.77% from 195); Green value is 23 (9.38% from 255 or 11.79% from 195); Blue value is 73 (28.91% from 255 or 37.44% from 195); Max value from RGB is 99 - color contains mainly: red. Hex color #631749 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631749 is #9CE8B6. Grayscale: #333333. Windows color (decimal): -10283191 or 4790115. OLE color: 4790115.
HSL color Cylindrical-coordinate representation of color #631749: hue angle of 320.53º 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 #631749 is Cyan = 0, Magento = 0.77, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 23 | 73 | - |
| CMYK | 0 | 0.77 | 0.26 | 0.61 |
| HSL | 320.53º | 0.62% | 0.24% | - |
| HSV(B) | 320.53º | 0.77% | 0.39% | - |
| XYZ | 6.65 | 3.75 | 6.68 | - |
| YUV | 51.42 | 140.18 | 161.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 23 | 73 | 0 | 0.77 | 0.26 | 0.61 | 320.53 | 0.62 | 0.24 |
| Hex | 63 | 17 | 49 | 0 | 4D | 1A | 3D | 141 | 3E | 18 |
| Octal | 143 | 27 | 111 | 0 | 115 | 32 | 75 | 501 | 76 | 30 |
| Binary | 1100011 | 10111 | 1001001 | 0 | 1001101 | 11010 | 111101 | 101000001 | 111110 | 11000 |
Color Harmonies of #631749
Complementary color
Monochromatic Colors of #631749
Black with #631749
Text Example
Text Example
White with #631749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631749; }
p { color: rgb(99,23,73); }
H1.HeaderClassName
{
color: #631749;
}
.AnyTagClassName
{
color: #631749;
}
</style>
background-color css
<style>
a { background-color: #631749; }
a { background-color: rgb(99,23,73); }
div.DivClassName
{
background-color: #631749;
}
.BgClassName
{
background-color: #631749;
}
</style>
border-color css
<style>
span { border-color: #631749; }
span { border-color: rgb(99,23,73); }
td.TdClassName
{
border-color: #631749;
}
.TagClassName
{
border-color: #631749;
}
</style>