Shades of Pompadour #631237
Tints of Pompadour #631237
RGB
CMYK
RGB Variations
Color information
#631237 (or 0x631237) is known color: Pompadour. HEX triplet: 63, 12 and 37. RGB value is (99,18,55). Sum of RGB (Red+Green+Blue) = 99+18+55=172 (22% of max value = 765). Red value is 99 (39.06% from 255 or 57.56% from 172); Green value is 18 (7.42% from 255 or 10.47% from 172); Blue value is 55 (21.88% from 255 or 31.98% from 172); Max value from RGB is 99 - color contains mainly: red. Hex color #631237 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631237 is #9CEDC8. Grayscale: #2E2E2E. Windows color (decimal): -10284489 or 3609187. OLE color: 3609187.
HSL color Cylindrical-coordinate representation of color #631237: hue angle of 332.59º degrees, saturation: 0.69, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #631237 is Cyan = 0, Magento = 0.82, Yellow = 0.44 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 18 | 55 | - |
| CMYK | 0 | 0.82 | 0.44 | 0.61 |
| HSL | 332.59º | 0.69% | 0.23% | - |
| HSV(B) | 332.59º | 0.82% | 0.39% | - |
| XYZ | 6.05 | 3.36 | 3.94 | - |
| YUV | 46.44 | 132.84 | 165.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 55 | 0 | 0.82 | 0.44 | 0.61 | 332.59 | 0.69 | 0.23 |
| Hex | 63 | 12 | 37 | 0 | 52 | 2C | 3D | 14D | 45 | 17 |
| Octal | 143 | 22 | 67 | 0 | 122 | 54 | 75 | 515 | 105 | 27 |
| Binary | 1100011 | 10010 | 110111 | 0 | 1010010 | 101100 | 111101 | 101001101 | 1000101 | 10111 |
Color Harmonies of #631237
Complementary color
Monochromatic Colors of #631237
Black with #631237
Text Example
Text Example
White with #631237
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631237; }
p { color: rgb(99,18,55); }
H1.HeaderClassName
{
color: #631237;
}
.AnyTagClassName
{
color: #631237;
}
</style>
background-color css
<style>
a { background-color: #631237; }
a { background-color: rgb(99,18,55); }
div.DivClassName
{
background-color: #631237;
}
.BgClassName
{
background-color: #631237;
}
</style>
border-color css
<style>
span { border-color: #631237; }
span { border-color: rgb(99,18,55); }
td.TdClassName
{
border-color: #631237;
}
.TagClassName
{
border-color: #631237;
}
</style>