Shades of Pompadour #671848
Tints of Pompadour #671848
RGB
CMYK
RGB Variations
Color information
#671848 (or 0x671848) is known color: Pompadour. HEX triplet: 67, 18 and 48. RGB value is (103,24,72). Sum of RGB (Red+Green+Blue) = 103+24+72=199 (26% of max value = 765). Red value is 103 (40.62% from 255 or 51.76% from 199); Green value is 24 (9.77% from 255 or 12.06% from 199); Blue value is 72 (28.52% from 255 or 36.18% from 199); Max value from RGB is 103 - color contains mainly: red. Hex color #671848 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671848 is #98E7B7. Grayscale: #343434. Windows color (decimal): -10020792 or 4724839. OLE color: 4724839.
HSL color Cylindrical-coordinate representation of color #671848: hue angle of 323.54º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #671848 is Cyan = 0, Magento = 0.77, Yellow = 0.30 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 24 | 72 | - |
| CMYK | 0 | 0.77 | 0.30 | 0.60 |
| HSL | 323.54º | 0.62% | 0.25% | - |
| HSV(B) | 323.54º | 0.77% | 0.4% | - |
| XYZ | 7.09 | 4 | 6.53 | - |
| YUV | 53.09 | 138.67 | 163.6 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 24 | 72 | 0 | 0.77 | 0.30 | 0.60 | 323.54 | 0.62 | 0.25 |
| Hex | 67 | 18 | 48 | 0 | 4D | 1E | 3C | 144 | 3E | 19 |
| Octal | 147 | 30 | 110 | 0 | 115 | 36 | 74 | 504 | 76 | 31 |
| Binary | 1100111 | 11000 | 1001000 | 0 | 1001101 | 11110 | 111100 | 101000100 | 111110 | 11001 |
Color Harmonies of #671848
Complementary color
Monochromatic Colors of #671848
Black with #671848
Text Example
Text Example
White with #671848
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671848; }
p { color: rgb(103,24,72); }
H1.HeaderClassName
{
color: #671848;
}
.AnyTagClassName
{
color: #671848;
}
</style>
background-color css
<style>
a { background-color: #671848; }
a { background-color: rgb(103,24,72); }
div.DivClassName
{
background-color: #671848;
}
.BgClassName
{
background-color: #671848;
}
</style>
border-color css
<style>
span { border-color: #671848; }
span { border-color: rgb(103,24,72); }
td.TdClassName
{
border-color: #671848;
}
.TagClassName
{
border-color: #671848;
}
</style>