Shades of Pompadour #692847
Tints of Pompadour #692847
RGB
CMYK
RGB Variations
Color information
#692847 (or 0x692847) is known color: Pompadour. HEX triplet: 69, 28 and 47. RGB value is (105,40,71). Sum of RGB (Red+Green+Blue) = 105+40+71=216 (28% of max value = 765). Red value is 105 (41.41% from 255 or 48.61% from 216); Green value is 40 (16.02% from 255 or 18.52% from 216); Blue value is 71 (28.12% from 255 or 32.87% from 216); Max value from RGB is 105 - color contains mainly: red. Hex color #692847 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692847 is #96D7B8. Grayscale: #3E3E3E. Windows color (decimal): -9885625 or 4663401. OLE color: 4663401.
HSL color Cylindrical-coordinate representation of color #692847: hue angle of 331.38º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #692847 is Cyan = 0, Magento = 0.62, Yellow = 0.32 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 40 | 71 | - |
| CMYK | 0 | 0.62 | 0.32 | 0.59 |
| HSL | 331.38º | 0.45% | 0.28% | - |
| HSV(B) | 331.38º | 0.62% | 0.41% | - |
| XYZ | 7.72 | 4.98 | 6.51 | - |
| YUV | 62.97 | 132.53 | 157.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 71 | 0 | 0.62 | 0.32 | 0.59 | 331.38 | 0.45 | 0.28 |
| Hex | 69 | 28 | 47 | 0 | 3E | 20 | 3B | 14B | 2D | 1C |
| Octal | 151 | 50 | 107 | 0 | 76 | 40 | 73 | 513 | 55 | 34 |
| Binary | 1101001 | 101000 | 1000111 | 0 | 111110 | 100000 | 111011 | 101001011 | 101101 | 11100 |
Color Harmonies of #692847
Complementary color
Monochromatic Colors of #692847
Black with #692847
Text Example
Text Example
White with #692847
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692847; }
p { color: rgb(105,40,71); }
H1.HeaderClassName
{
color: #692847;
}
.AnyTagClassName
{
color: #692847;
}
</style>
background-color css
<style>
a { background-color: #692847; }
a { background-color: rgb(105,40,71); }
div.DivClassName
{
background-color: #692847;
}
.BgClassName
{
background-color: #692847;
}
</style>
border-color css
<style>
span { border-color: #692847; }
span { border-color: rgb(105,40,71); }
td.TdClassName
{
border-color: #692847;
}
.TagClassName
{
border-color: #692847;
}
</style>