Shades of Pompadour #672043
Tints of Pompadour #672043
RGB
CMYK
RGB Variations
Color information
#672043 (or 0x672043) is known color: Pompadour. HEX triplet: 67, 20 and 43. RGB value is (103,32,67). Sum of RGB (Red+Green+Blue) = 103+32+67=202 (26% of max value = 765). Red value is 103 (40.62% from 255 or 50.99% from 202); Green value is 32 (12.89% from 255 or 15.84% from 202); Blue value is 67 (26.56% from 255 or 33.17% from 202); Max value from RGB is 103 - color contains mainly: red. Hex color #672043 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672043 is #98DFBC. Grayscale: #393939. Windows color (decimal): -10018749 or 4399207. OLE color: 4399207.
HSL color Cylindrical-coordinate representation of color #672043: hue angle of 330.42º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #672043 is Cyan = 0, Magento = 0.69, Yellow = 0.35 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 32 | 67 | - |
| CMYK | 0 | 0.69 | 0.35 | 0.60 |
| HSL | 330.42º | 0.53% | 0.26% | - |
| HSV(B) | 330.42º | 0.69% | 0.4% | - |
| XYZ | 7.12 | 4.32 | 5.77 | - |
| YUV | 57.22 | 133.52 | 160.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 32 | 67 | 0 | 0.69 | 0.35 | 0.60 | 330.42 | 0.53 | 0.26 |
| Hex | 67 | 20 | 43 | 0 | 45 | 23 | 3C | 14A | 35 | 1A |
| Octal | 147 | 40 | 103 | 0 | 105 | 43 | 74 | 512 | 65 | 32 |
| Binary | 1100111 | 100000 | 1000011 | 0 | 1000101 | 100011 | 111100 | 101001010 | 110101 | 11010 |
Color Harmonies of #672043
Complementary color
Monochromatic Colors of #672043
Black with #672043
Text Example
Text Example
White with #672043
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672043; }
p { color: rgb(103,32,67); }
H1.HeaderClassName
{
color: #672043;
}
.AnyTagClassName
{
color: #672043;
}
</style>
background-color css
<style>
a { background-color: #672043; }
a { background-color: rgb(103,32,67); }
div.DivClassName
{
background-color: #672043;
}
.BgClassName
{
background-color: #672043;
}
</style>
border-color css
<style>
span { border-color: #672043; }
span { border-color: rgb(103,32,67); }
td.TdClassName
{
border-color: #672043;
}
.TagClassName
{
border-color: #672043;
}
</style>