Shades of Pompadour #672240
Tints of Pompadour #672240
RGB
CMYK
RGB Variations
Color information
#672240 (or 0x672240) is known color: Pompadour. HEX triplet: 67, 22 and 40. RGB value is (103,34,64). Sum of RGB (Red+Green+Blue) = 103+34+64=201 (26% of max value = 765). Red value is 103 (40.62% from 255 or 51.24% from 201); Green value is 34 (13.67% from 255 or 16.92% from 201); Blue value is 64 (25.39% from 255 or 31.84% from 201); Max value from RGB is 103 - color contains mainly: red. Hex color #672240 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672240 is #98DDBF. Grayscale: #393939. Windows color (decimal): -10018240 or 4203111. OLE color: 4203111.
HSL color Cylindrical-coordinate representation of color #672240: hue angle of 333.91º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #672240 is Cyan = 0, Magento = 0.67, Yellow = 0.38 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 34 | 64 | - |
| CMYK | 0 | 0.67 | 0.38 | 0.60 |
| HSL | 333.91º | 0.5% | 0.27% | - |
| HSV(B) | 333.91º | 0.67% | 0.4% | - |
| XYZ | 7.09 | 4.4 | 5.33 | - |
| YUV | 58.05 | 131.36 | 160.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 34 | 64 | 0 | 0.67 | 0.38 | 0.60 | 333.91 | 0.5 | 0.27 |
| Hex | 67 | 22 | 40 | 0 | 43 | 26 | 3C | 14E | 32 | 1B |
| Octal | 147 | 42 | 100 | 0 | 103 | 46 | 74 | 516 | 62 | 33 |
| Binary | 1100111 | 100010 | 1000000 | 0 | 1000011 | 100110 | 111100 | 101001110 | 110010 | 11011 |
Color Harmonies of #672240
Complementary color
Monochromatic Colors of #672240
Black with #672240
Text Example
Text Example
White with #672240
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672240; }
p { color: rgb(103,34,64); }
H1.HeaderClassName
{
color: #672240;
}
.AnyTagClassName
{
color: #672240;
}
</style>
background-color css
<style>
a { background-color: #672240; }
a { background-color: rgb(103,34,64); }
div.DivClassName
{
background-color: #672240;
}
.BgClassName
{
background-color: #672240;
}
</style>
border-color css
<style>
span { border-color: #672240; }
span { border-color: rgb(103,34,64); }
td.TdClassName
{
border-color: #672240;
}
.TagClassName
{
border-color: #672240;
}
</style>