Shades of Pompadour #691052
Tints of Pompadour #691052
RGB
CMYK
RGB Variations
Color information
#691052 (or 0x691052) is known color: Pompadour. HEX triplet: 69, 10 and 52. RGB value is (105,16,82). Sum of RGB (Red+Green+Blue) = 105+16+82=203 (26% of max value = 765). Red value is 105 (41.41% from 255 or 51.72% from 203); Green value is 16 (6.64% from 255 or 7.88% from 203); Blue value is 82 (32.42% from 255 or 40.39% from 203); Max value from RGB is 105 - color contains mainly: red. Hex color #691052 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691052 is #96EFAD. Grayscale: #313131. Windows color (decimal): -9891758 or 5378153. OLE color: 5378153.
HSL color Cylindrical-coordinate representation of color #691052: hue angle of 315.51º degrees, saturation: 0.74, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #691052 is Cyan = 0, Magento = 0.85, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 16 | 82 | - |
| CMYK | 0 | 0.85 | 0.22 | 0.59 |
| HSL | 315.51º | 0.74% | 0.24% | - |
| HSV(B) | 315.51º | 0.85% | 0.41% | - |
| XYZ | 7.53 | 3.98 | 8.35 | - |
| YUV | 50.14 | 145.99 | 167.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 16 | 82 | 0 | 0.85 | 0.22 | 0.59 | 315.51 | 0.74 | 0.24 |
| Hex | 69 | 10 | 52 | 0 | 55 | 16 | 3B | 13C | 4A | 18 |
| Octal | 151 | 20 | 122 | 0 | 125 | 26 | 73 | 474 | 112 | 30 |
| Binary | 1101001 | 10000 | 1010010 | 0 | 1010101 | 10110 | 111011 | 100111100 | 1001010 | 11000 |
Color Harmonies of #691052
Complementary color
Monochromatic Colors of #691052
Black with #691052
Text Example
Text Example
White with #691052
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691052; }
p { color: rgb(105,16,82); }
H1.HeaderClassName
{
color: #691052;
}
.AnyTagClassName
{
color: #691052;
}
</style>
background-color css
<style>
a { background-color: #691052; }
a { background-color: rgb(105,16,82); }
div.DivClassName
{
background-color: #691052;
}
.BgClassName
{
background-color: #691052;
}
</style>
border-color css
<style>
span { border-color: #691052; }
span { border-color: rgb(105,16,82); }
td.TdClassName
{
border-color: #691052;
}
.TagClassName
{
border-color: #691052;
}
</style>