Shades of Pompadour #691640
Tints of Pompadour #691640
RGB
CMYK
RGB Variations
Color information
#691640 (or 0x691640) is known color: Pompadour. HEX triplet: 69, 16 and 40. RGB value is (105,22,64). Sum of RGB (Red+Green+Blue) = 105+22+64=191 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.97% from 191); Green value is 22 (8.98% from 255 or 11.52% from 191); Blue value is 64 (25.39% from 255 or 33.51% from 191); Max value from RGB is 105 - color contains mainly: red. Hex color #691640 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691640 is #96E9BF. Grayscale: #333333. Windows color (decimal): -9890240 or 4200041. OLE color: 4200041.
HSL color Cylindrical-coordinate representation of color #691640: hue angle of 329.64º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #691640 is Cyan = 0, Magento = 0.79, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 22 | 64 | - |
| CMYK | 0 | 0.79 | 0.39 | 0.59 |
| HSL | 329.64º | 0.65% | 0.25% | - |
| HSV(B) | 329.64º | 0.79% | 0.41% | - |
| XYZ | 7.04 | 3.95 | 5.24 | - |
| YUV | 51.61 | 135 | 166.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 22 | 64 | 0 | 0.79 | 0.39 | 0.59 | 329.64 | 0.65 | 0.25 |
| Hex | 69 | 16 | 40 | 0 | 4F | 27 | 3B | 14A | 41 | 19 |
| Octal | 151 | 26 | 100 | 0 | 117 | 47 | 73 | 512 | 101 | 31 |
| Binary | 1101001 | 10110 | 1000000 | 0 | 1001111 | 100111 | 111011 | 101001010 | 1000001 | 11001 |
Color Harmonies of #691640
Complementary color
Monochromatic Colors of #691640
Black with #691640
Text Example
Text Example
White with #691640
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691640; }
p { color: rgb(105,22,64); }
H1.HeaderClassName
{
color: #691640;
}
.AnyTagClassName
{
color: #691640;
}
</style>
background-color css
<style>
a { background-color: #691640; }
a { background-color: rgb(105,22,64); }
div.DivClassName
{
background-color: #691640;
}
.BgClassName
{
background-color: #691640;
}
</style>
border-color css
<style>
span { border-color: #691640; }
span { border-color: rgb(105,22,64); }
td.TdClassName
{
border-color: #691640;
}
.TagClassName
{
border-color: #691640;
}
</style>