Shades of Pompadour #671247
Tints of Pompadour #671247
RGB
CMYK
RGB Variations
Color information
#671247 (or 0x671247) is known color: Pompadour. HEX triplet: 67, 12 and 47. RGB value is (103,18,71). Sum of RGB (Red+Green+Blue) = 103+18+71=192 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.65% from 192); Green value is 18 (7.42% from 255 or 9.38% from 192); Blue value is 71 (28.12% from 255 or 36.98% from 192); Max value from RGB is 103 - color contains mainly: red. Hex color #671247 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671247 is #98EDB8. Grayscale: #313131. Windows color (decimal): -10022329 or 4657767. OLE color: 4657767.
HSL color Cylindrical-coordinate representation of color #671247: hue angle of 322.59º degrees, saturation: 0.7, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #671247 is Cyan = 0, Magento = 0.83, Yellow = 0.31 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 18 | 71 | - |
| CMYK | 0 | 0.83 | 0.31 | 0.60 |
| HSL | 322.59º | 0.7% | 0.24% | - |
| HSV(B) | 322.59º | 0.83% | 0.4% | - |
| XYZ | 6.95 | 3.77 | 6.32 | - |
| YUV | 49.46 | 140.16 | 166.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 18 | 71 | 0 | 0.83 | 0.31 | 0.60 | 322.59 | 0.7 | 0.24 |
| Hex | 67 | 12 | 47 | 0 | 53 | 1F | 3C | 143 | 46 | 18 |
| Octal | 147 | 22 | 107 | 0 | 123 | 37 | 74 | 503 | 106 | 30 |
| Binary | 1100111 | 10010 | 1000111 | 0 | 1010011 | 11111 | 111100 | 101000011 | 1000110 | 11000 |
Color Harmonies of #671247
Complementary color
Monochromatic Colors of #671247
Black with #671247
Text Example
Text Example
White with #671247
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671247; }
p { color: rgb(103,18,71); }
H1.HeaderClassName
{
color: #671247;
}
.AnyTagClassName
{
color: #671247;
}
</style>
background-color css
<style>
a { background-color: #671247; }
a { background-color: rgb(103,18,71); }
div.DivClassName
{
background-color: #671247;
}
.BgClassName
{
background-color: #671247;
}
</style>
border-color css
<style>
span { border-color: #671247; }
span { border-color: rgb(103,18,71); }
td.TdClassName
{
border-color: #671247;
}
.TagClassName
{
border-color: #671247;
}
</style>