Shades of Pompadour #672344
Tints of Pompadour #672344
RGB
CMYK
RGB Variations
Color information
#672344 (or 0x672344) is known color: Pompadour. HEX triplet: 67, 23 and 44. RGB value is (103,35,68). Sum of RGB (Red+Green+Blue) = 103+35+68=206 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50% from 206); Green value is 35 (14.06% from 255 or 16.99% from 206); Blue value is 68 (26.95% from 255 or 33.01% from 206); Max value from RGB is 103 - color contains mainly: red. Hex color #672344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672344 is #98DCBB. Grayscale: #3B3B3B. Windows color (decimal): -10017980 or 4465511. OLE color: 4465511.
HSL color Cylindrical-coordinate representation of color #672344: hue angle of 330.88º degrees, saturation: 0.49, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #672344 is Cyan = 0, Magento = 0.66, Yellow = 0.34 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 35 | 68 | - |
| CMYK | 0 | 0.66 | 0.34 | 0.60 |
| HSL | 330.88º | 0.49% | 0.27% | - |
| HSV(B) | 330.88º | 0.66% | 0.4% | - |
| XYZ | 7.24 | 4.5 | 5.96 | - |
| YUV | 59.09 | 133.03 | 159.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 35 | 68 | 0 | 0.66 | 0.34 | 0.60 | 330.88 | 0.49 | 0.27 |
| Hex | 67 | 23 | 44 | 0 | 42 | 22 | 3C | 14B | 31 | 1B |
| Octal | 147 | 43 | 104 | 0 | 102 | 42 | 74 | 513 | 61 | 33 |
| Binary | 1100111 | 100011 | 1000100 | 0 | 1000010 | 100010 | 111100 | 101001011 | 110001 | 11011 |
Color Harmonies of #672344
Complementary color
Monochromatic Colors of #672344
Black with #672344
Text Example
Text Example
White with #672344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672344; }
p { color: rgb(103,35,68); }
H1.HeaderClassName
{
color: #672344;
}
.AnyTagClassName
{
color: #672344;
}
</style>
background-color css
<style>
a { background-color: #672344; }
a { background-color: rgb(103,35,68); }
div.DivClassName
{
background-color: #672344;
}
.BgClassName
{
background-color: #672344;
}
</style>
border-color css
<style>
span { border-color: #672344; }
span { border-color: rgb(103,35,68); }
td.TdClassName
{
border-color: #672344;
}
.TagClassName
{
border-color: #672344;
}
</style>