Shades of Pompadour #691840
Tints of Pompadour #691840
RGB
CMYK
RGB Variations
Color information
#691840 (or 0x691840) is known color: Pompadour. HEX triplet: 69, 18 and 40. RGB value is (105,24,64). Sum of RGB (Red+Green+Blue) = 105+24+64=193 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.40% from 193); Green value is 24 (9.77% from 255 or 12.44% from 193); Blue value is 64 (25.39% from 255 or 33.16% from 193); Max value from RGB is 105 - color contains mainly: red. Hex color #691840 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691840 is #96E7BF. Grayscale: #343434. Windows color (decimal): -9889728 or 4200553. OLE color: 4200553.
HSL color Cylindrical-coordinate representation of color #691840: hue angle of 330.37º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #691840 is Cyan = 0, Magento = 0.77, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 24 | 64 | - |
| CMYK | 0 | 0.77 | 0.39 | 0.59 |
| HSL | 330.37º | 0.63% | 0.25% | - |
| HSV(B) | 330.37º | 0.77% | 0.41% | - |
| XYZ | 7.08 | 4.03 | 5.25 | - |
| YUV | 52.78 | 134.34 | 165.25 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 24 | 64 | 0 | 0.77 | 0.39 | 0.59 | 330.37 | 0.63 | 0.25 |
| Hex | 69 | 18 | 40 | 0 | 4D | 27 | 3B | 14A | 3F | 19 |
| Octal | 151 | 30 | 100 | 0 | 115 | 47 | 73 | 512 | 77 | 31 |
| Binary | 1101001 | 11000 | 1000000 | 0 | 1001101 | 100111 | 111011 | 101001010 | 111111 | 11001 |
Color Harmonies of #691840
Complementary color
Monochromatic Colors of #691840
Black with #691840
Text Example
Text Example
White with #691840
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691840; }
p { color: rgb(105,24,64); }
H1.HeaderClassName
{
color: #691840;
}
.AnyTagClassName
{
color: #691840;
}
</style>
background-color css
<style>
a { background-color: #691840; }
a { background-color: rgb(105,24,64); }
div.DivClassName
{
background-color: #691840;
}
.BgClassName
{
background-color: #691840;
}
</style>
border-color css
<style>
span { border-color: #691840; }
span { border-color: rgb(105,24,64); }
td.TdClassName
{
border-color: #691840;
}
.TagClassName
{
border-color: #691840;
}
</style>