Shades of Pompadour #632749
Tints of Pompadour #632749
RGB
CMYK
RGB Variations
Color information
#632749 (or 0x632749) is known color: Pompadour. HEX triplet: 63, 27 and 49. RGB value is (99,39,73). Sum of RGB (Red+Green+Blue) = 99+39+73=211 (27% of max value = 765). Red value is 99 (39.06% from 255 or 46.92% from 211); Green value is 39 (15.62% from 255 or 18.48% from 211); Blue value is 73 (28.91% from 255 or 34.60% from 211); Max value from RGB is 99 - color contains mainly: red. Hex color #632749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #632749 is #9CD8B6. Grayscale: #3C3C3C. Windows color (decimal): -10279095 or 4794211. OLE color: 4794211.
HSL color Cylindrical-coordinate representation of color #632749: hue angle of 326º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #632749 is Cyan = 0, Magento = 0.61, Yellow = 0.26 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 39 | 73 | - |
| CMYK | 0 | 0.61 | 0.26 | 0.61 |
| HSL | 326º | 0.43% | 0.27% | - |
| HSV(B) | 326º | 0.61% | 0.39% | - |
| XYZ | 7.07 | 4.58 | 6.82 | - |
| YUV | 60.82 | 134.88 | 155.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 73 | 0 | 0.61 | 0.26 | 0.61 | 326 | 0.43 | 0.27 |
| Hex | 63 | 27 | 49 | 0 | 3D | 1A | 3D | 146 | 2B | 1B |
| Octal | 143 | 47 | 111 | 0 | 75 | 32 | 75 | 506 | 53 | 33 |
| Binary | 1100011 | 100111 | 1001001 | 0 | 111101 | 11010 | 111101 | 101000110 | 101011 | 11011 |
Color Harmonies of #632749
Complementary color
Monochromatic Colors of #632749
Black with #632749
Text Example
Text Example
White with #632749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632749; }
p { color: rgb(99,39,73); }
H1.HeaderClassName
{
color: #632749;
}
.AnyTagClassName
{
color: #632749;
}
</style>
background-color css
<style>
a { background-color: #632749; }
a { background-color: rgb(99,39,73); }
div.DivClassName
{
background-color: #632749;
}
.BgClassName
{
background-color: #632749;
}
</style>
border-color css
<style>
span { border-color: #632749; }
span { border-color: rgb(99,39,73); }
td.TdClassName
{
border-color: #632749;
}
.TagClassName
{
border-color: #632749;
}
</style>