Shades of Pompadour #691342
Tints of Pompadour #691342
RGB
CMYK
RGB Variations
Color information
#691342 (or 0x691342) is known color: Pompadour. HEX triplet: 69, 13 and 42. RGB value is (105,19,66). Sum of RGB (Red+Green+Blue) = 105+19+66=190 (25% of max value = 765). Red value is 105 (41.41% from 255 or 55.26% from 190); Green value is 19 (7.81% from 255 or 10% from 190); Blue value is 66 (26.17% from 255 or 34.74% from 190); Max value from RGB is 105 - color contains mainly: red. Hex color #691342 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691342 is #96ECBD. Grayscale: #313131. Windows color (decimal): -9891006 or 4330345. OLE color: 4330345.
HSL color Cylindrical-coordinate representation of color #691342: hue angle of 327.21º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691342 is Cyan = 0, Magento = 0.82, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 19 | 66 | - |
| CMYK | 0 | 0.82 | 0.37 | 0.59 |
| HSL | 327.21º | 0.69% | 0.24% | - |
| HSV(B) | 327.21º | 0.82% | 0.41% | - |
| XYZ | 7.04 | 3.86 | 5.53 | - |
| YUV | 50.07 | 136.99 | 167.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 19 | 66 | 0 | 0.82 | 0.37 | 0.59 | 327.21 | 0.69 | 0.24 |
| Hex | 69 | 13 | 42 | 0 | 52 | 25 | 3B | 147 | 45 | 18 |
| Octal | 151 | 23 | 102 | 0 | 122 | 45 | 73 | 507 | 105 | 30 |
| Binary | 1101001 | 10011 | 1000010 | 0 | 1010010 | 100101 | 111011 | 101000111 | 1000101 | 11000 |
Color Harmonies of #691342
Complementary color
Monochromatic Colors of #691342
Black with #691342
Text Example
Text Example
White with #691342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691342; }
p { color: rgb(105,19,66); }
H1.HeaderClassName
{
color: #691342;
}
.AnyTagClassName
{
color: #691342;
}
</style>
background-color css
<style>
a { background-color: #691342; }
a { background-color: rgb(105,19,66); }
div.DivClassName
{
background-color: #691342;
}
.BgClassName
{
background-color: #691342;
}
</style>
border-color css
<style>
span { border-color: #691342; }
span { border-color: rgb(105,19,66); }
td.TdClassName
{
border-color: #691342;
}
.TagClassName
{
border-color: #691342;
}
</style>