Shades of Pompadour #693051
Tints of Pompadour #693051
RGB
CMYK
RGB Variations
Color information
#693051 (or 0x693051) is known color: Pompadour. HEX triplet: 69, 30 and 51. RGB value is (105,48,81). Sum of RGB (Red+Green+Blue) = 105+48+81=234 (30% of max value = 765). Red value is 105 (41.41% from 255 or 44.87% from 234); Green value is 48 (19.14% from 255 or 20.51% from 234); Blue value is 81 (32.03% from 255 or 34.62% from 234); Max value from RGB is 105 - color contains mainly: red. Hex color #693051 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #693051 is #96CFAE. Grayscale: #444444. Windows color (decimal): -9883567 or 5320809. OLE color: 5320809.
HSL color Cylindrical-coordinate representation of color #693051: hue angle of 325.26º degrees, saturation: 0.37, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.54%. Process color model (Four color, CMYK) of #693051 is Cyan = 0, Magento = 0.54, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 48 | 81 | - |
| CMYK | 0 | 0.54 | 0.23 | 0.59 |
| HSL | 325.26º | 0.37% | 0.3% | - |
| HSV(B) | 325.26º | 0.54% | 0.41% | - |
| XYZ | 8.37 | 5.71 | 8.45 | - |
| YUV | 68.81 | 134.88 | 153.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 48 | 81 | 0 | 0.54 | 0.23 | 0.59 | 325.26 | 0.37 | 0.3 |
| Hex | 69 | 30 | 51 | 0 | 36 | 17 | 3B | 145 | 25 | 1E |
| Octal | 151 | 60 | 121 | 0 | 66 | 27 | 73 | 505 | 45 | 36 |
| Binary | 1101001 | 110000 | 1010001 | 0 | 110110 | 10111 | 111011 | 101000101 | 100101 | 11110 |
Color Harmonies of #693051
Complementary color
Monochromatic Colors of #693051
Black with #693051
Text Example
Text Example
White with #693051
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693051; }
p { color: rgb(105,48,81); }
H1.HeaderClassName
{
color: #693051;
}
.AnyTagClassName
{
color: #693051;
}
</style>
background-color css
<style>
a { background-color: #693051; }
a { background-color: rgb(105,48,81); }
div.DivClassName
{
background-color: #693051;
}
.BgClassName
{
background-color: #693051;
}
</style>
border-color css
<style>
span { border-color: #693051; }
span { border-color: rgb(105,48,81); }
td.TdClassName
{
border-color: #693051;
}
.TagClassName
{
border-color: #693051;
}
</style>