Shades of Pompadour #691942
Tints of Pompadour #691942
RGB
CMYK
RGB Variations
Color information
#691942 (or 0x691942) is known color: Pompadour. HEX triplet: 69, 19 and 42. RGB value is (105,25,66). Sum of RGB (Red+Green+Blue) = 105+25+66=196 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.57% from 196); Green value is 25 (10.16% from 255 or 12.76% from 196); Blue value is 66 (26.17% from 255 or 33.67% from 196); Max value from RGB is 105 - color contains mainly: red. Hex color #691942 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691942 is #96E6BD. Grayscale: #353535. Windows color (decimal): -9889470 or 4331881. OLE color: 4331881.
HSL color Cylindrical-coordinate representation of color #691942: hue angle of 329.25º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #691942 is Cyan = 0, Magento = 0.76, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 25 | 66 | - |
| CMYK | 0 | 0.76 | 0.37 | 0.59 |
| HSL | 329.25º | 0.62% | 0.25% | - |
| HSV(B) | 329.25º | 0.76% | 0.41% | - |
| XYZ | 7.16 | 4.09 | 5.57 | - |
| YUV | 53.59 | 135 | 164.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 25 | 66 | 0 | 0.76 | 0.37 | 0.59 | 329.25 | 0.62 | 0.25 |
| Hex | 69 | 19 | 42 | 0 | 4C | 25 | 3B | 149 | 3E | 19 |
| Octal | 151 | 31 | 102 | 0 | 114 | 45 | 73 | 511 | 76 | 31 |
| Binary | 1101001 | 11001 | 1000010 | 0 | 1001100 | 100101 | 111011 | 101001001 | 111110 | 11001 |
Color Harmonies of #691942
Complementary color
Monochromatic Colors of #691942
Black with #691942
Text Example
Text Example
White with #691942
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691942; }
p { color: rgb(105,25,66); }
H1.HeaderClassName
{
color: #691942;
}
.AnyTagClassName
{
color: #691942;
}
</style>
background-color css
<style>
a { background-color: #691942; }
a { background-color: rgb(105,25,66); }
div.DivClassName
{
background-color: #691942;
}
.BgClassName
{
background-color: #691942;
}
</style>
border-color css
<style>
span { border-color: #691942; }
span { border-color: rgb(105,25,66); }
td.TdClassName
{
border-color: #691942;
}
.TagClassName
{
border-color: #691942;
}
</style>