Shades of Pompadour #691852
Tints of Pompadour #691852
RGB
CMYK
RGB Variations
Color information
#691852 (or 0x691852) is known color: Pompadour. HEX triplet: 69, 18 and 52. RGB value is (105,24,82). Sum of RGB (Red+Green+Blue) = 105+24+82=211 (27% of max value = 765). Red value is 105 (41.41% from 255 or 49.76% from 211); Green value is 24 (9.77% from 255 or 11.37% from 211); Blue value is 82 (32.42% from 255 or 38.86% from 211); Max value from RGB is 105 - color contains mainly: red. Hex color #691852 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691852 is #96E7AD. Grayscale: #363636. Windows color (decimal): -9889710 or 5380201. OLE color: 5380201.
HSL color Cylindrical-coordinate representation of color #691852: hue angle of 317.04º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #691852 is Cyan = 0, Magento = 0.77, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 24 | 82 | - |
| CMYK | 0 | 0.77 | 0.22 | 0.59 |
| HSL | 317.04º | 0.63% | 0.25% | - |
| HSV(B) | 317.04º | 0.77% | 0.41% | - |
| XYZ | 7.68 | 4.27 | 8.4 | - |
| YUV | 54.83 | 143.34 | 163.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 24 | 82 | 0 | 0.77 | 0.22 | 0.59 | 317.04 | 0.63 | 0.25 |
| Hex | 69 | 18 | 52 | 0 | 4D | 16 | 3B | 13D | 3F | 19 |
| Octal | 151 | 30 | 122 | 0 | 115 | 26 | 73 | 475 | 77 | 31 |
| Binary | 1101001 | 11000 | 1010010 | 0 | 1001101 | 10110 | 111011 | 100111101 | 111111 | 11001 |
Color Harmonies of #691852
Complementary color
Monochromatic Colors of #691852
Black with #691852
Text Example
Text Example
White with #691852
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691852; }
p { color: rgb(105,24,82); }
H1.HeaderClassName
{
color: #691852;
}
.AnyTagClassName
{
color: #691852;
}
</style>
background-color css
<style>
a { background-color: #691852; }
a { background-color: rgb(105,24,82); }
div.DivClassName
{
background-color: #691852;
}
.BgClassName
{
background-color: #691852;
}
</style>
border-color css
<style>
span { border-color: #691852; }
span { border-color: rgb(105,24,82); }
td.TdClassName
{
border-color: #691852;
}
.TagClassName
{
border-color: #691852;
}
</style>