Shades of Pompadour #672450
Tints of Pompadour #672450
RGB
CMYK
RGB Variations
Color information
#672450 (or 0x672450) is known color: Pompadour. HEX triplet: 67, 24 and 50. RGB value is (103,36,80). Sum of RGB (Red+Green+Blue) = 103+36+80=219 (29% of max value = 765). Red value is 103 (40.62% from 255 or 47.03% from 219); Green value is 36 (14.45% from 255 or 16.44% from 219); Blue value is 80 (31.64% from 255 or 36.53% from 219); Max value from RGB is 103 - color contains mainly: red. Hex color #672450 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #672450 is #98DBAF. Grayscale: #3C3C3C. Windows color (decimal): -10017712 or 5252199. OLE color: 5252199.
HSL color Cylindrical-coordinate representation of color #672450: hue angle of 320.6º 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 #672450 is Cyan = 0, Magento = 0.65, Yellow = 0.22 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 103 | 36 | 80 | - |
| CMYK | 0 | 0.65 | 0.22 | 0.60 |
| HSL | 320.6º | 0.48% | 0.27% | - |
| HSV(B) | 320.6º | 0.65% | 0.4% | - |
| XYZ | 7.67 | 4.72 | 8.1 | - |
| YUV | 61.05 | 138.7 | 157.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 103 | 36 | 80 | 0 | 0.65 | 0.22 | 0.60 | 320.6 | 0.48 | 0.27 |
| Hex | 67 | 24 | 50 | 0 | 41 | 16 | 3C | 141 | 30 | 1B |
| Octal | 147 | 44 | 120 | 0 | 101 | 26 | 74 | 501 | 60 | 33 |
| Binary | 1100111 | 100100 | 1010000 | 0 | 1000001 | 10110 | 111100 | 101000001 | 110000 | 11011 |
Color Harmonies of #672450
Complementary color
Monochromatic Colors of #672450
Black with #672450
Text Example
Text Example
White with #672450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #672450; }
p { color: rgb(103,36,80); }
H1.HeaderClassName
{
color: #672450;
}
.AnyTagClassName
{
color: #672450;
}
</style>
background-color css
<style>
a { background-color: #672450; }
a { background-color: rgb(103,36,80); }
div.DivClassName
{
background-color: #672450;
}
.BgClassName
{
background-color: #672450;
}
</style>
border-color css
<style>
span { border-color: #672450; }
span { border-color: rgb(103,36,80); }
td.TdClassName
{
border-color: #672450;
}
.TagClassName
{
border-color: #672450;
}
</style>