Shades of Pompadour #691449
Tints of Pompadour #691449
RGB
CMYK
RGB Variations
Color information
#691449 (or 0x691449) is known color: Pompadour. HEX triplet: 69, 14 and 49. RGB value is (105,20,73). Sum of RGB (Red+Green+Blue) = 105+20+73=198 (26% of max value = 765). Red value is 105 (41.41% from 255 or 53.03% from 198); Green value is 20 (8.20% from 255 or 10.10% from 198); Blue value is 73 (28.91% from 255 or 36.87% from 198); Max value from RGB is 105 - color contains mainly: red. Hex color #691449 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691449 is #96EBB6. Grayscale: #333333. Windows color (decimal): -9890743 or 4789353. OLE color: 4789353.
HSL color Cylindrical-coordinate representation of color #691449: hue angle of 322.59º degrees, saturation: 0.68, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #691449 is Cyan = 0, Magento = 0.81, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 20 | 73 | - |
| CMYK | 0 | 0.81 | 0.30 | 0.59 |
| HSL | 322.59º | 0.68% | 0.25% | - |
| HSV(B) | 322.59º | 0.81% | 0.41% | - |
| XYZ | 7.28 | 3.98 | 6.69 | - |
| YUV | 51.46 | 140.16 | 166.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 20 | 73 | 0 | 0.81 | 0.30 | 0.59 | 322.59 | 0.68 | 0.25 |
| Hex | 69 | 14 | 49 | 0 | 51 | 1E | 3B | 143 | 44 | 19 |
| Octal | 151 | 24 | 111 | 0 | 121 | 36 | 73 | 503 | 104 | 31 |
| Binary | 1101001 | 10100 | 1001001 | 0 | 1010001 | 11110 | 111011 | 101000011 | 1000100 | 11001 |
Color Harmonies of #691449
Complementary color
Monochromatic Colors of #691449
Black with #691449
Text Example
Text Example
White with #691449
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691449; }
p { color: rgb(105,20,73); }
H1.HeaderClassName
{
color: #691449;
}
.AnyTagClassName
{
color: #691449;
}
</style>
background-color css
<style>
a { background-color: #691449; }
a { background-color: rgb(105,20,73); }
div.DivClassName
{
background-color: #691449;
}
.BgClassName
{
background-color: #691449;
}
</style>
border-color css
<style>
span { border-color: #691449; }
span { border-color: rgb(105,20,73); }
td.TdClassName
{
border-color: #691449;
}
.TagClassName
{
border-color: #691449;
}
</style>