Shades of Pompadour #671744
Tints of Pompadour #671744
RGB
CMYK
RGB Variations
Color information
#671744 (or 0x671744) is known color: Pompadour. HEX triplet: 67, 17 and 44. RGB value is (103,23,68). Sum of RGB (Red+Green+Blue) = 103+23+68=194 (25% of max value = 765). Red value is 103 (40.62% from 255 or 53.09% from 194); Green value is 23 (9.38% from 255 or 11.86% from 194); Blue value is 68 (26.95% from 255 or 35.05% from 194); Max value from RGB is 103 - color contains mainly: red. Hex color #671744 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #671744 is #98E8BB. Grayscale: #333333. Windows color (decimal): -10021052 or 4462439. OLE color: 4462439.
HSL color Cylindrical-coordinate representation of color #671744: hue angle of 326.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 #671744 is Cyan = 0, Magento = 0.78, Yellow = 0.34 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 23 | 68 | - |
| CMYK | 0 | 0.78 | 0.34 | 0.60 |
| HSL | 326.25º | 0.63% | 0.25% | - |
| HSV(B) | 326.25º | 0.78% | 0.4% | - |
| XYZ | 6.94 | 3.91 | 5.86 | - |
| YUV | 52.05 | 137 | 164.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 23 | 68 | 0 | 0.78 | 0.34 | 0.60 | 326.25 | 0.63 | 0.25 |
| Hex | 67 | 17 | 44 | 0 | 4E | 22 | 3C | 146 | 3F | 19 |
| Octal | 147 | 27 | 104 | 0 | 116 | 42 | 74 | 506 | 77 | 31 |
| Binary | 1100111 | 10111 | 1000100 | 0 | 1001110 | 100010 | 111100 | 101000110 | 111111 | 11001 |
Color Harmonies of #671744
Complementary color
Monochromatic Colors of #671744
Black with #671744
Text Example
Text Example
White with #671744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #671744; }
p { color: rgb(103,23,68); }
H1.HeaderClassName
{
color: #671744;
}
.AnyTagClassName
{
color: #671744;
}
</style>
background-color css
<style>
a { background-color: #671744; }
a { background-color: rgb(103,23,68); }
div.DivClassName
{
background-color: #671744;
}
.BgClassName
{
background-color: #671744;
}
</style>
border-color css
<style>
span { border-color: #671744; }
span { border-color: rgb(103,23,68); }
td.TdClassName
{
border-color: #671744;
}
.TagClassName
{
border-color: #671744;
}
</style>