Shades of Pompadour #692944
Tints of Pompadour #692944
RGB
CMYK
RGB Variations
Color information
#692944 (or 0x692944) is known color: Pompadour. HEX triplet: 69, 29 and 44. RGB value is (105,41,68). Sum of RGB (Red+Green+Blue) = 105+41+68=214 (28% of max value = 765). Red value is 105 (41.41% from 255 or 49.07% from 214); Green value is 41 (16.41% from 255 or 19.16% from 214); Blue value is 68 (26.95% from 255 or 31.78% from 214); Max value from RGB is 105 - color contains mainly: red. Hex color #692944 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692944 is #96D6BB. Grayscale: #3F3F3F. Windows color (decimal): -9885372 or 4467049. OLE color: 4467049.
HSL color Cylindrical-coordinate representation of color #692944: hue angle of 334.69º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #692944 is Cyan = 0, Magento = 0.61, Yellow = 0.35 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 41 | 68 | - |
| CMYK | 0 | 0.61 | 0.35 | 0.59 |
| HSL | 334.69º | 0.44% | 0.29% | - |
| HSV(B) | 334.69º | 0.61% | 0.41% | - |
| XYZ | 7.66 | 5.01 | 6.03 | - |
| YUV | 63.21 | 130.7 | 157.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 41 | 68 | 0 | 0.61 | 0.35 | 0.59 | 334.69 | 0.44 | 0.29 |
| Hex | 69 | 29 | 44 | 0 | 3D | 23 | 3B | 14F | 2C | 1D |
| Octal | 151 | 51 | 104 | 0 | 75 | 43 | 73 | 517 | 54 | 35 |
| Binary | 1101001 | 101001 | 1000100 | 0 | 111101 | 100011 | 111011 | 101001111 | 101100 | 11101 |
Color Harmonies of #692944
Complementary color
Monochromatic Colors of #692944
Black with #692944
Text Example
Text Example
White with #692944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692944; }
p { color: rgb(105,41,68); }
H1.HeaderClassName
{
color: #692944;
}
.AnyTagClassName
{
color: #692944;
}
</style>
background-color css
<style>
a { background-color: #692944; }
a { background-color: rgb(105,41,68); }
div.DivClassName
{
background-color: #692944;
}
.BgClassName
{
background-color: #692944;
}
</style>
border-color css
<style>
span { border-color: #692944; }
span { border-color: rgb(105,41,68); }
td.TdClassName
{
border-color: #692944;
}
.TagClassName
{
border-color: #692944;
}
</style>