Shades of Pompadour #691636
Tints of Pompadour #691636
RGB
CMYK
RGB Variations
Color information
#691636 (or 0x691636) is known color: Pompadour. HEX triplet: 69, 16 and 36. RGB value is (105,22,54). Sum of RGB (Red+Green+Blue) = 105+22+54=181 (23% of max value = 765). Red value is 105 (41.41% from 255 or 58.01% from 181); Green value is 22 (8.98% from 255 or 12.15% from 181); Blue value is 54 (21.48% from 255 or 29.83% from 181); Max value from RGB is 105 - color contains mainly: red. Hex color #691636 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691636 is #96E9C9. Grayscale: #323232. Windows color (decimal): -9890250 or 3544681. OLE color: 3544681.
HSL color Cylindrical-coordinate representation of color #691636: hue angle of 336.87º 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 #691636 is Cyan = 0, Magento = 0.79, Yellow = 0.49 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 22 | 54 | - |
| CMYK | 0 | 0.79 | 0.49 | 0.59 |
| HSL | 336.87º | 0.65% | 0.25% | - |
| HSV(B) | 336.87º | 0.79% | 0.41% | - |
| XYZ | 6.78 | 3.84 | 3.87 | - |
| YUV | 50.47 | 130 | 166.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 22 | 54 | 0 | 0.79 | 0.49 | 0.59 | 336.87 | 0.65 | 0.25 |
| Hex | 69 | 16 | 36 | 0 | 4F | 31 | 3B | 151 | 41 | 19 |
| Octal | 151 | 26 | 66 | 0 | 117 | 61 | 73 | 521 | 101 | 31 |
| Binary | 1101001 | 10110 | 110110 | 0 | 1001111 | 110001 | 111011 | 101010001 | 1000001 | 11001 |
Color Harmonies of #691636
Complementary color
Monochromatic Colors of #691636
Black with #691636
Text Example
Text Example
White with #691636
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691636; }
p { color: rgb(105,22,54); }
H1.HeaderClassName
{
color: #691636;
}
.AnyTagClassName
{
color: #691636;
}
</style>
background-color css
<style>
a { background-color: #691636; }
a { background-color: rgb(105,22,54); }
div.DivClassName
{
background-color: #691636;
}
.BgClassName
{
background-color: #691636;
}
</style>
border-color css
<style>
span { border-color: #691636; }
span { border-color: rgb(105,22,54); }
td.TdClassName
{
border-color: #691636;
}
.TagClassName
{
border-color: #691636;
}
</style>