Shades of Pompadour #691843
Tints of Pompadour #691843
RGB
CMYK
RGB Variations
Color information
#691843 (or 0x691843) is known color: Pompadour. HEX triplet: 69, 18 and 43. RGB value is (105,24,67). Sum of RGB (Red+Green+Blue) = 105+24+67=196 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.57% from 196); Green value is 24 (9.77% from 255 or 12.24% from 196); Blue value is 67 (26.56% from 255 or 34.18% from 196); Max value from RGB is 105 - color contains mainly: red. Hex color #691843 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691843 is #96E7BC. Grayscale: #353535. Windows color (decimal): -9889725 or 4397161. OLE color: 4397161.
HSL color Cylindrical-coordinate representation of color #691843: hue angle of 328.15º degrees, saturation: 0.63, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #691843 is Cyan = 0, Magento = 0.77, Yellow = 0.36 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 24 | 67 | - |
| CMYK | 0 | 0.77 | 0.36 | 0.59 |
| HSL | 328.15º | 0.63% | 0.25% | - |
| HSV(B) | 328.15º | 0.77% | 0.41% | - |
| XYZ | 7.17 | 4.06 | 5.72 | - |
| YUV | 53.12 | 135.84 | 165 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 24 | 67 | 0 | 0.77 | 0.36 | 0.59 | 328.15 | 0.63 | 0.25 |
| Hex | 69 | 18 | 43 | 0 | 4D | 24 | 3B | 148 | 3F | 19 |
| Octal | 151 | 30 | 103 | 0 | 115 | 44 | 73 | 510 | 77 | 31 |
| Binary | 1101001 | 11000 | 1000011 | 0 | 1001101 | 100100 | 111011 | 101001000 | 111111 | 11001 |
Color Harmonies of #691843
Complementary color
Monochromatic Colors of #691843
Black with #691843
Text Example
Text Example
White with #691843
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691843; }
p { color: rgb(105,24,67); }
H1.HeaderClassName
{
color: #691843;
}
.AnyTagClassName
{
color: #691843;
}
</style>
background-color css
<style>
a { background-color: #691843; }
a { background-color: rgb(105,24,67); }
div.DivClassName
{
background-color: #691843;
}
.BgClassName
{
background-color: #691843;
}
</style>
border-color css
<style>
span { border-color: #691843; }
span { border-color: rgb(105,24,67); }
td.TdClassName
{
border-color: #691843;
}
.TagClassName
{
border-color: #691843;
}
</style>