Shades of Pompadour #691248
Tints of Pompadour #691248
RGB
CMYK
RGB Variations
Color information
#691248 (or 0x691248) is known color: Pompadour. HEX triplet: 69, 12 and 48. RGB value is (105,18,72). Sum of RGB (Red+Green+Blue) = 105+18+72=195 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.85% from 195); Green value is 18 (7.42% from 255 or 9.23% from 195); Blue value is 72 (28.52% from 255 or 36.92% from 195); Max value from RGB is 105 - color contains mainly: red. Hex color #691248 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691248 is #96EDB7. Grayscale: #323232. Windows color (decimal): -9891256 or 4723305. OLE color: 4723305.
HSL color Cylindrical-coordinate representation of color #691248: hue angle of 322.76º degrees, saturation: 0.71, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #691248 is Cyan = 0, Magento = 0.83, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 18 | 72 | - |
| CMYK | 0 | 0.83 | 0.31 | 0.59 |
| HSL | 322.76º | 0.71% | 0.24% | - |
| HSV(B) | 322.76º | 0.83% | 0.41% | - |
| XYZ | 7.21 | 3.9 | 6.5 | - |
| YUV | 50.17 | 140.32 | 167.11 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 18 | 72 | 0 | 0.83 | 0.31 | 0.59 | 322.76 | 0.71 | 0.24 |
| Hex | 69 | 12 | 48 | 0 | 53 | 1F | 3B | 143 | 47 | 18 |
| Octal | 151 | 22 | 110 | 0 | 123 | 37 | 73 | 503 | 107 | 30 |
| Binary | 1101001 | 10010 | 1001000 | 0 | 1010011 | 11111 | 111011 | 101000011 | 1000111 | 11000 |
Color Harmonies of #691248
Complementary color
Monochromatic Colors of #691248
Black with #691248
Text Example
Text Example
White with #691248
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691248; }
p { color: rgb(105,18,72); }
H1.HeaderClassName
{
color: #691248;
}
.AnyTagClassName
{
color: #691248;
}
</style>
background-color css
<style>
a { background-color: #691248; }
a { background-color: rgb(105,18,72); }
div.DivClassName
{
background-color: #691248;
}
.BgClassName
{
background-color: #691248;
}
</style>
border-color css
<style>
span { border-color: #691248; }
span { border-color: rgb(105,18,72); }
td.TdClassName
{
border-color: #691248;
}
.TagClassName
{
border-color: #691248;
}
</style>