Shades of Pompadour #672442
Tints of Pompadour #672442
RGB
CMYK
RGB Variations
Color information
#672442 (or 0x672442) is known color: Pompadour. HEX triplet: 67, 24 and 42. RGB value is (103,36,66). Sum of RGB (Red+Green+Blue) = 103+36+66=205 (27% of max value = 765). Red value is 103 (40.62% from 255 or 50.24% from 205); Green value is 36 (14.45% from 255 or 17.56% from 205); Blue value is 66 (26.17% from 255 or 32.20% from 205); Max value from RGB is 103 - color contains mainly: red. Hex color #672442 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672442 is #98DBBD. Grayscale: #3B3B3B. Windows color (decimal): -10017726 or 4334695. OLE color: 4334695.
HSL color Cylindrical-coordinate representation of color #672442: hue angle of 333.13º degrees, saturation: 0.48, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #672442 is Cyan = 0, Magento = 0.65, Yellow = 0.36 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 36 | 66 | - |
| CMYK | 0 | 0.65 | 0.36 | 0.60 |
| HSL | 333.13º | 0.48% | 0.27% | - |
| HSV(B) | 333.13º | 0.65% | 0.4% | - |
| XYZ | 7.21 | 4.54 | 5.65 | - |
| YUV | 59.45 | 131.7 | 159.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 36 | 66 | 0 | 0.65 | 0.36 | 0.60 | 333.13 | 0.48 | 0.27 |
| Hex | 67 | 24 | 42 | 0 | 41 | 24 | 3C | 14D | 30 | 1B |
| Octal | 147 | 44 | 102 | 0 | 101 | 44 | 74 | 515 | 60 | 33 |
| Binary | 1100111 | 100100 | 1000010 | 0 | 1000001 | 100100 | 111100 | 101001101 | 110000 | 11011 |
Color Harmonies of #672442
Complementary color
Monochromatic Colors of #672442
Black with #672442
Text Example
Text Example
White with #672442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672442; }
p { color: rgb(103,36,66); }
H1.HeaderClassName
{
color: #672442;
}
.AnyTagClassName
{
color: #672442;
}
</style>
background-color css
<style>
a { background-color: #672442; }
a { background-color: rgb(103,36,66); }
div.DivClassName
{
background-color: #672442;
}
.BgClassName
{
background-color: #672442;
}
</style>
border-color css
<style>
span { border-color: #672442; }
span { border-color: rgb(103,36,66); }
td.TdClassName
{
border-color: #672442;
}
.TagClassName
{
border-color: #672442;
}
</style>