Shades of Pompadour #611738
Tints of Pompadour #611738
RGB
CMYK
RGB Variations
Color information
#611738 (or 0x611738) is known color: Pompadour. HEX triplet: 61, 17 and 38. RGB value is (97,23,56). Sum of RGB (Red+Green+Blue) = 97+23+56=176 (23% of max value = 765). Red value is 97 (38.28% from 255 or 55.11% from 176); Green value is 23 (9.38% from 255 or 13.07% from 176); Blue value is 56 (22.27% from 255 or 31.82% from 176); Max value from RGB is 97 - color contains mainly: red. Hex color #611738 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611738 is #9EE8C7. Grayscale: #303030. Windows color (decimal): -10414280 or 3676001. OLE color: 3676001.
HSL color Cylindrical-coordinate representation of color #611738: hue angle of 333.24º degrees, saturation: 0.62, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #611738 is Cyan = 0, Magento = 0.76, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 23 | 56 | - |
| CMYK | 0 | 0.76 | 0.42 | 0.62 |
| HSL | 333.24º | 0.62% | 0.24% | - |
| HSV(B) | 333.24º | 0.76% | 0.38% | - |
| XYZ | 5.95 | 3.44 | 4.09 | - |
| YUV | 48.89 | 132.02 | 162.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 23 | 56 | 0 | 0.76 | 0.42 | 0.62 | 333.24 | 0.62 | 0.24 |
| Hex | 61 | 17 | 38 | 0 | 4C | 2A | 3E | 14D | 3E | 18 |
| Octal | 141 | 27 | 70 | 0 | 114 | 52 | 76 | 515 | 76 | 30 |
| Binary | 1100001 | 10111 | 111000 | 0 | 1001100 | 101010 | 111110 | 101001101 | 111110 | 11000 |
Color Harmonies of #611738
Complementary color
Monochromatic Colors of #611738
Black with #611738
Text Example
Text Example
White with #611738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611738; }
p { color: rgb(97,23,56); }
H1.HeaderClassName
{
color: #611738;
}
.AnyTagClassName
{
color: #611738;
}
</style>
background-color css
<style>
a { background-color: #611738; }
a { background-color: rgb(97,23,56); }
div.DivClassName
{
background-color: #611738;
}
.BgClassName
{
background-color: #611738;
}
</style>
border-color css
<style>
span { border-color: #611738; }
span { border-color: rgb(97,23,56); }
td.TdClassName
{
border-color: #611738;
}
.TagClassName
{
border-color: #611738;
}
</style>