Shades of Pompadour #692751
Tints of Pompadour #692751
RGB
CMYK
RGB Variations
Color information
#692751 (or 0x692751) is known color: Pompadour. HEX triplet: 69, 27 and 51. RGB value is (105,39,81). Sum of RGB (Red+Green+Blue) = 105+39+81=225 (29% of max value = 765). Red value is 105 (41.41% from 255 or 46.67% from 225); Green value is 39 (15.62% from 255 or 17.33% from 225); Blue value is 81 (32.03% from 255 or 36% from 225); Max value from RGB is 105 - color contains mainly: red. Hex color #692751 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692751 is #96D8AE. Grayscale: #3F3F3F. Windows color (decimal): -9885871 or 5318505. OLE color: 5318505.
HSL color Cylindrical-coordinate representation of color #692751: hue angle of 321.82º 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 #692751 is Cyan = 0, Magento = 0.63, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 39 | 81 | - |
| CMYK | 0 | 0.63 | 0.23 | 0.59 |
| HSL | 321.82º | 0.46% | 0.28% | - |
| HSV(B) | 321.82º | 0.63% | 0.41% | - |
| XYZ | 8.04 | 5.05 | 8.34 | - |
| YUV | 63.52 | 137.87 | 157.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 39 | 81 | 0 | 0.63 | 0.23 | 0.59 | 321.82 | 0.46 | 0.28 |
| Hex | 69 | 27 | 51 | 0 | 3F | 17 | 3B | 142 | 2E | 1C |
| Octal | 151 | 47 | 121 | 0 | 77 | 27 | 73 | 502 | 56 | 34 |
| Binary | 1101001 | 100111 | 1010001 | 0 | 111111 | 10111 | 111011 | 101000010 | 101110 | 11100 |
Color Harmonies of #692751
Complementary color
Monochromatic Colors of #692751
Black with #692751
Text Example
Text Example
White with #692751
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692751; }
p { color: rgb(105,39,81); }
H1.HeaderClassName
{
color: #692751;
}
.AnyTagClassName
{
color: #692751;
}
</style>
background-color css
<style>
a { background-color: #692751; }
a { background-color: rgb(105,39,81); }
div.DivClassName
{
background-color: #692751;
}
.BgClassName
{
background-color: #692751;
}
</style>
border-color css
<style>
span { border-color: #692751; }
span { border-color: rgb(105,39,81); }
td.TdClassName
{
border-color: #692751;
}
.TagClassName
{
border-color: #692751;
}
</style>