Shades of Pompadour #662442
Tints of Pompadour #662442
RGB
CMYK
RGB Variations
Color information
#662442 (or 0x662442) is known color: Pompadour. HEX triplet: 66, 24 and 42. RGB value is (102,36,66). Sum of RGB (Red+Green+Blue) = 102+36+66=204 (27% of max value = 765). Red value is 102 (40.23% from 255 or 50% from 204); Green value is 36 (14.45% from 255 or 17.65% from 204); Blue value is 66 (26.17% from 255 or 32.35% from 204); Max value from RGB is 102 - color contains mainly: red. Hex color #662442 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662442 is #99DBBD. Grayscale: #3B3B3B. Windows color (decimal): -10083262 or 4334694. OLE color: 4334694.
HSL color Cylindrical-coordinate representation of color #662442: hue angle of 332.73º 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 #662442 is Cyan = 0, Magento = 0.65, Yellow = 0.35 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 36 | 66 | - |
| CMYK | 0 | 0.65 | 0.35 | 0.6 |
| HSL | 332.73º | 0.48% | 0.27% | - |
| HSV(B) | 332.73º | 0.65% | 0.4% | - |
| XYZ | 7.09 | 4.48 | 5.65 | - |
| YUV | 59.15 | 131.87 | 158.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 66 | 0 | 0.65 | 0.35 | 0.6 | 332.73 | 0.48 | 0.27 |
| Hex | 66 | 24 | 42 | 0 | 41 | 23 | 3C | 14D | 30 | 1B |
| Octal | 146 | 44 | 102 | 0 | 101 | 43 | 74 | 515 | 60 | 33 |
| Binary | 1100110 | 100100 | 1000010 | 0 | 1000001 | 100011 | 111100 | 101001101 | 110000 | 11011 |
Color Harmonies of #662442
Complementary color
Monochromatic Colors of #662442
Black with #662442
Text Example
Text Example
White with #662442
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662442; }
p { color: rgb(102,36,66); }
H1.HeaderClassName
{
color: #662442;
}
.AnyTagClassName
{
color: #662442;
}
</style>
background-color css
<style>
a { background-color: #662442; }
a { background-color: rgb(102,36,66); }
div.DivClassName
{
background-color: #662442;
}
.BgClassName
{
background-color: #662442;
}
</style>
border-color css
<style>
span { border-color: #662442; }
span { border-color: rgb(102,36,66); }
td.TdClassName
{
border-color: #662442;
}
.TagClassName
{
border-color: #662442;
}
</style>