Shades of Pompadour #691850
Tints of Pompadour #691850
RGB
CMYK
RGB Variations
Color information
#691850 (or 0x691850) is known color: Pompadour. HEX triplet: 69, 18 and 50. RGB value is (105,24,80). Sum of RGB (Red+Green+Blue) = 105+24+80=209 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50.24% from 209); Green value is 24 (9.77% from 255 or 11.48% from 209); Blue value is 80 (31.64% from 255 or 38.28% from 209); Max value from RGB is 105 - color contains mainly: red. Hex color #691850 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691850 is #96E7AF. Grayscale: #363636. Windows color (decimal): -9889712 or 5249129. OLE color: 5249129.
HSL color Cylindrical-coordinate representation of color #691850: hue angle of 318.52º 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 #691850 is Cyan = 0, Magento = 0.77, Yellow = 0.24 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 24 | 80 | - |
| CMYK | 0 | 0.77 | 0.24 | 0.59 |
| HSL | 318.52º | 0.63% | 0.25% | - |
| HSV(B) | 318.52º | 0.77% | 0.41% | - |
| XYZ | 7.6 | 4.24 | 8.01 | - |
| YUV | 54.6 | 142.34 | 163.95 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 24 | 80 | 0 | 0.77 | 0.24 | 0.59 | 318.52 | 0.63 | 0.25 |
| Hex | 69 | 18 | 50 | 0 | 4D | 18 | 3B | 13F | 3F | 19 |
| Octal | 151 | 30 | 120 | 0 | 115 | 30 | 73 | 477 | 77 | 31 |
| Binary | 1101001 | 11000 | 1010000 | 0 | 1001101 | 11000 | 111011 | 100111111 | 111111 | 11001 |
Color Harmonies of #691850
Complementary color
Monochromatic Colors of #691850
Black with #691850
Text Example
Text Example
White with #691850
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691850; }
p { color: rgb(105,24,80); }
H1.HeaderClassName
{
color: #691850;
}
.AnyTagClassName
{
color: #691850;
}
</style>
background-color css
<style>
a { background-color: #691850; }
a { background-color: rgb(105,24,80); }
div.DivClassName
{
background-color: #691850;
}
.BgClassName
{
background-color: #691850;
}
</style>
border-color css
<style>
span { border-color: #691850; }
span { border-color: rgb(105,24,80); }
td.TdClassName
{
border-color: #691850;
}
.TagClassName
{
border-color: #691850;
}
</style>