Shades of Pompadour #692849
Tints of Pompadour #692849
RGB
CMYK
RGB Variations
Color information
#692849 (or 0x692849) is known color: Pompadour. HEX triplet: 69, 28 and 49. RGB value is (105,40,73). Sum of RGB (Red+Green+Blue) = 105+40+73=218 (28% of max value = 765). Red value is 105 (41.41% from 255 or 48.17% from 218); Green value is 40 (16.02% from 255 or 18.35% from 218); Blue value is 73 (28.91% from 255 or 33.49% from 218); Max value from RGB is 105 - color contains mainly: red. Hex color #692849 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692849 is #96D7B6. Grayscale: #3F3F3F. Windows color (decimal): -9885623 or 4794473. OLE color: 4794473.
HSL color Cylindrical-coordinate representation of color #692849: hue angle of 329.54º 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 #692849 is Cyan = 0, Magento = 0.62, Yellow = 0.30 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 40 | 73 | - |
| CMYK | 0 | 0.62 | 0.30 | 0.59 |
| HSL | 329.54º | 0.45% | 0.28% | - |
| HSV(B) | 329.54º | 0.62% | 0.41% | - |
| XYZ | 7.79 | 5 | 6.86 | - |
| YUV | 63.2 | 133.53 | 157.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 73 | 0 | 0.62 | 0.30 | 0.59 | 329.54 | 0.45 | 0.28 |
| Hex | 69 | 28 | 49 | 0 | 3E | 1E | 3B | 14A | 2D | 1C |
| Octal | 151 | 50 | 111 | 0 | 76 | 36 | 73 | 512 | 55 | 34 |
| Binary | 1101001 | 101000 | 1001001 | 0 | 111110 | 11110 | 111011 | 101001010 | 101101 | 11100 |
Color Harmonies of #692849
Complementary color
Monochromatic Colors of #692849
Black with #692849
Text Example
Text Example
White with #692849
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692849; }
p { color: rgb(105,40,73); }
H1.HeaderClassName
{
color: #692849;
}
.AnyTagClassName
{
color: #692849;
}
</style>
background-color css
<style>
a { background-color: #692849; }
a { background-color: rgb(105,40,73); }
div.DivClassName
{
background-color: #692849;
}
.BgClassName
{
background-color: #692849;
}
</style>
border-color css
<style>
span { border-color: #692849; }
span { border-color: rgb(105,40,73); }
td.TdClassName
{
border-color: #692849;
}
.TagClassName
{
border-color: #692849;
}
</style>