Shades of Pompadour #631641
Tints of Pompadour #631641
RGB
CMYK
RGB Variations
Color information
#631641 (or 0x631641) is known color: Pompadour. HEX triplet: 63, 16 and 41. RGB value is (99,22,65). Sum of RGB (Red+Green+Blue) = 99+22+65=186 (24% of max value = 765). Red value is 99 (39.06% from 255 or 53.23% from 186); Green value is 22 (8.98% from 255 or 11.83% from 186); Blue value is 65 (25.78% from 255 or 34.95% from 186); Max value from RGB is 99 - color contains mainly: red. Hex color #631641 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631641 is #9CE9BE. Grayscale: #313131. Windows color (decimal): -10283455 or 4265571. OLE color: 4265571.
HSL color Cylindrical-coordinate representation of color #631641: hue angle of 326.49º degrees, saturation: 0.64, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #631641 is Cyan = 0, Magento = 0.78, Yellow = 0.34 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 22 | 65 | - |
| CMYK | 0 | 0.78 | 0.34 | 0.61 |
| HSL | 326.49º | 0.64% | 0.24% | - |
| HSV(B) | 326.49º | 0.78% | 0.39% | - |
| XYZ | 6.39 | 3.61 | 5.36 | - |
| YUV | 49.93 | 136.51 | 163 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 22 | 65 | 0 | 0.78 | 0.34 | 0.61 | 326.49 | 0.64 | 0.24 |
| Hex | 63 | 16 | 41 | 0 | 4E | 22 | 3D | 146 | 40 | 18 |
| Octal | 143 | 26 | 101 | 0 | 116 | 42 | 75 | 506 | 100 | 30 |
| Binary | 1100011 | 10110 | 1000001 | 0 | 1001110 | 100010 | 111101 | 101000110 | 1000000 | 11000 |
Color Harmonies of #631641
Complementary color
Monochromatic Colors of #631641
Black with #631641
Text Example
Text Example
White with #631641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631641; }
p { color: rgb(99,22,65); }
H1.HeaderClassName
{
color: #631641;
}
.AnyTagClassName
{
color: #631641;
}
</style>
background-color css
<style>
a { background-color: #631641; }
a { background-color: rgb(99,22,65); }
div.DivClassName
{
background-color: #631641;
}
.BgClassName
{
background-color: #631641;
}
</style>
border-color css
<style>
span { border-color: #631641; }
span { border-color: rgb(99,22,65); }
td.TdClassName
{
border-color: #631641;
}
.TagClassName
{
border-color: #631641;
}
</style>