Shades of Pompadour #692749
Tints of Pompadour #692749
RGB
CMYK
RGB Variations
Color information
#692749 (or 0x692749) is known color: Pompadour. HEX triplet: 69, 27 and 49. RGB value is (105,39,73). Sum of RGB (Red+Green+Blue) = 105+39+73=217 (28% of max value = 765). Red value is 105 (41.41% from 255 or 48.39% from 217); Green value is 39 (15.62% from 255 or 17.97% from 217); Blue value is 73 (28.91% from 255 or 33.64% from 217); Max value from RGB is 105 - color contains mainly: red. Hex color #692749 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692749 is #96D8B6. Grayscale: #3E3E3E. Windows color (decimal): -9885879 or 4794217. OLE color: 4794217.
HSL color Cylindrical-coordinate representation of color #692749: hue angle of 329.09º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #692749 is Cyan = 0, Magento = 0.63, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 39 | 73 | - |
| CMYK | 0 | 0.63 | 0.30 | 0.59 |
| HSL | 329.09º | 0.46% | 0.28% | - |
| HSV(B) | 329.09º | 0.63% | 0.41% | - |
| XYZ | 7.75 | 4.94 | 6.85 | - |
| YUV | 62.61 | 133.87 | 158.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 39 | 73 | 0 | 0.63 | 0.30 | 0.59 | 329.09 | 0.46 | 0.28 |
| Hex | 69 | 27 | 49 | 0 | 3F | 1E | 3B | 149 | 2E | 1C |
| Octal | 151 | 47 | 111 | 0 | 77 | 36 | 73 | 511 | 56 | 34 |
| Binary | 1101001 | 100111 | 1001001 | 0 | 111111 | 11110 | 111011 | 101001001 | 101110 | 11100 |
Color Harmonies of #692749
Complementary color
Monochromatic Colors of #692749
Black with #692749
Text Example
Text Example
White with #692749
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692749; }
p { color: rgb(105,39,73); }
H1.HeaderClassName
{
color: #692749;
}
.AnyTagClassName
{
color: #692749;
}
</style>
background-color css
<style>
a { background-color: #692749; }
a { background-color: rgb(105,39,73); }
div.DivClassName
{
background-color: #692749;
}
.BgClassName
{
background-color: #692749;
}
</style>
border-color css
<style>
span { border-color: #692749; }
span { border-color: rgb(105,39,73); }
td.TdClassName
{
border-color: #692749;
}
.TagClassName
{
border-color: #692749;
}
</style>