Shades of Pompadour #691740
Tints of Pompadour #691740
RGB
CMYK
RGB Variations
Color information
#691740 (or 0x691740) is known color: Pompadour. HEX triplet: 69, 17 and 40. RGB value is (105,23,64). Sum of RGB (Red+Green+Blue) = 105+23+64=192 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.69% from 192); Green value is 23 (9.38% from 255 or 11.98% from 192); Blue value is 64 (25.39% from 255 or 33.33% from 192); Max value from RGB is 105 - color contains mainly: red. Hex color #691740 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691740 is #96E8BF. Grayscale: #343434. Windows color (decimal): -9889984 or 4200297. OLE color: 4200297.
HSL color Cylindrical-coordinate representation of color #691740: hue angle of 330º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #691740 is Cyan = 0, Magento = 0.78, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 23 | 64 | - |
| CMYK | 0 | 0.78 | 0.39 | 0.59 |
| HSL | 330º | 0.64% | 0.25% | - |
| HSV(B) | 330º | 0.78% | 0.41% | - |
| XYZ | 7.06 | 3.99 | 5.25 | - |
| YUV | 52.19 | 134.67 | 165.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 23 | 64 | 0 | 0.78 | 0.39 | 0.59 | 330 | 0.64 | 0.25 |
| Hex | 69 | 17 | 40 | 0 | 4E | 27 | 3B | 14A | 40 | 19 |
| Octal | 151 | 27 | 100 | 0 | 116 | 47 | 73 | 512 | 100 | 31 |
| Binary | 1101001 | 10111 | 1000000 | 0 | 1001110 | 100111 | 111011 | 101001010 | 1000000 | 11001 |
Color Harmonies of #691740
Complementary color
Monochromatic Colors of #691740
Black with #691740
Text Example
Text Example
White with #691740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691740; }
p { color: rgb(105,23,64); }
H1.HeaderClassName
{
color: #691740;
}
.AnyTagClassName
{
color: #691740;
}
</style>
background-color css
<style>
a { background-color: #691740; }
a { background-color: rgb(105,23,64); }
div.DivClassName
{
background-color: #691740;
}
.BgClassName
{
background-color: #691740;
}
</style>
border-color css
<style>
span { border-color: #691740; }
span { border-color: rgb(105,23,64); }
td.TdClassName
{
border-color: #691740;
}
.TagClassName
{
border-color: #691740;
}
</style>