Shades of Pompadour #631741
Tints of Pompadour #631741
RGB
CMYK
RGB Variations
Color information
#631741 (or 0x631741) is known color: Pompadour. HEX triplet: 63, 17 and 41. RGB value is (99,23,65). Sum of RGB (Red+Green+Blue) = 99+23+65=187 (24% of max value = 765). Red value is 99 (39.06% from 255 or 52.94% from 187); Green value is 23 (9.38% from 255 or 12.30% from 187); Blue value is 65 (25.78% from 255 or 34.76% from 187); Max value from RGB is 99 - color contains mainly: red. Hex color #631741 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631741 is #9CE8BE. Grayscale: #323232. Windows color (decimal): -10283199 or 4265827. OLE color: 4265827.
HSL color Cylindrical-coordinate representation of color #631741: hue angle of 326.84º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #631741 is Cyan = 0, Magento = 0.77, Yellow = 0.34 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 23 | 65 | - |
| CMYK | 0 | 0.77 | 0.34 | 0.61 |
| HSL | 326.84º | 0.62% | 0.24% | - |
| HSV(B) | 326.84º | 0.77% | 0.39% | - |
| XYZ | 6.41 | 3.65 | 5.37 | - |
| YUV | 50.51 | 136.18 | 162.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 23 | 65 | 0 | 0.77 | 0.34 | 0.61 | 326.84 | 0.62 | 0.24 |
| Hex | 63 | 17 | 41 | 0 | 4D | 22 | 3D | 147 | 3E | 18 |
| Octal | 143 | 27 | 101 | 0 | 115 | 42 | 75 | 507 | 76 | 30 |
| Binary | 1100011 | 10111 | 1000001 | 0 | 1001101 | 100010 | 111101 | 101000111 | 111110 | 11000 |
Color Harmonies of #631741
Complementary color
Monochromatic Colors of #631741
Black with #631741
Text Example
Text Example
White with #631741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631741; }
p { color: rgb(99,23,65); }
H1.HeaderClassName
{
color: #631741;
}
.AnyTagClassName
{
color: #631741;
}
</style>
background-color css
<style>
a { background-color: #631741; }
a { background-color: rgb(99,23,65); }
div.DivClassName
{
background-color: #631741;
}
.BgClassName
{
background-color: #631741;
}
</style>
border-color css
<style>
span { border-color: #631741; }
span { border-color: rgb(99,23,65); }
td.TdClassName
{
border-color: #631741;
}
.TagClassName
{
border-color: #631741;
}
</style>