Shades of Pompadour #661438
Tints of Pompadour #661438
RGB
CMYK
RGB Variations
Color information
#661438 (or 0x661438) is known color: Pompadour. HEX triplet: 66, 14 and 38. RGB value is (102,20,56). Sum of RGB (Red+Green+Blue) = 102+20+56=178 (23% of max value = 765). Red value is 102 (40.23% from 255 or 57.30% from 178); Green value is 20 (8.20% from 255 or 11.24% from 178); Blue value is 56 (22.27% from 255 or 31.46% from 178); Max value from RGB is 102 - color contains mainly: red. Hex color #661438 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661438 is #99EBC7. Grayscale: #303030. Windows color (decimal): -10087368 or 3675238. OLE color: 3675238.
HSL color Cylindrical-coordinate representation of color #661438: hue angle of 333.66º 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 #661438 is Cyan = 0, Magento = 0.80, Yellow = 0.45 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 20 | 56 | - |
| CMYK | 0 | 0.80 | 0.45 | 0.6 |
| HSL | 333.66º | 0.67% | 0.24% | - |
| HSV(B) | 333.66º | 0.8% | 0.4% | - |
| XYZ | 6.44 | 3.61 | 4.1 | - |
| YUV | 48.62 | 132.17 | 166.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 20 | 56 | 0 | 0.80 | 0.45 | 0.6 | 333.66 | 0.67 | 0.24 |
| Hex | 66 | 14 | 38 | 0 | 50 | 2D | 3C | 14E | 43 | 18 |
| Octal | 146 | 24 | 70 | 0 | 120 | 55 | 74 | 516 | 103 | 30 |
| Binary | 1100110 | 10100 | 111000 | 0 | 1010000 | 101101 | 111100 | 101001110 | 1000011 | 11000 |
Color Harmonies of #661438
Complementary color
Monochromatic Colors of #661438
Black with #661438
Text Example
Text Example
White with #661438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661438; }
p { color: rgb(102,20,56); }
H1.HeaderClassName
{
color: #661438;
}
.AnyTagClassName
{
color: #661438;
}
</style>
background-color css
<style>
a { background-color: #661438; }
a { background-color: rgb(102,20,56); }
div.DivClassName
{
background-color: #661438;
}
.BgClassName
{
background-color: #661438;
}
</style>
border-color css
<style>
span { border-color: #661438; }
span { border-color: rgb(102,20,56); }
td.TdClassName
{
border-color: #661438;
}
.TagClassName
{
border-color: #661438;
}
</style>