Shades of Pompadour #691650
Tints of Pompadour #691650
RGB
CMYK
RGB Variations
Color information
#691650 (or 0x691650) is known color: Pompadour. HEX triplet: 69, 16 and 50. RGB value is (105,22,80). Sum of RGB (Red+Green+Blue) = 105+22+80=207 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.72% from 207); Green value is 22 (8.98% from 255 or 10.63% from 207); Blue value is 80 (31.64% from 255 or 38.65% from 207); Max value from RGB is 105 - color contains mainly: red. Hex color #691650 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691650 is #96E9AF. Grayscale: #353535. Windows color (decimal): -9890224 or 5248617. OLE color: 5248617.
HSL color Cylindrical-coordinate representation of color #691650: hue angle of 318.07º 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 #691650 is Cyan = 0, Magento = 0.79, Yellow = 0.24 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 22 | 80 | - |
| CMYK | 0 | 0.79 | 0.24 | 0.59 |
| HSL | 318.07º | 0.65% | 0.25% | - |
| HSV(B) | 318.07º | 0.79% | 0.41% | - |
| XYZ | 7.56 | 4.16 | 7.99 | - |
| YUV | 53.43 | 143 | 164.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 22 | 80 | 0 | 0.79 | 0.24 | 0.59 | 318.07 | 0.65 | 0.25 |
| Hex | 69 | 16 | 50 | 0 | 4F | 18 | 3B | 13E | 41 | 19 |
| Octal | 151 | 26 | 120 | 0 | 117 | 30 | 73 | 476 | 101 | 31 |
| Binary | 1101001 | 10110 | 1010000 | 0 | 1001111 | 11000 | 111011 | 100111110 | 1000001 | 11001 |
Color Harmonies of #691650
Complementary color
Monochromatic Colors of #691650
Black with #691650
Text Example
Text Example
White with #691650
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691650; }
p { color: rgb(105,22,80); }
H1.HeaderClassName
{
color: #691650;
}
.AnyTagClassName
{
color: #691650;
}
</style>
background-color css
<style>
a { background-color: #691650; }
a { background-color: rgb(105,22,80); }
div.DivClassName
{
background-color: #691650;
}
.BgClassName
{
background-color: #691650;
}
</style>
border-color css
<style>
span { border-color: #691650; }
span { border-color: rgb(105,22,80); }
td.TdClassName
{
border-color: #691650;
}
.TagClassName
{
border-color: #691650;
}
</style>