Shades of Pompadour #691742
Tints of Pompadour #691742
RGB
CMYK
RGB Variations
Color information
#691742 (or 0x691742) is known color: Pompadour. HEX triplet: 69, 17 and 42. RGB value is (105,23,66). Sum of RGB (Red+Green+Blue) = 105+23+66=194 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.12% from 194); Green value is 23 (9.38% from 255 or 11.86% from 194); Blue value is 66 (26.17% from 255 or 34.02% from 194); Max value from RGB is 105 - color contains mainly: red. Hex color #691742 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691742 is #96E8BD. Grayscale: #343434. Windows color (decimal): -9889982 or 4331369. OLE color: 4331369.
HSL color Cylindrical-coordinate representation of color #691742: hue angle of 328.54º 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 #691742 is Cyan = 0, Magento = 0.78, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 23 | 66 | - |
| CMYK | 0 | 0.78 | 0.37 | 0.59 |
| HSL | 328.54º | 0.64% | 0.25% | - |
| HSV(B) | 328.54º | 0.78% | 0.41% | - |
| XYZ | 7.12 | 4.01 | 5.55 | - |
| YUV | 52.42 | 135.67 | 165.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 23 | 66 | 0 | 0.78 | 0.37 | 0.59 | 328.54 | 0.64 | 0.25 |
| Hex | 69 | 17 | 42 | 0 | 4E | 25 | 3B | 149 | 40 | 19 |
| Octal | 151 | 27 | 102 | 0 | 116 | 45 | 73 | 511 | 100 | 31 |
| Binary | 1101001 | 10111 | 1000010 | 0 | 1001110 | 100101 | 111011 | 101001001 | 1000000 | 11001 |
Color Harmonies of #691742
Complementary color
Monochromatic Colors of #691742
Black with #691742
Text Example
Text Example
White with #691742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691742; }
p { color: rgb(105,23,66); }
H1.HeaderClassName
{
color: #691742;
}
.AnyTagClassName
{
color: #691742;
}
</style>
background-color css
<style>
a { background-color: #691742; }
a { background-color: rgb(105,23,66); }
div.DivClassName
{
background-color: #691742;
}
.BgClassName
{
background-color: #691742;
}
</style>
border-color css
<style>
span { border-color: #691742; }
span { border-color: rgb(105,23,66); }
td.TdClassName
{
border-color: #691742;
}
.TagClassName
{
border-color: #691742;
}
</style>