Shades of Pompadour #671750
Tints of Pompadour #671750
RGB
CMYK
RGB Variations
Color information
#671750 (or 0x671750) is known color: Pompadour. HEX triplet: 67, 17 and 50. RGB value is (103,23,80). Sum of RGB (Red+Green+Blue) = 103+23+80=206 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50% from 206); Green value is 23 (9.38% from 255 or 11.17% from 206); Blue value is 80 (31.64% from 255 or 38.83% from 206); Max value from RGB is 103 - color contains mainly: red. Hex color #671750 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #671750 is #98E8AF. Grayscale: #353535. Windows color (decimal): -10021040 or 5248871. OLE color: 5248871.
HSL color Cylindrical-coordinate representation of color #671750: hue angle of 317.25º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #671750 is Cyan = 0, Magento = 0.78, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 23 | 80 | - |
| CMYK | 0 | 0.78 | 0.22 | 0.60 |
| HSL | 317.25º | 0.63% | 0.25% | - |
| HSV(B) | 317.25º | 0.78% | 0.4% | - |
| XYZ | 7.35 | 4.08 | 7.99 | - |
| YUV | 53.42 | 143 | 163.37 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 23 | 80 | 0 | 0.78 | 0.22 | 0.60 | 317.25 | 0.63 | 0.25 |
| Hex | 67 | 17 | 50 | 0 | 4E | 16 | 3C | 13D | 3F | 19 |
| Octal | 147 | 27 | 120 | 0 | 116 | 26 | 74 | 475 | 77 | 31 |
| Binary | 1100111 | 10111 | 1010000 | 0 | 1001110 | 10110 | 111100 | 100111101 | 111111 | 11001 |
Color Harmonies of #671750
Complementary color
Monochromatic Colors of #671750
Black with #671750
Text Example
Text Example
White with #671750
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671750; }
p { color: rgb(103,23,80); }
H1.HeaderClassName
{
color: #671750;
}
.AnyTagClassName
{
color: #671750;
}
</style>
background-color css
<style>
a { background-color: #671750; }
a { background-color: rgb(103,23,80); }
div.DivClassName
{
background-color: #671750;
}
.BgClassName
{
background-color: #671750;
}
</style>
border-color css
<style>
span { border-color: #671750; }
span { border-color: rgb(103,23,80); }
td.TdClassName
{
border-color: #671750;
}
.TagClassName
{
border-color: #671750;
}
</style>