Shades of Pompadour #692150
Tints of Pompadour #692150
RGB
CMYK
RGB Variations
Color information
#692150 (or 0x692150) is known color: Pompadour. HEX triplet: 69, 21 and 50. RGB value is (105,33,80). Sum of RGB (Red+Green+Blue) = 105+33+80=218 (28% of max value = 765). Red value is 105 (41.41% from 255 or 48.17% from 218); Green value is 33 (13.28% from 255 or 15.14% from 218); Blue value is 80 (31.64% from 255 or 36.70% from 218); Max value from RGB is 105 - color contains mainly: red. Hex color #692150 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692150 is #96DEAF. Grayscale: #3B3B3B. Windows color (decimal): -9887408 or 5251433. OLE color: 5251433.
HSL color Cylindrical-coordinate representation of color #692150: hue angle of 320.83º degrees, saturation: 0.52, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #692150 is Cyan = 0, Magento = 0.69, Yellow = 0.24 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 33 | 80 | - |
| CMYK | 0 | 0.69 | 0.24 | 0.59 |
| HSL | 320.83º | 0.52% | 0.27% | - |
| HSV(B) | 320.83º | 0.69% | 0.41% | - |
| XYZ | 7.82 | 4.67 | 8.08 | - |
| YUV | 59.89 | 139.35 | 160.18 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 33 | 80 | 0 | 0.69 | 0.24 | 0.59 | 320.83 | 0.52 | 0.27 |
| Hex | 69 | 21 | 50 | 0 | 45 | 18 | 3B | 141 | 34 | 1B |
| Octal | 151 | 41 | 120 | 0 | 105 | 30 | 73 | 501 | 64 | 33 |
| Binary | 1101001 | 100001 | 1010000 | 0 | 1000101 | 11000 | 111011 | 101000001 | 110100 | 11011 |
Color Harmonies of #692150
Complementary color
Monochromatic Colors of #692150
Black with #692150
Text Example
Text Example
White with #692150
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692150; }
p { color: rgb(105,33,80); }
H1.HeaderClassName
{
color: #692150;
}
.AnyTagClassName
{
color: #692150;
}
</style>
background-color css
<style>
a { background-color: #692150; }
a { background-color: rgb(105,33,80); }
div.DivClassName
{
background-color: #692150;
}
.BgClassName
{
background-color: #692150;
}
</style>
border-color css
<style>
span { border-color: #692150; }
span { border-color: rgb(105,33,80); }
td.TdClassName
{
border-color: #692150;
}
.TagClassName
{
border-color: #692150;
}
</style>