Shades of Pompadour #611343
Tints of Pompadour #611343
RGB
CMYK
RGB Variations
Color information
#611343 (or 0x611343) is known color: Pompadour. HEX triplet: 61, 13 and 43. RGB value is (97,19,67). Sum of RGB (Red+Green+Blue) = 97+19+67=183 (24% of max value = 765). Red value is 97 (38.28% from 255 or 53.01% from 183); Green value is 19 (7.81% from 255 or 10.38% from 183); Blue value is 67 (26.56% from 255 or 36.61% from 183); Max value from RGB is 97 - color contains mainly: red. Hex color #611343 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #611343 is #9EECBC. Grayscale: #2F2F2F. Windows color (decimal): -10415293 or 4395873. OLE color: 4395873.
HSL color Cylindrical-coordinate representation of color #611343: hue angle of 323.08º 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 #611343 is Cyan = 0, Magento = 0.80, Yellow = 0.31 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 19 | 67 | - |
| CMYK | 0 | 0.80 | 0.31 | 0.62 |
| HSL | 323.08º | 0.67% | 0.23% | - |
| HSV(B) | 323.08º | 0.8% | 0.38% | - |
| XYZ | 6.18 | 3.41 | 5.64 | - |
| YUV | 47.79 | 138.84 | 163.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 19 | 67 | 0 | 0.80 | 0.31 | 0.62 | 323.08 | 0.67 | 0.23 |
| Hex | 61 | 13 | 43 | 0 | 50 | 1F | 3E | 143 | 43 | 17 |
| Octal | 141 | 23 | 103 | 0 | 120 | 37 | 76 | 503 | 103 | 27 |
| Binary | 1100001 | 10011 | 1000011 | 0 | 1010000 | 11111 | 111110 | 101000011 | 1000011 | 10111 |
Color Harmonies of #611343
Complementary color
Monochromatic Colors of #611343
Black with #611343
Text Example
Text Example
White with #611343
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #611343; }
p { color: rgb(97,19,67); }
H1.HeaderClassName
{
color: #611343;
}
.AnyTagClassName
{
color: #611343;
}
</style>
background-color css
<style>
a { background-color: #611343; }
a { background-color: rgb(97,19,67); }
div.DivClassName
{
background-color: #611343;
}
.BgClassName
{
background-color: #611343;
}
</style>
border-color css
<style>
span { border-color: #611343; }
span { border-color: rgb(97,19,67); }
td.TdClassName
{
border-color: #611343;
}
.TagClassName
{
border-color: #611343;
}
</style>