Shades of Pompadour #691350
Tints of Pompadour #691350
RGB
CMYK
RGB Variations
Color information
#691350 (or 0x691350) is known color: Pompadour. HEX triplet: 69, 13 and 50. RGB value is (105,19,80). Sum of RGB (Red+Green+Blue) = 105+19+80=204 (27% of max value = 765). Red value is 105 (41.41% from 255 or 51.47% from 204); Green value is 19 (7.81% from 255 or 9.31% from 204); Blue value is 80 (31.64% from 255 or 39.22% from 204); Max value from RGB is 105 - color contains mainly: red. Hex color #691350 is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #691350 is #96ECAF. Grayscale: #333333. Windows color (decimal): -9890992 or 5247849. OLE color: 5247849.
HSL color Cylindrical-coordinate representation of color #691350: hue angle of 317.44º degrees, saturation: 0.69, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #691350 is Cyan = 0, Magento = 0.82, Yellow = 0.24 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 19 | 80 | - |
| CMYK | 0 | 0.82 | 0.24 | 0.59 |
| HSL | 317.44º | 0.69% | 0.24% | - |
| HSV(B) | 317.44º | 0.82% | 0.41% | - |
| XYZ | 7.51 | 4.05 | 7.98 | - |
| YUV | 51.67 | 143.99 | 166.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 19 | 80 | 0 | 0.82 | 0.24 | 0.59 | 317.44 | 0.69 | 0.24 |
| Hex | 69 | 13 | 50 | 0 | 52 | 18 | 3B | 13D | 45 | 18 |
| Octal | 151 | 23 | 120 | 0 | 122 | 30 | 73 | 475 | 105 | 30 |
| Binary | 1101001 | 10011 | 1010000 | 0 | 1010010 | 11000 | 111011 | 100111101 | 1000101 | 11000 |
Color Harmonies of #691350
Complementary color
Monochromatic Colors of #691350
Black with #691350
Text Example
Text Example
White with #691350
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #691350; }
p { color: rgb(105,19,80); }
H1.HeaderClassName
{
color: #691350;
}
.AnyTagClassName
{
color: #691350;
}
</style>
background-color css
<style>
a { background-color: #691350; }
a { background-color: rgb(105,19,80); }
div.DivClassName
{
background-color: #691350;
}
.BgClassName
{
background-color: #691350;
}
</style>
border-color css
<style>
span { border-color: #691350; }
span { border-color: rgb(105,19,80); }
td.TdClassName
{
border-color: #691350;
}
.TagClassName
{
border-color: #691350;
}
</style>