Shades of Pompadour #692452
Tints of Pompadour #692452
RGB
CMYK
RGB Variations
Color information
#692452 (or 0x692452) is known color: Pompadour. HEX triplet: 69, 24 and 52. RGB value is (105,36,82). Sum of RGB (Red+Green+Blue) = 105+36+82=223 (29% of max value = 765). Red value is 105 (41.41% from 255 or 47.09% from 223); Green value is 36 (14.45% from 255 or 16.14% from 223); Blue value is 82 (32.42% from 255 or 36.77% from 223); Max value from RGB is 105 - color contains mainly: red. Hex color #692452 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #692452 is #96DBAD. Grayscale: #3D3D3D. Windows color (decimal): -9886638 or 5383273. OLE color: 5383273.
HSL color Cylindrical-coordinate representation of color #692452: hue angle of 320º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #692452 is Cyan = 0, Magento = 0.66, Yellow = 0.22 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 36 | 82 | - |
| CMYK | 0 | 0.66 | 0.22 | 0.59 |
| HSL | 320º | 0.49% | 0.28% | - |
| HSV(B) | 320º | 0.66% | 0.41% | - |
| XYZ | 7.98 | 4.87 | 8.5 | - |
| YUV | 61.88 | 139.36 | 158.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 36 | 82 | 0 | 0.66 | 0.22 | 0.59 | 320 | 0.49 | 0.28 |
| Hex | 69 | 24 | 52 | 0 | 42 | 16 | 3B | 140 | 31 | 1C |
| Octal | 151 | 44 | 122 | 0 | 102 | 26 | 73 | 500 | 61 | 34 |
| Binary | 1101001 | 100100 | 1010010 | 0 | 1000010 | 10110 | 111011 | 101000000 | 110001 | 11100 |
Color Harmonies of #692452
Complementary color
Monochromatic Colors of #692452
Black with #692452
Text Example
Text Example
White with #692452
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692452; }
p { color: rgb(105,36,82); }
H1.HeaderClassName
{
color: #692452;
}
.AnyTagClassName
{
color: #692452;
}
</style>
background-color css
<style>
a { background-color: #692452; }
a { background-color: rgb(105,36,82); }
div.DivClassName
{
background-color: #692452;
}
.BgClassName
{
background-color: #692452;
}
</style>
border-color css
<style>
span { border-color: #692452; }
span { border-color: rgb(105,36,82); }
td.TdClassName
{
border-color: #692452;
}
.TagClassName
{
border-color: #692452;
}
</style>