Shades of Pompadour #691945
Tints of Pompadour #691945
RGB
CMYK
RGB Variations
Color information
#691945 (or 0x691945) is known color: Pompadour. HEX triplet: 69, 19 and 45. RGB value is (105,25,69). Sum of RGB (Red+Green+Blue) = 105+25+69=199 (26% of max value = 765). Red value is 105 (41.41% from 255 or 52.76% from 199); Green value is 25 (10.16% from 255 or 12.56% from 199); Blue value is 69 (27.34% from 255 or 34.67% from 199); Max value from RGB is 105 - color contains mainly: red. Hex color #691945 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #691945 is #96E6BA. Grayscale: #353535. Windows color (decimal): -9889467 or 4528489. OLE color: 4528489.
HSL color Cylindrical-coordinate representation of color #691945: hue angle of 327º 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 #691945 is Cyan = 0, Magento = 0.76, Yellow = 0.34 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 25 | 69 | - |
| CMYK | 0 | 0.76 | 0.34 | 0.59 |
| HSL | 327º | 0.62% | 0.25% | - |
| HSV(B) | 327º | 0.76% | 0.41% | - |
| XYZ | 7.25 | 4.13 | 6.05 | - |
| YUV | 53.94 | 136.5 | 164.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 25 | 69 | 0 | 0.76 | 0.34 | 0.59 | 327 | 0.62 | 0.25 |
| Hex | 69 | 19 | 45 | 0 | 4C | 22 | 3B | 147 | 3E | 19 |
| Octal | 151 | 31 | 105 | 0 | 114 | 42 | 73 | 507 | 76 | 31 |
| Binary | 1101001 | 11001 | 1000101 | 0 | 1001100 | 100010 | 111011 | 101000111 | 111110 | 11001 |
Color Harmonies of #691945
Complementary color
Monochromatic Colors of #691945
Black with #691945
Text Example
Text Example
White with #691945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691945; }
p { color: rgb(105,25,69); }
H1.HeaderClassName
{
color: #691945;
}
.AnyTagClassName
{
color: #691945;
}
</style>
background-color css
<style>
a { background-color: #691945; }
a { background-color: rgb(105,25,69); }
div.DivClassName
{
background-color: #691945;
}
.BgClassName
{
background-color: #691945;
}
</style>
border-color css
<style>
span { border-color: #691945; }
span { border-color: rgb(105,25,69); }
td.TdClassName
{
border-color: #691945;
}
.TagClassName
{
border-color: #691945;
}
</style>