Shades of Pompadour #632746
Tints of Pompadour #632746
RGB
CMYK
RGB Variations
Color information
#632746 (or 0x632746) is known color: Pompadour. HEX triplet: 63, 27 and 46. RGB value is (99,39,70). Sum of RGB (Red+Green+Blue) = 99+39+70=208 (27% of max value = 765). Red value is 99 (39.06% from 255 or 47.60% from 208); Green value is 39 (15.62% from 255 or 18.75% from 208); Blue value is 70 (27.73% from 255 or 33.65% from 208); Max value from RGB is 99 - color contains mainly: red. Hex color #632746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #632746 is #9CD8B9. Grayscale: #3C3C3C. Windows color (decimal): -10279098 or 4597603. OLE color: 4597603.
HSL color Cylindrical-coordinate representation of color #632746: hue angle of 329º 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 #632746 is Cyan = 0, Magento = 0.61, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 39 | 70 | - |
| CMYK | 0 | 0.61 | 0.29 | 0.61 |
| HSL | 329º | 0.43% | 0.27% | - |
| HSV(B) | 329º | 0.61% | 0.39% | - |
| XYZ | 6.98 | 4.55 | 6.3 | - |
| YUV | 60.47 | 133.38 | 155.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 39 | 70 | 0 | 0.61 | 0.29 | 0.61 | 329 | 0.43 | 0.27 |
| Hex | 63 | 27 | 46 | 0 | 3D | 1D | 3D | 149 | 2B | 1B |
| Octal | 143 | 47 | 106 | 0 | 75 | 35 | 75 | 511 | 53 | 33 |
| Binary | 1100011 | 100111 | 1000110 | 0 | 111101 | 11101 | 111101 | 101001001 | 101011 | 11011 |
Color Harmonies of #632746
Complementary color
Monochromatic Colors of #632746
Black with #632746
Text Example
Text Example
White with #632746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #632746; }
p { color: rgb(99,39,70); }
H1.HeaderClassName
{
color: #632746;
}
.AnyTagClassName
{
color: #632746;
}
</style>
background-color css
<style>
a { background-color: #632746; }
a { background-color: rgb(99,39,70); }
div.DivClassName
{
background-color: #632746;
}
.BgClassName
{
background-color: #632746;
}
</style>
border-color css
<style>
span { border-color: #632746; }
span { border-color: rgb(99,39,70); }
td.TdClassName
{
border-color: #632746;
}
.TagClassName
{
border-color: #632746;
}
</style>