Shades of Pompadour #661436
Tints of Pompadour #661436
RGB
CMYK
RGB Variations
Color information
#661436 (or 0x661436) is known color: Pompadour. HEX triplet: 66, 14 and 36. RGB value is (102,20,54). Sum of RGB (Red+Green+Blue) = 102+20+54=176 (23% of max value = 765). Red value is 102 (40.23% from 255 or 57.95% from 176); Green value is 20 (8.20% from 255 or 11.36% from 176); Blue value is 54 (21.48% from 255 or 30.68% from 176); Max value from RGB is 102 - color contains mainly: red. Hex color #661436 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #661436 is #99EBC9. Grayscale: #303030. Windows color (decimal): -10087370 or 3544166. OLE color: 3544166.
HSL color Cylindrical-coordinate representation of color #661436: hue angle of 335.12º 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 #661436 is Cyan = 0, Magento = 0.80, Yellow = 0.47 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 102 | 20 | 54 | - |
| CMYK | 0 | 0.80 | 0.47 | 0.6 |
| HSL | 335.12º | 0.67% | 0.24% | - |
| HSV(B) | 335.12º | 0.8% | 0.4% | - |
| XYZ | 6.4 | 3.59 | 3.85 | - |
| YUV | 48.39 | 131.17 | 166.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 102 | 20 | 54 | 0 | 0.80 | 0.47 | 0.6 | 335.12 | 0.67 | 0.24 |
| Hex | 66 | 14 | 36 | 0 | 50 | 2F | 3C | 14F | 43 | 18 |
| Octal | 146 | 24 | 66 | 0 | 120 | 57 | 74 | 517 | 103 | 30 |
| Binary | 1100110 | 10100 | 110110 | 0 | 1010000 | 101111 | 111100 | 101001111 | 1000011 | 11000 |
Color Harmonies of #661436
Complementary color
Monochromatic Colors of #661436
Black with #661436
Text Example
Text Example
White with #661436
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #661436; }
p { color: rgb(102,20,54); }
H1.HeaderClassName
{
color: #661436;
}
.AnyTagClassName
{
color: #661436;
}
</style>
background-color css
<style>
a { background-color: #661436; }
a { background-color: rgb(102,20,54); }
div.DivClassName
{
background-color: #661436;
}
.BgClassName
{
background-color: #661436;
}
</style>
border-color css
<style>
span { border-color: #661436; }
span { border-color: rgb(102,20,54); }
td.TdClassName
{
border-color: #661436;
}
.TagClassName
{
border-color: #661436;
}
</style>