Shades of Pompadour #661450
Tints of Pompadour #661450
RGB
CMYK
RGB Variations
Color information
#661450 (or 0x661450) is known color: Pompadour. HEX triplet: 66, 14 and 50. RGB value is (102,20,80). Sum of RGB (Red+Green+Blue) = 102+20+80=202 (26% of max value = 765). Red value is 102 (40.23% from 255 or 50.50% from 202); Green value is 20 (8.20% from 255 or 9.90% from 202); Blue value is 80 (31.64% from 255 or 39.60% from 202); Max value from RGB is 102 - color contains mainly: red. Hex color #661450 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #661450 is #99EBAF. Grayscale: #333333. Windows color (decimal): -10087344 or 5248102. OLE color: 5248102.
HSL color Cylindrical-coordinate representation of color #661450: hue angle of 316.1º degrees, saturation: 0.67, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #661450 is Cyan = 0, Magento = 0.80, Yellow = 0.22 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 20 | 80 | - |
| CMYK | 0 | 0.80 | 0.22 | 0.6 |
| HSL | 316.1º | 0.67% | 0.24% | - |
| HSV(B) | 316.1º | 0.8% | 0.4% | - |
| XYZ | 7.18 | 3.9 | 7.96 | - |
| YUV | 51.36 | 144.17 | 164.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 20 | 80 | 0 | 0.80 | 0.22 | 0.6 | 316.1 | 0.67 | 0.24 |
| Hex | 66 | 14 | 50 | 0 | 50 | 16 | 3C | 13C | 43 | 18 |
| Octal | 146 | 24 | 120 | 0 | 120 | 26 | 74 | 474 | 103 | 30 |
| Binary | 1100110 | 10100 | 1010000 | 0 | 1010000 | 10110 | 111100 | 100111100 | 1000011 | 11000 |
Color Harmonies of #661450
Complementary color
Monochromatic Colors of #661450
Black with #661450
Text Example
Text Example
White with #661450
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661450; }
p { color: rgb(102,20,80); }
H1.HeaderClassName
{
color: #661450;
}
.AnyTagClassName
{
color: #661450;
}
</style>
background-color css
<style>
a { background-color: #661450; }
a { background-color: rgb(102,20,80); }
div.DivClassName
{
background-color: #661450;
}
.BgClassName
{
background-color: #661450;
}
</style>
border-color css
<style>
span { border-color: #661450; }
span { border-color: rgb(102,20,80); }
td.TdClassName
{
border-color: #661450;
}
.TagClassName
{
border-color: #661450;
}
</style>