Shades of Pompadour #661837
Tints of Pompadour #661837
RGB
CMYK
RGB Variations
Color information
#661837 (or 0x661837) is known color: Pompadour. HEX triplet: 66, 18 and 37. RGB value is (102,24,55). Sum of RGB (Red+Green+Blue) = 102+24+55=181 (23% of max value = 765). Red value is 102 (40.23% from 255 or 56.35% from 181); Green value is 24 (9.77% from 255 or 13.26% from 181); Blue value is 55 (21.88% from 255 or 30.39% from 181); Max value from RGB is 102 - color contains mainly: red. Hex color #661837 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661837 is #99E7C8. Grayscale: #323232. Windows color (decimal): -10086345 or 3610726. OLE color: 3610726.
HSL color Cylindrical-coordinate representation of color #661837: hue angle of 336.15º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #661837 is Cyan = 0, Magento = 0.76, Yellow = 0.46 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 24 | 55 | - |
| CMYK | 0 | 0.76 | 0.46 | 0.6 |
| HSL | 336.15º | 0.62% | 0.25% | - |
| HSV(B) | 336.15º | 0.76% | 0.4% | - |
| XYZ | 6.5 | 3.75 | 4 | - |
| YUV | 50.86 | 130.34 | 164.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 24 | 55 | 0 | 0.76 | 0.46 | 0.6 | 336.15 | 0.62 | 0.25 |
| Hex | 66 | 18 | 37 | 0 | 4C | 2E | 3C | 150 | 3E | 19 |
| Octal | 146 | 30 | 67 | 0 | 114 | 56 | 74 | 520 | 76 | 31 |
| Binary | 1100110 | 11000 | 110111 | 0 | 1001100 | 101110 | 111100 | 101010000 | 111110 | 11001 |
Color Harmonies of #661837
Complementary color
Monochromatic Colors of #661837
Black with #661837
Text Example
Text Example
White with #661837
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661837; }
p { color: rgb(102,24,55); }
H1.HeaderClassName
{
color: #661837;
}
.AnyTagClassName
{
color: #661837;
}
</style>
background-color css
<style>
a { background-color: #661837; }
a { background-color: rgb(102,24,55); }
div.DivClassName
{
background-color: #661837;
}
.BgClassName
{
background-color: #661837;
}
</style>
border-color css
<style>
span { border-color: #661837; }
span { border-color: rgb(102,24,55); }
td.TdClassName
{
border-color: #661837;
}
.TagClassName
{
border-color: #661837;
}
</style>