Shades of Pompadour #692351
Tints of Pompadour #692351
RGB
CMYK
RGB Variations
Color information
#692351 (or 0x692351) is known color: Pompadour. HEX triplet: 69, 23 and 51. RGB value is (105,35,81). Sum of RGB (Red+Green+Blue) = 105+35+81=221 (29% of max value = 765). Red value is 105 (41.41% from 255 or 47.51% from 221); Green value is 35 (14.06% from 255 or 15.84% from 221); Blue value is 81 (32.03% from 255 or 36.65% from 221); Max value from RGB is 105 - color contains mainly: red. Hex color #692351 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692351 is #96DCAE. Grayscale: #3D3D3D. Windows color (decimal): -9886895 or 5317481. OLE color: 5317481.
HSL color Cylindrical-coordinate representation of color #692351: hue angle of 320.57º degrees, saturation: 0.5, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #692351 is Cyan = 0, Magento = 0.67, Yellow = 0.23 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 35 | 81 | - |
| CMYK | 0 | 0.67 | 0.23 | 0.59 |
| HSL | 320.57º | 0.5% | 0.27% | - |
| HSV(B) | 320.57º | 0.67% | 0.41% | - |
| XYZ | 7.91 | 4.8 | 8.29 | - |
| YUV | 61.17 | 139.19 | 159.26 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 35 | 81 | 0 | 0.67 | 0.23 | 0.59 | 320.57 | 0.5 | 0.27 |
| Hex | 69 | 23 | 51 | 0 | 43 | 17 | 3B | 141 | 32 | 1B |
| Octal | 151 | 43 | 121 | 0 | 103 | 27 | 73 | 501 | 62 | 33 |
| Binary | 1101001 | 100011 | 1010001 | 0 | 1000011 | 10111 | 111011 | 101000001 | 110010 | 11011 |
Color Harmonies of #692351
Complementary color
Monochromatic Colors of #692351
Black with #692351
Text Example
Text Example
White with #692351
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692351; }
p { color: rgb(105,35,81); }
H1.HeaderClassName
{
color: #692351;
}
.AnyTagClassName
{
color: #692351;
}
</style>
background-color css
<style>
a { background-color: #692351; }
a { background-color: rgb(105,35,81); }
div.DivClassName
{
background-color: #692351;
}
.BgClassName
{
background-color: #692351;
}
</style>
border-color css
<style>
span { border-color: #692351; }
span { border-color: rgb(105,35,81); }
td.TdClassName
{
border-color: #692351;
}
.TagClassName
{
border-color: #692351;
}
</style>