Shades of Pompadour #691340
Tints of Pompadour #691340
RGB
CMYK
RGB Variations
Color information
#691340 (or 0x691340) is known color: Pompadour. HEX triplet: 69, 13 and 40. RGB value is (105,19,64). Sum of RGB (Red+Green+Blue) = 105+19+64=188 (24% of max value = 765). Red value is 105 (41.41% from 255 or 55.85% from 188); Green value is 19 (7.81% from 255 or 10.11% from 188); Blue value is 64 (25.39% from 255 or 34.04% from 188); Max value from RGB is 105 - color contains mainly: red. Hex color #691340 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691340 is #96ECBF. Grayscale: #313131. Windows color (decimal): -9891008 or 4199273. OLE color: 4199273.
HSL color Cylindrical-coordinate representation of color #691340: hue angle of 328.6º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691340 is Cyan = 0, Magento = 0.82, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 19 | 64 | - |
| CMYK | 0 | 0.82 | 0.39 | 0.59 |
| HSL | 328.6º | 0.69% | 0.24% | - |
| HSV(B) | 328.6º | 0.82% | 0.41% | - |
| XYZ | 6.98 | 3.84 | 5.22 | - |
| YUV | 49.84 | 135.99 | 167.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 19 | 64 | 0 | 0.82 | 0.39 | 0.59 | 328.6 | 0.69 | 0.24 |
| Hex | 69 | 13 | 40 | 0 | 52 | 27 | 3B | 149 | 45 | 18 |
| Octal | 151 | 23 | 100 | 0 | 122 | 47 | 73 | 511 | 105 | 30 |
| Binary | 1101001 | 10011 | 1000000 | 0 | 1010010 | 100111 | 111011 | 101001001 | 1000101 | 11000 |
Color Harmonies of #691340
Complementary color
Monochromatic Colors of #691340
Black with #691340
Text Example
Text Example
White with #691340
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691340; }
p { color: rgb(105,19,64); }
H1.HeaderClassName
{
color: #691340;
}
.AnyTagClassName
{
color: #691340;
}
</style>
background-color css
<style>
a { background-color: #691340; }
a { background-color: rgb(105,19,64); }
div.DivClassName
{
background-color: #691340;
}
.BgClassName
{
background-color: #691340;
}
</style>
border-color css
<style>
span { border-color: #691340; }
span { border-color: rgb(105,19,64); }
td.TdClassName
{
border-color: #691340;
}
.TagClassName
{
border-color: #691340;
}
</style>