Shades of Pompadour #692748
Tints of Pompadour #692748
RGB
CMYK
RGB Variations
Color information
#692748 (or 0x692748) is known color: Pompadour. HEX triplet: 69, 27 and 48. RGB value is (105,39,72). Sum of RGB (Red+Green+Blue) = 105+39+72=216 (28% of max value = 765). Red value is 105 (41.41% from 255 or 48.61% from 216); Green value is 39 (15.62% from 255 or 18.06% from 216); Blue value is 72 (28.52% from 255 or 33.33% from 216); Max value from RGB is 105 - color contains mainly: red. Hex color #692748 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692748 is #96D8B7. Grayscale: #3E3E3E. Windows color (decimal): -9885880 or 4728681. OLE color: 4728681.
HSL color Cylindrical-coordinate representation of color #692748: hue angle of 330º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #692748 is Cyan = 0, Magento = 0.63, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 39 | 72 | - |
| CMYK | 0 | 0.63 | 0.31 | 0.59 |
| HSL | 330º | 0.46% | 0.28% | - |
| HSV(B) | 330º | 0.63% | 0.41% | - |
| XYZ | 7.72 | 4.92 | 6.67 | - |
| YUV | 62.5 | 133.37 | 158.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 39 | 72 | 0 | 0.63 | 0.31 | 0.59 | 330 | 0.46 | 0.28 |
| Hex | 69 | 27 | 48 | 0 | 3F | 1F | 3B | 14A | 2E | 1C |
| Octal | 151 | 47 | 110 | 0 | 77 | 37 | 73 | 512 | 56 | 34 |
| Binary | 1101001 | 100111 | 1001000 | 0 | 111111 | 11111 | 111011 | 101001010 | 101110 | 11100 |
Color Harmonies of #692748
Complementary color
Monochromatic Colors of #692748
Black with #692748
Text Example
Text Example
White with #692748
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692748; }
p { color: rgb(105,39,72); }
H1.HeaderClassName
{
color: #692748;
}
.AnyTagClassName
{
color: #692748;
}
</style>
background-color css
<style>
a { background-color: #692748; }
a { background-color: rgb(105,39,72); }
div.DivClassName
{
background-color: #692748;
}
.BgClassName
{
background-color: #692748;
}
</style>
border-color css
<style>
span { border-color: #692748; }
span { border-color: rgb(105,39,72); }
td.TdClassName
{
border-color: #692748;
}
.TagClassName
{
border-color: #692748;
}
</style>