Shades of Pompadour #691148
Tints of Pompadour #691148
RGB
CMYK
RGB Variations
Color information
#691148 (or 0x691148) is known color: Pompadour. HEX triplet: 69, 11 and 48. RGB value is (105,17,72). Sum of RGB (Red+Green+Blue) = 105+17+72=194 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.12% from 194); Green value is 17 (7.03% from 255 or 8.76% from 194); Blue value is 72 (28.52% from 255 or 37.11% from 194); Max value from RGB is 105 - color contains mainly: red. Hex color #691148 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691148 is #96EEB7. Grayscale: #313131. Windows color (decimal): -9891512 or 4723049. OLE color: 4723049.
HSL color Cylindrical-coordinate representation of color #691148: hue angle of 322.5º degrees, saturation: 0.72, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #691148 is Cyan = 0, Magento = 0.84, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 17 | 72 | - |
| CMYK | 0 | 0.84 | 0.31 | 0.59 |
| HSL | 322.5º | 0.72% | 0.24% | - |
| HSV(B) | 322.5º | 0.84% | 0.41% | - |
| XYZ | 7.2 | 3.87 | 6.5 | - |
| YUV | 49.58 | 140.65 | 167.53 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 17 | 72 | 0 | 0.84 | 0.31 | 0.59 | 322.5 | 0.72 | 0.24 |
| Hex | 69 | 11 | 48 | 0 | 54 | 1F | 3B | 142 | 48 | 18 |
| Octal | 151 | 21 | 110 | 0 | 124 | 37 | 73 | 502 | 110 | 30 |
| Binary | 1101001 | 10001 | 1001000 | 0 | 1010100 | 11111 | 111011 | 101000010 | 1001000 | 11000 |
Color Harmonies of #691148
Complementary color
Monochromatic Colors of #691148
Black with #691148
Text Example
Text Example
White with #691148
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691148; }
p { color: rgb(105,17,72); }
H1.HeaderClassName
{
color: #691148;
}
.AnyTagClassName
{
color: #691148;
}
</style>
background-color css
<style>
a { background-color: #691148; }
a { background-color: rgb(105,17,72); }
div.DivClassName
{
background-color: #691148;
}
.BgClassName
{
background-color: #691148;
}
</style>
border-color css
<style>
span { border-color: #691148; }
span { border-color: rgb(105,17,72); }
td.TdClassName
{
border-color: #691148;
}
.TagClassName
{
border-color: #691148;
}
</style>