Shades of Pompadour #631236
Tints of Pompadour #631236
RGB
CMYK
RGB Variations
Color information
#631236 (or 0x631236) is known color: Pompadour. HEX triplet: 63, 12 and 36. RGB value is (99,18,54). Sum of RGB (Red+Green+Blue) = 99+18+54=171 (22% of max value = 765). Red value is 99 (39.06% from 255 or 57.89% from 171); Green value is 18 (7.42% from 255 or 10.53% from 171); Blue value is 54 (21.48% from 255 or 31.58% from 171); Max value from RGB is 99 - color contains mainly: red. Hex color #631236 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631236 is #9CEDC9. Grayscale: #2E2E2E. Windows color (decimal): -10284490 or 3543651. OLE color: 3543651.
HSL color Cylindrical-coordinate representation of color #631236: hue angle of 333.33º 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 #631236 is Cyan = 0, Magento = 0.82, Yellow = 0.45 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 18 | 54 | - |
| CMYK | 0 | 0.82 | 0.45 | 0.61 |
| HSL | 333.33º | 0.69% | 0.23% | - |
| HSV(B) | 333.33º | 0.82% | 0.39% | - |
| XYZ | 6.03 | 3.35 | 3.82 | - |
| YUV | 46.32 | 132.34 | 165.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 18 | 54 | 0 | 0.82 | 0.45 | 0.61 | 333.33 | 0.69 | 0.23 |
| Hex | 63 | 12 | 36 | 0 | 52 | 2D | 3D | 14D | 45 | 17 |
| Octal | 143 | 22 | 66 | 0 | 122 | 55 | 75 | 515 | 105 | 27 |
| Binary | 1100011 | 10010 | 110110 | 0 | 1010010 | 101101 | 111101 | 101001101 | 1000101 | 10111 |
Color Harmonies of #631236
Complementary color
Monochromatic Colors of #631236
Black with #631236
Text Example
Text Example
White with #631236
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631236; }
p { color: rgb(99,18,54); }
H1.HeaderClassName
{
color: #631236;
}
.AnyTagClassName
{
color: #631236;
}
</style>
background-color css
<style>
a { background-color: #631236; }
a { background-color: rgb(99,18,54); }
div.DivClassName
{
background-color: #631236;
}
.BgClassName
{
background-color: #631236;
}
</style>
border-color css
<style>
span { border-color: #631236; }
span { border-color: rgb(99,18,54); }
td.TdClassName
{
border-color: #631236;
}
.TagClassName
{
border-color: #631236;
}
</style>