Shades of Pompadour #631446
Tints of Pompadour #631446
RGB
CMYK
RGB Variations
Color information
#631446 (or 0x631446) is known color: Pompadour. HEX triplet: 63, 14 and 46. RGB value is (99,20,70). Sum of RGB (Red+Green+Blue) = 99+20+70=189 (25% of max value = 765). Red value is 99 (39.06% from 255 or 52.38% from 189); Green value is 20 (8.20% from 255 or 10.58% from 189); Blue value is 70 (27.73% from 255 or 37.04% from 189); Max value from RGB is 99 - color contains mainly: red. Hex color #631446 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #631446 is #9CEBB9. Grayscale: #313131. Windows color (decimal): -10283962 or 4592739. OLE color: 4592739.
HSL color Cylindrical-coordinate representation of color #631446: hue angle of 322.03º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #631446 is Cyan = 0, Magento = 0.80, Yellow = 0.29 and Black (K on CMYK) = 0.61.
Color convert
| RGB | 99 | 20 | 70 | - |
| CMYK | 0 | 0.80 | 0.29 | 0.61 |
| HSL | 322.03º | 0.66% | 0.23% | - |
| HSV(B) | 322.03º | 0.8% | 0.39% | - |
| XYZ | 6.5 | 3.6 | 6.15 | - |
| YUV | 49.32 | 139.67 | 163.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 20 | 70 | 0 | 0.80 | 0.29 | 0.61 | 322.03 | 0.66 | 0.23 |
| Hex | 63 | 14 | 46 | 0 | 50 | 1D | 3D | 142 | 42 | 17 |
| Octal | 143 | 24 | 106 | 0 | 120 | 35 | 75 | 502 | 102 | 27 |
| Binary | 1100011 | 10100 | 1000110 | 0 | 1010000 | 11101 | 111101 | 101000010 | 1000010 | 10111 |
Color Harmonies of #631446
Complementary color
Monochromatic Colors of #631446
Black with #631446
Text Example
Text Example
White with #631446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #631446; }
p { color: rgb(99,20,70); }
H1.HeaderClassName
{
color: #631446;
}
.AnyTagClassName
{
color: #631446;
}
</style>
background-color css
<style>
a { background-color: #631446; }
a { background-color: rgb(99,20,70); }
div.DivClassName
{
background-color: #631446;
}
.BgClassName
{
background-color: #631446;
}
</style>
border-color css
<style>
span { border-color: #631446; }
span { border-color: rgb(99,20,70); }
td.TdClassName
{
border-color: #631446;
}
.TagClassName
{
border-color: #631446;
}
</style>