Shades of Pompadour #671650
Tints of Pompadour #671650
RGB
CMYK
RGB Variations
Color information
#671650 (or 0x671650) is known color: Pompadour. HEX triplet: 67, 16 and 50. RGB value is (103,22,80). Sum of RGB (Red+Green+Blue) = 103+22+80=205 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50.24% from 205); Green value is 22 (8.98% from 255 or 10.73% from 205); Blue value is 80 (31.64% from 255 or 39.02% from 205); Max value from RGB is 103 - color contains mainly: red. Hex color #671650 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671650 is #98E9AF. Grayscale: #343434. Windows color (decimal): -10021296 or 5248615. OLE color: 5248615.
HSL color Cylindrical-coordinate representation of color #671650: hue angle of 317.04º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #671650 is Cyan = 0, Magento = 0.79, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 22 | 80 | - |
| CMYK | 0 | 0.79 | 0.22 | 0.60 |
| HSL | 317.04º | 0.65% | 0.25% | - |
| HSV(B) | 317.04º | 0.79% | 0.4% | - |
| XYZ | 7.33 | 4.04 | 7.98 | - |
| YUV | 52.83 | 143.34 | 163.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 22 | 80 | 0 | 0.79 | 0.22 | 0.60 | 317.04 | 0.65 | 0.25 |
| Hex | 67 | 16 | 50 | 0 | 4F | 16 | 3C | 13D | 41 | 19 |
| Octal | 147 | 26 | 120 | 0 | 117 | 26 | 74 | 475 | 101 | 31 |
| Binary | 1100111 | 10110 | 1010000 | 0 | 1001111 | 10110 | 111100 | 100111101 | 1000001 | 11001 |
Color Harmonies of #671650
Complementary color
Monochromatic Colors of #671650
Black with #671650
Text Example
Text Example
White with #671650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671650; }
p { color: rgb(103,22,80); }
H1.HeaderClassName
{
color: #671650;
}
.AnyTagClassName
{
color: #671650;
}
</style>
background-color css
<style>
a { background-color: #671650; }
a { background-color: rgb(103,22,80); }
div.DivClassName
{
background-color: #671650;
}
.BgClassName
{
background-color: #671650;
}
</style>
border-color css
<style>
span { border-color: #671650; }
span { border-color: rgb(103,22,80); }
td.TdClassName
{
border-color: #671650;
}
.TagClassName
{
border-color: #671650;
}
</style>