Shades of Pompadour #611344
Tints of Pompadour #611344
RGB
CMYK
RGB Variations
Color information
#611344 (or 0x611344) is known color: Pompadour. HEX triplet: 61, 13 and 44. RGB value is (97,19,68). Sum of RGB (Red+Green+Blue) = 97+19+68=184 (24% of max value = 765). Red value is 97 (38.28% from 255 or 52.72% from 184); Green value is 19 (7.81% from 255 or 10.33% from 184); Blue value is 68 (26.95% from 255 or 36.96% from 184); Max value from RGB is 97 - color contains mainly: red. Hex color #611344 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611344 is #9EECBB. Grayscale: #2F2F2F. Windows color (decimal): -10415292 or 4461409. OLE color: 4461409.
HSL color Cylindrical-coordinate representation of color #611344: hue angle of 322.31º degrees, saturation: 0.67, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #611344 is Cyan = 0, Magento = 0.80, Yellow = 0.30 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 68 | - |
| CMYK | 0 | 0.80 | 0.30 | 0.62 |
| HSL | 322.31º | 0.67% | 0.23% | - |
| HSV(B) | 322.31º | 0.8% | 0.38% | - |
| XYZ | 6.21 | 3.42 | 5.8 | - |
| YUV | 47.91 | 139.34 | 163.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 68 | 0 | 0.80 | 0.30 | 0.62 | 322.31 | 0.67 | 0.23 |
| Hex | 61 | 13 | 44 | 0 | 50 | 1E | 3E | 142 | 43 | 17 |
| Octal | 141 | 23 | 104 | 0 | 120 | 36 | 76 | 502 | 103 | 27 |
| Binary | 1100001 | 10011 | 1000100 | 0 | 1010000 | 11110 | 111110 | 101000010 | 1000011 | 10111 |
Color Harmonies of #611344
Complementary color
Monochromatic Colors of #611344
Black with #611344
Text Example
Text Example
White with #611344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611344; }
p { color: rgb(97,19,68); }
H1.HeaderClassName
{
color: #611344;
}
.AnyTagClassName
{
color: #611344;
}
</style>
background-color css
<style>
a { background-color: #611344; }
a { background-color: rgb(97,19,68); }
div.DivClassName
{
background-color: #611344;
}
.BgClassName
{
background-color: #611344;
}
</style>
border-color css
<style>
span { border-color: #611344; }
span { border-color: rgb(97,19,68); }
td.TdClassName
{
border-color: #611344;
}
.TagClassName
{
border-color: #611344;
}
</style>