Shades of Pompadour #671939
Tints of Pompadour #671939
RGB
CMYK
RGB Variations
Color information
#671939 (or 0x671939) is known color: Pompadour. HEX triplet: 67, 19 and 39. RGB value is (103,25,57). Sum of RGB (Red+Green+Blue) = 103+25+57=185 (24% of max value = 765). Red value is 103 (40.62% from 255 or 55.68% from 185); Green value is 25 (10.16% from 255 or 13.51% from 185); Blue value is 57 (22.66% from 255 or 30.81% from 185); Max value from RGB is 103 - color contains mainly: red. Hex color #671939 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671939 is #98E6C6. Grayscale: #333333. Windows color (decimal): -10020551 or 3742055. OLE color: 3742055.
HSL color Cylindrical-coordinate representation of color #671939: hue angle of 335.38º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #671939 is Cyan = 0, Magento = 0.76, Yellow = 0.45 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 25 | 57 | - |
| CMYK | 0 | 0.76 | 0.45 | 0.60 |
| HSL | 335.38º | 0.61% | 0.25% | - |
| HSV(B) | 335.38º | 0.76% | 0.4% | - |
| XYZ | 6.68 | 3.87 | 4.27 | - |
| YUV | 51.97 | 130.84 | 164.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 25 | 57 | 0 | 0.76 | 0.45 | 0.60 | 335.38 | 0.61 | 0.25 |
| Hex | 67 | 19 | 39 | 0 | 4C | 2D | 3C | 14F | 3D | 19 |
| Octal | 147 | 31 | 71 | 0 | 114 | 55 | 74 | 517 | 75 | 31 |
| Binary | 1100111 | 11001 | 111001 | 0 | 1001100 | 101101 | 111100 | 101001111 | 111101 | 11001 |
Color Harmonies of #671939
Complementary color
Monochromatic Colors of #671939
Black with #671939
Text Example
Text Example
White with #671939
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671939; }
p { color: rgb(103,25,57); }
H1.HeaderClassName
{
color: #671939;
}
.AnyTagClassName
{
color: #671939;
}
</style>
background-color css
<style>
a { background-color: #671939; }
a { background-color: rgb(103,25,57); }
div.DivClassName
{
background-color: #671939;
}
.BgClassName
{
background-color: #671939;
}
</style>
border-color css
<style>
span { border-color: #671939; }
span { border-color: rgb(103,25,57); }
td.TdClassName
{
border-color: #671939;
}
.TagClassName
{
border-color: #671939;
}
</style>