Shades of Pompadour #662441
Tints of Pompadour #662441
RGB
CMYK
RGB Variations
Color information
#662441 (or 0x662441) is known color: Pompadour. HEX triplet: 66, 24 and 41. RGB value is (102,36,65). Sum of RGB (Red+Green+Blue) = 102+36+65=203 (26% of max value = 765). Red value is 102 (40.23% from 255 or 50.25% from 203); Green value is 36 (14.45% from 255 or 17.73% from 203); Blue value is 65 (25.78% from 255 or 32.02% from 203); Max value from RGB is 102 - color contains mainly: red. Hex color #662441 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #662441 is #99DBBE. Grayscale: #3A3A3A. Windows color (decimal): -10083263 or 4269158. OLE color: 4269158.
HSL color Cylindrical-coordinate representation of color #662441: hue angle of 333.64º 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 #662441 is Cyan = 0, Magento = 0.65, Yellow = 0.36 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 36 | 65 | - |
| CMYK | 0 | 0.65 | 0.36 | 0.6 |
| HSL | 333.64º | 0.48% | 0.27% | - |
| HSV(B) | 333.64º | 0.65% | 0.4% | - |
| XYZ | 7.06 | 4.47 | 5.49 | - |
| YUV | 59.04 | 131.37 | 158.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 36 | 65 | 0 | 0.65 | 0.36 | 0.6 | 333.64 | 0.48 | 0.27 |
| Hex | 66 | 24 | 41 | 0 | 41 | 24 | 3C | 14E | 30 | 1B |
| Octal | 146 | 44 | 101 | 0 | 101 | 44 | 74 | 516 | 60 | 33 |
| Binary | 1100110 | 100100 | 1000001 | 0 | 1000001 | 100100 | 111100 | 101001110 | 110000 | 11011 |
Color Harmonies of #662441
Complementary color
Monochromatic Colors of #662441
Black with #662441
Text Example
Text Example
White with #662441
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #662441; }
p { color: rgb(102,36,65); }
H1.HeaderClassName
{
color: #662441;
}
.AnyTagClassName
{
color: #662441;
}
</style>
background-color css
<style>
a { background-color: #662441; }
a { background-color: rgb(102,36,65); }
div.DivClassName
{
background-color: #662441;
}
.BgClassName
{
background-color: #662441;
}
</style>
border-color css
<style>
span { border-color: #662441; }
span { border-color: rgb(102,36,65); }
td.TdClassName
{
border-color: #662441;
}
.TagClassName
{
border-color: #662441;
}
</style>