Shades of Pompadour #692548
Tints of Pompadour #692548
RGB
CMYK
RGB Variations
Color information
#692548 (or 0x692548) is known color: Pompadour. HEX triplet: 69, 25 and 48. RGB value is (105,37,72). Sum of RGB (Red+Green+Blue) = 105+37+72=214 (28% of max value = 765). Red value is 105 (41.41% from 255 or 49.07% from 214); Green value is 37 (14.84% from 255 or 17.29% from 214); Blue value is 72 (28.52% from 255 or 33.64% from 214); Max value from RGB is 105 - color contains mainly: red. Hex color #692548 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692548 is #96DAB7. Grayscale: #3D3D3D. Windows color (decimal): -9886392 or 4728169. OLE color: 4728169.
HSL color Cylindrical-coordinate representation of color #692548: hue angle of 329.12º degrees, saturation: 0.48, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #692548 is Cyan = 0, Magento = 0.65, Yellow = 0.31 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 37 | 72 | - |
| CMYK | 0 | 0.65 | 0.31 | 0.59 |
| HSL | 329.12º | 0.48% | 0.28% | - |
| HSV(B) | 329.12º | 0.65% | 0.41% | - |
| XYZ | 7.66 | 4.79 | 6.65 | - |
| YUV | 61.32 | 134.03 | 159.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 37 | 72 | 0 | 0.65 | 0.31 | 0.59 | 329.12 | 0.48 | 0.28 |
| Hex | 69 | 25 | 48 | 0 | 41 | 1F | 3B | 149 | 30 | 1C |
| Octal | 151 | 45 | 110 | 0 | 101 | 37 | 73 | 511 | 60 | 34 |
| Binary | 1101001 | 100101 | 1001000 | 0 | 1000001 | 11111 | 111011 | 101001001 | 110000 | 11100 |
Color Harmonies of #692548
Complementary color
Monochromatic Colors of #692548
Black with #692548
Text Example
Text Example
White with #692548
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692548; }
p { color: rgb(105,37,72); }
H1.HeaderClassName
{
color: #692548;
}
.AnyTagClassName
{
color: #692548;
}
</style>
background-color css
<style>
a { background-color: #692548; }
a { background-color: rgb(105,37,72); }
div.DivClassName
{
background-color: #692548;
}
.BgClassName
{
background-color: #692548;
}
</style>
border-color css
<style>
span { border-color: #692548; }
span { border-color: rgb(105,37,72); }
td.TdClassName
{
border-color: #692548;
}
.TagClassName
{
border-color: #692548;
}
</style>