Shades of Pompadour #671849
Tints of Pompadour #671849
RGB
CMYK
RGB Variations
Color information
#671849 (or 0x671849) is known color: Pompadour. HEX triplet: 67, 18 and 49. RGB value is (103,24,73). Sum of RGB (Red+Green+Blue) = 103+24+73=200 (26% of max value = 765). Red value is 103 (40.62% from 255 or 51.5% from 200); Green value is 24 (9.77% from 255 or 12% from 200); Blue value is 73 (28.91% from 255 or 36.5% from 200); Max value from RGB is 103 - color contains mainly: red. Hex color #671849 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671849 is #98E7B6. Grayscale: #353535. Windows color (decimal): -10020791 or 4790375. OLE color: 4790375.
HSL color Cylindrical-coordinate representation of color #671849: hue angle of 322.78º 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 #671849 is Cyan = 0, Magento = 0.77, Yellow = 0.29 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 24 | 73 | - |
| CMYK | 0 | 0.77 | 0.29 | 0.60 |
| HSL | 322.78º | 0.62% | 0.25% | - |
| HSV(B) | 322.78º | 0.77% | 0.4% | - |
| XYZ | 7.12 | 4.02 | 6.7 | - |
| YUV | 53.21 | 139.17 | 163.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 24 | 73 | 0 | 0.77 | 0.29 | 0.60 | 322.78 | 0.62 | 0.25 |
| Hex | 67 | 18 | 49 | 0 | 4D | 1D | 3C | 143 | 3E | 19 |
| Octal | 147 | 30 | 111 | 0 | 115 | 35 | 74 | 503 | 76 | 31 |
| Binary | 1100111 | 11000 | 1001001 | 0 | 1001101 | 11101 | 111100 | 101000011 | 111110 | 11001 |
Color Harmonies of #671849
Complementary color
Monochromatic Colors of #671849
Black with #671849
Text Example
Text Example
White with #671849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671849; }
p { color: rgb(103,24,73); }
H1.HeaderClassName
{
color: #671849;
}
.AnyTagClassName
{
color: #671849;
}
</style>
background-color css
<style>
a { background-color: #671849; }
a { background-color: rgb(103,24,73); }
div.DivClassName
{
background-color: #671849;
}
.BgClassName
{
background-color: #671849;
}
</style>
border-color css
<style>
span { border-color: #671849; }
span { border-color: rgb(103,24,73); }
td.TdClassName
{
border-color: #671849;
}
.TagClassName
{
border-color: #671849;
}
</style>