Shades of Pompadour #691738
Tints of Pompadour #691738
RGB
CMYK
RGB Variations
Color information
#691738 (or 0x691738) is known color: Pompadour. HEX triplet: 69, 17 and 38. RGB value is (105,23,56). Sum of RGB (Red+Green+Blue) = 105+23+56=184 (24% of max value = 765). Red value is 105 (41.41% from 255 or 57.07% from 184); Green value is 23 (9.38% from 255 or 12.5% from 184); Blue value is 56 (22.27% from 255 or 30.43% from 184); Max value from RGB is 105 - color contains mainly: red. Hex color #691738 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691738 is #96E8C7. Grayscale: #333333. Windows color (decimal): -9889992 or 3676009. OLE color: 3676009.
HSL color Cylindrical-coordinate representation of color #691738: hue angle of 335.85º degrees, saturation: 0.64, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #691738 is Cyan = 0, Magento = 0.78, Yellow = 0.47 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 23 | 56 | - |
| CMYK | 0 | 0.78 | 0.47 | 0.59 |
| HSL | 335.85º | 0.64% | 0.25% | - |
| HSV(B) | 335.85º | 0.78% | 0.41% | - |
| XYZ | 6.85 | 3.9 | 4.13 | - |
| YUV | 51.28 | 130.67 | 166.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 23 | 56 | 0 | 0.78 | 0.47 | 0.59 | 335.85 | 0.64 | 0.25 |
| Hex | 69 | 17 | 38 | 0 | 4E | 2F | 3B | 150 | 40 | 19 |
| Octal | 151 | 27 | 70 | 0 | 116 | 57 | 73 | 520 | 100 | 31 |
| Binary | 1101001 | 10111 | 111000 | 0 | 1001110 | 101111 | 111011 | 101010000 | 1000000 | 11001 |
Color Harmonies of #691738
Complementary color
Monochromatic Colors of #691738
Black with #691738
Text Example
Text Example
White with #691738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691738; }
p { color: rgb(105,23,56); }
H1.HeaderClassName
{
color: #691738;
}
.AnyTagClassName
{
color: #691738;
}
</style>
background-color css
<style>
a { background-color: #691738; }
a { background-color: rgb(105,23,56); }
div.DivClassName
{
background-color: #691738;
}
.BgClassName
{
background-color: #691738;
}
</style>
border-color css
<style>
span { border-color: #691738; }
span { border-color: rgb(105,23,56); }
td.TdClassName
{
border-color: #691738;
}
.TagClassName
{
border-color: #691738;
}
</style>