Shades of Pompadour #691637
Tints of Pompadour #691637
RGB
CMYK
RGB Variations
Color information
#691637 (or 0x691637) is known color: Pompadour. HEX triplet: 69, 16 and 37. RGB value is (105,22,55). Sum of RGB (Red+Green+Blue) = 105+22+55=182 (24% of max value = 765). Red value is 105 (41.41% from 255 or 57.69% from 182); Green value is 22 (8.98% from 255 or 12.09% from 182); Blue value is 55 (21.88% from 255 or 30.22% from 182); Max value from RGB is 105 - color contains mainly: red. Hex color #691637 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691637 is #96E9C8. Grayscale: #323232. Windows color (decimal): -9890249 or 3610217. OLE color: 3610217.
HSL color Cylindrical-coordinate representation of color #691637: hue angle of 336.14º degrees, saturation: 0.65, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #691637 is Cyan = 0, Magento = 0.79, Yellow = 0.48 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 22 | 55 | - |
| CMYK | 0 | 0.79 | 0.48 | 0.59 |
| HSL | 336.14º | 0.65% | 0.25% | - |
| HSV(B) | 336.14º | 0.79% | 0.41% | - |
| XYZ | 6.8 | 3.85 | 4 | - |
| YUV | 50.58 | 130.5 | 166.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 22 | 55 | 0 | 0.79 | 0.48 | 0.59 | 336.14 | 0.65 | 0.25 |
| Hex | 69 | 16 | 37 | 0 | 4F | 30 | 3B | 150 | 41 | 19 |
| Octal | 151 | 26 | 67 | 0 | 117 | 60 | 73 | 520 | 101 | 31 |
| Binary | 1101001 | 10110 | 110111 | 0 | 1001111 | 110000 | 111011 | 101010000 | 1000001 | 11001 |
Color Harmonies of #691637
Complementary color
Monochromatic Colors of #691637
Black with #691637
Text Example
Text Example
White with #691637
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691637; }
p { color: rgb(105,22,55); }
H1.HeaderClassName
{
color: #691637;
}
.AnyTagClassName
{
color: #691637;
}
</style>
background-color css
<style>
a { background-color: #691637; }
a { background-color: rgb(105,22,55); }
div.DivClassName
{
background-color: #691637;
}
.BgClassName
{
background-color: #691637;
}
</style>
border-color css
<style>
span { border-color: #691637; }
span { border-color: rgb(105,22,55); }
td.TdClassName
{
border-color: #691637;
}
.TagClassName
{
border-color: #691637;
}
</style>