Shades of Pompadour #692546
Tints of Pompadour #692546
RGB
CMYK
RGB Variations
Color information
#692546 (or 0x692546) is known color: Pompadour. HEX triplet: 69, 25 and 46. RGB value is (105,37,70). Sum of RGB (Red+Green+Blue) = 105+37+70=212 (28% of max value = 765). Red value is 105 (41.41% from 255 or 49.53% from 212); Green value is 37 (14.84% from 255 or 17.45% from 212); Blue value is 70 (27.73% from 255 or 33.02% from 212); Max value from RGB is 105 - color contains mainly: red. Hex color #692546 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692546 is #96DAB9. Grayscale: #3D3D3D. Windows color (decimal): -9886394 or 4597097. OLE color: 4597097.
HSL color Cylindrical-coordinate representation of color #692546: hue angle of 330.88º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #692546 is Cyan = 0, Magento = 0.65, Yellow = 0.33 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 37 | 70 | - |
| CMYK | 0 | 0.65 | 0.33 | 0.59 |
| HSL | 330.88º | 0.48% | 0.28% | - |
| HSV(B) | 330.88º | 0.65% | 0.41% | - |
| XYZ | 7.59 | 4.77 | 6.31 | - |
| YUV | 61.09 | 133.03 | 159.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 37 | 70 | 0 | 0.65 | 0.33 | 0.59 | 330.88 | 0.48 | 0.28 |
| Hex | 69 | 25 | 46 | 0 | 41 | 21 | 3B | 14B | 30 | 1C |
| Octal | 151 | 45 | 106 | 0 | 101 | 41 | 73 | 513 | 60 | 34 |
| Binary | 1101001 | 100101 | 1000110 | 0 | 1000001 | 100001 | 111011 | 101001011 | 110000 | 11100 |
Color Harmonies of #692546
Complementary color
Monochromatic Colors of #692546
Black with #692546
Text Example
Text Example
White with #692546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692546; }
p { color: rgb(105,37,70); }
H1.HeaderClassName
{
color: #692546;
}
.AnyTagClassName
{
color: #692546;
}
</style>
background-color css
<style>
a { background-color: #692546; }
a { background-color: rgb(105,37,70); }
div.DivClassName
{
background-color: #692546;
}
.BgClassName
{
background-color: #692546;
}
</style>
border-color css
<style>
span { border-color: #692546; }
span { border-color: rgb(105,37,70); }
td.TdClassName
{
border-color: #692546;
}
.TagClassName
{
border-color: #692546;
}
</style>