Shades of Pompadour #691541
Tints of Pompadour #691541
RGB
CMYK
RGB Variations
Color information
#691541 (or 0x691541) is known color: Pompadour. HEX triplet: 69, 15 and 41. RGB value is (105,21,65). Sum of RGB (Red+Green+Blue) = 105+21+65=191 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.97% from 191); Green value is 21 (8.59% from 255 or 10.99% from 191); Blue value is 65 (25.78% from 255 or 34.03% from 191); Max value from RGB is 105 - color contains mainly: red. Hex color #691541 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691541 is #96EABE. Grayscale: #333333. Windows color (decimal): -9890495 or 4265321. OLE color: 4265321.
HSL color Cylindrical-coordinate representation of color #691541: hue angle of 328.57º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #691541 is Cyan = 0, Magento = 0.80, Yellow = 0.38 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 21 | 65 | - |
| CMYK | 0 | 0.80 | 0.38 | 0.59 |
| HSL | 328.57º | 0.67% | 0.25% | - |
| HSV(B) | 328.57º | 0.8% | 0.41% | - |
| XYZ | 7.05 | 3.92 | 5.39 | - |
| YUV | 51.13 | 135.83 | 166.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 21 | 65 | 0 | 0.80 | 0.38 | 0.59 | 328.57 | 0.67 | 0.25 |
| Hex | 69 | 15 | 41 | 0 | 50 | 26 | 3B | 149 | 43 | 19 |
| Octal | 151 | 25 | 101 | 0 | 120 | 46 | 73 | 511 | 103 | 31 |
| Binary | 1101001 | 10101 | 1000001 | 0 | 1010000 | 100110 | 111011 | 101001001 | 1000011 | 11001 |
Color Harmonies of #691541
Complementary color
Monochromatic Colors of #691541
Black with #691541
Text Example
Text Example
White with #691541
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691541; }
p { color: rgb(105,21,65); }
H1.HeaderClassName
{
color: #691541;
}
.AnyTagClassName
{
color: #691541;
}
</style>
background-color css
<style>
a { background-color: #691541; }
a { background-color: rgb(105,21,65); }
div.DivClassName
{
background-color: #691541;
}
.BgClassName
{
background-color: #691541;
}
</style>
border-color css
<style>
span { border-color: #691541; }
span { border-color: rgb(105,21,65); }
td.TdClassName
{
border-color: #691541;
}
.TagClassName
{
border-color: #691541;
}
</style>