Shades of Pompadour #691949
Tints of Pompadour #691949
RGB
CMYK
RGB Variations
Color information
#691949 (or 0x691949) is known color: Pompadour. HEX triplet: 69, 19 and 49. RGB value is (105,25,73). Sum of RGB (Red+Green+Blue) = 105+25+73=203 (26% of max value = 765). Red value is 105 (41.41% from 255 or 51.72% from 203); Green value is 25 (10.16% from 255 or 12.32% from 203); Blue value is 73 (28.91% from 255 or 35.96% from 203); Max value from RGB is 105 - color contains mainly: red. Hex color #691949 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691949 is #96E6B6. Grayscale: #363636. Windows color (decimal): -9889463 or 4790633. OLE color: 4790633.
HSL color Cylindrical-coordinate representation of color #691949: hue angle of 324º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #691949 is Cyan = 0, Magento = 0.76, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 25 | 73 | - |
| CMYK | 0 | 0.76 | 0.30 | 0.59 |
| HSL | 324º | 0.62% | 0.25% | - |
| HSV(B) | 324º | 0.76% | 0.41% | - |
| XYZ | 7.38 | 4.18 | 6.72 | - |
| YUV | 54.39 | 138.5 | 164.1 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 25 | 73 | 0 | 0.76 | 0.30 | 0.59 | 324 | 0.62 | 0.25 |
| Hex | 69 | 19 | 49 | 0 | 4C | 1E | 3B | 144 | 3E | 19 |
| Octal | 151 | 31 | 111 | 0 | 114 | 36 | 73 | 504 | 76 | 31 |
| Binary | 1101001 | 11001 | 1001001 | 0 | 1001100 | 11110 | 111011 | 101000100 | 111110 | 11001 |
Color Harmonies of #691949
Complementary color
Monochromatic Colors of #691949
Black with #691949
Text Example
Text Example
White with #691949
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691949; }
p { color: rgb(105,25,73); }
H1.HeaderClassName
{
color: #691949;
}
.AnyTagClassName
{
color: #691949;
}
</style>
background-color css
<style>
a { background-color: #691949; }
a { background-color: rgb(105,25,73); }
div.DivClassName
{
background-color: #691949;
}
.BgClassName
{
background-color: #691949;
}
</style>
border-color css
<style>
span { border-color: #691949; }
span { border-color: rgb(105,25,73); }
td.TdClassName
{
border-color: #691949;
}
.TagClassName
{
border-color: #691949;
}
</style>