Shades of Pompadour #691752
Tints of Pompadour #691752
RGB
CMYK
RGB Variations
Color information
#691752 (or 0x691752) is known color: Pompadour. HEX triplet: 69, 17 and 52. RGB value is (105,23,82). Sum of RGB (Red+Green+Blue) = 105+23+82=210 (27% of max value = 765). Red value is 105 (41.41% from 255 or 50% from 210); Green value is 23 (9.38% from 255 or 10.95% from 210); Blue value is 82 (32.42% from 255 or 39.05% from 210); Max value from RGB is 105 - color contains mainly: red. Hex color #691752 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691752 is #96E8AD. Grayscale: #363636. Windows color (decimal): -9889966 or 5379945. OLE color: 5379945.
HSL color Cylindrical-coordinate representation of color #691752: hue angle of 316.83º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #691752 is Cyan = 0, Magento = 0.78, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 23 | 82 | - |
| CMYK | 0 | 0.78 | 0.22 | 0.59 |
| HSL | 316.83º | 0.64% | 0.25% | - |
| HSV(B) | 316.83º | 0.78% | 0.41% | - |
| XYZ | 7.66 | 4.23 | 8.39 | - |
| YUV | 54.24 | 143.67 | 164.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 23 | 82 | 0 | 0.78 | 0.22 | 0.59 | 316.83 | 0.64 | 0.25 |
| Hex | 69 | 17 | 52 | 0 | 4E | 16 | 3B | 13D | 40 | 19 |
| Octal | 151 | 27 | 122 | 0 | 116 | 26 | 73 | 475 | 100 | 31 |
| Binary | 1101001 | 10111 | 1010010 | 0 | 1001110 | 10110 | 111011 | 100111101 | 1000000 | 11001 |
Color Harmonies of #691752
Complementary color
Monochromatic Colors of #691752
Black with #691752
Text Example
Text Example
White with #691752
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691752; }
p { color: rgb(105,23,82); }
H1.HeaderClassName
{
color: #691752;
}
.AnyTagClassName
{
color: #691752;
}
</style>
background-color css
<style>
a { background-color: #691752; }
a { background-color: rgb(105,23,82); }
div.DivClassName
{
background-color: #691752;
}
.BgClassName
{
background-color: #691752;
}
</style>
border-color css
<style>
span { border-color: #691752; }
span { border-color: rgb(105,23,82); }
td.TdClassName
{
border-color: #691752;
}
.TagClassName
{
border-color: #691752;
}
</style>