Shades of Pompadour #692844
Tints of Pompadour #692844
RGB
CMYK
RGB Variations
Color information
#692844 (or 0x692844) is known color: Pompadour. HEX triplet: 69, 28 and 44. RGB value is (105,40,68). Sum of RGB (Red+Green+Blue) = 105+40+68=213 (28% of max value = 765). Red value is 105 (41.41% from 255 or 49.30% from 213); Green value is 40 (16.02% from 255 or 18.78% from 213); Blue value is 68 (26.95% from 255 or 31.92% from 213); Max value from RGB is 105 - color contains mainly: red. Hex color #692844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692844 is #96D7BB. Grayscale: #3E3E3E. Windows color (decimal): -9885628 or 4466793. OLE color: 4466793.
HSL color Cylindrical-coordinate representation of color #692844: hue angle of 334.15º 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 #692844 is Cyan = 0, Magento = 0.62, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 40 | 68 | - |
| CMYK | 0 | 0.62 | 0.35 | 0.59 |
| HSL | 334.15º | 0.45% | 0.28% | - |
| HSV(B) | 334.15º | 0.62% | 0.41% | - |
| XYZ | 7.63 | 4.94 | 6.02 | - |
| YUV | 62.63 | 131.03 | 158.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 68 | 0 | 0.62 | 0.35 | 0.59 | 334.15 | 0.45 | 0.28 |
| Hex | 69 | 28 | 44 | 0 | 3E | 23 | 3B | 14E | 2D | 1C |
| Octal | 151 | 50 | 104 | 0 | 76 | 43 | 73 | 516 | 55 | 34 |
| Binary | 1101001 | 101000 | 1000100 | 0 | 111110 | 100011 | 111011 | 101001110 | 101101 | 11100 |
Color Harmonies of #692844
Complementary color
Monochromatic Colors of #692844
Black with #692844
Text Example
Text Example
White with #692844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692844; }
p { color: rgb(105,40,68); }
H1.HeaderClassName
{
color: #692844;
}
.AnyTagClassName
{
color: #692844;
}
</style>
background-color css
<style>
a { background-color: #692844; }
a { background-color: rgb(105,40,68); }
div.DivClassName
{
background-color: #692844;
}
.BgClassName
{
background-color: #692844;
}
</style>
border-color css
<style>
span { border-color: #692844; }
span { border-color: rgb(105,40,68); }
td.TdClassName
{
border-color: #692844;
}
.TagClassName
{
border-color: #692844;
}
</style>