Shades of Pompadour #672645
Tints of Pompadour #672645
RGB
CMYK
RGB Variations
Color information
#672645 (or 0x672645) is known color: Pompadour. HEX triplet: 67, 26 and 45. RGB value is (103,38,69). Sum of RGB (Red+Green+Blue) = 103+38+69=210 (27% of max value = 765). Red value is 103 (40.62% from 255 or 49.05% from 210); Green value is 38 (15.23% from 255 or 18.10% from 210); Blue value is 69 (27.34% from 255 or 32.86% from 210); Max value from RGB is 103 - color contains mainly: red. Hex color #672645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #672645 is #98D9BA. Grayscale: #3C3C3C. Windows color (decimal): -10017211 or 4531815. OLE color: 4531815.
HSL color Cylindrical-coordinate representation of color #672645: hue angle of 331.38º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #672645 is Cyan = 0, Magento = 0.63, Yellow = 0.33 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 38 | 69 | - |
| CMYK | 0 | 0.63 | 0.33 | 0.60 |
| HSL | 331.38º | 0.46% | 0.28% | - |
| HSV(B) | 331.38º | 0.63% | 0.4% | - |
| XYZ | 7.36 | 4.7 | 6.15 | - |
| YUV | 60.97 | 132.53 | 157.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 38 | 69 | 0 | 0.63 | 0.33 | 0.60 | 331.38 | 0.46 | 0.28 |
| Hex | 67 | 26 | 45 | 0 | 3F | 21 | 3C | 14B | 2E | 1C |
| Octal | 147 | 46 | 105 | 0 | 77 | 41 | 74 | 513 | 56 | 34 |
| Binary | 1100111 | 100110 | 1000101 | 0 | 111111 | 100001 | 111100 | 101001011 | 101110 | 11100 |
Color Harmonies of #672645
Complementary color
Monochromatic Colors of #672645
Black with #672645
Text Example
Text Example
White with #672645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672645; }
p { color: rgb(103,38,69); }
H1.HeaderClassName
{
color: #672645;
}
.AnyTagClassName
{
color: #672645;
}
</style>
background-color css
<style>
a { background-color: #672645; }
a { background-color: rgb(103,38,69); }
div.DivClassName
{
background-color: #672645;
}
.BgClassName
{
background-color: #672645;
}
</style>
border-color css
<style>
span { border-color: #672645; }
span { border-color: rgb(103,38,69); }
td.TdClassName
{
border-color: #672645;
}
.TagClassName
{
border-color: #672645;
}
</style>