Shades of Pompadour #672843
Tints of Pompadour #672843
RGB
CMYK
RGB Variations
Color information
#672843 (or 0x672843) is known color: Pompadour. HEX triplet: 67, 28 and 43. RGB value is (103,40,67). Sum of RGB (Red+Green+Blue) = 103+40+67=210 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.05% from 210); Green value is 40 (16.02% from 255 or 19.05% from 210); Blue value is 67 (26.56% from 255 or 31.90% from 210); Max value from RGB is 103 - color contains mainly: red. Hex color #672843 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672843 is #98D7BC. Grayscale: #3D3D3D. Windows color (decimal): -10016701 or 4401255. OLE color: 4401255.
HSL color Cylindrical-coordinate representation of color #672843: hue angle of 334.29º degrees, saturation: 0.44, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #672843 is Cyan = 0, Magento = 0.61, Yellow = 0.35 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 40 | 67 | - |
| CMYK | 0 | 0.61 | 0.35 | 0.60 |
| HSL | 334.29º | 0.44% | 0.28% | - |
| HSV(B) | 334.29º | 0.61% | 0.4% | - |
| XYZ | 7.37 | 4.81 | 5.85 | - |
| YUV | 61.92 | 130.87 | 157.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 40 | 67 | 0 | 0.61 | 0.35 | 0.60 | 334.29 | 0.44 | 0.28 |
| Hex | 67 | 28 | 43 | 0 | 3D | 23 | 3C | 14E | 2C | 1C |
| Octal | 147 | 50 | 103 | 0 | 75 | 43 | 74 | 516 | 54 | 34 |
| Binary | 1100111 | 101000 | 1000011 | 0 | 111101 | 100011 | 111100 | 101001110 | 101100 | 11100 |
Color Harmonies of #672843
Complementary color
Monochromatic Colors of #672843
Black with #672843
Text Example
Text Example
White with #672843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672843; }
p { color: rgb(103,40,67); }
H1.HeaderClassName
{
color: #672843;
}
.AnyTagClassName
{
color: #672843;
}
</style>
background-color css
<style>
a { background-color: #672843; }
a { background-color: rgb(103,40,67); }
div.DivClassName
{
background-color: #672843;
}
.BgClassName
{
background-color: #672843;
}
</style>
border-color css
<style>
span { border-color: #672843; }
span { border-color: rgb(103,40,67); }
td.TdClassName
{
border-color: #672843;
}
.TagClassName
{
border-color: #672843;
}
</style>