Shades of Pompadour #692440
Tints of Pompadour #692440
RGB
CMYK
RGB Variations
Color information
#692440 (or 0x692440) is known color: Pompadour. HEX triplet: 69, 24 and 40. RGB value is (105,36,64). Sum of RGB (Red+Green+Blue) = 105+36+64=205 (27% of max value = 765). Red value is 105 (41.41% from 255 or 51.22% from 205); Green value is 36 (14.45% from 255 or 17.56% from 205); Blue value is 64 (25.39% from 255 or 31.22% from 205); Max value from RGB is 105 - color contains mainly: red. Hex color #692440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #692440 is #96DBBF. Grayscale: #3B3B3B. Windows color (decimal): -9886656 or 4203625. OLE color: 4203625.
HSL color Cylindrical-coordinate representation of color #692440: hue angle of 335.65º 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 #692440 is Cyan = 0, Magento = 0.66, Yellow = 0.39 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 36 | 64 | - |
| CMYK | 0 | 0.66 | 0.39 | 0.59 |
| HSL | 335.65º | 0.49% | 0.28% | - |
| HSV(B) | 335.65º | 0.66% | 0.41% | - |
| XYZ | 7.38 | 4.64 | 5.36 | - |
| YUV | 59.82 | 130.36 | 160.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 36 | 64 | 0 | 0.66 | 0.39 | 0.59 | 335.65 | 0.49 | 0.28 |
| Hex | 69 | 24 | 40 | 0 | 42 | 27 | 3B | 150 | 31 | 1C |
| Octal | 151 | 44 | 100 | 0 | 102 | 47 | 73 | 520 | 61 | 34 |
| Binary | 1101001 | 100100 | 1000000 | 0 | 1000010 | 100111 | 111011 | 101010000 | 110001 | 11100 |
Color Harmonies of #692440
Complementary color
Monochromatic Colors of #692440
Black with #692440
Text Example
Text Example
White with #692440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692440; }
p { color: rgb(105,36,64); }
H1.HeaderClassName
{
color: #692440;
}
.AnyTagClassName
{
color: #692440;
}
</style>
background-color css
<style>
a { background-color: #692440; }
a { background-color: rgb(105,36,64); }
div.DivClassName
{
background-color: #692440;
}
.BgClassName
{
background-color: #692440;
}
</style>
border-color css
<style>
span { border-color: #692440; }
span { border-color: rgb(105,36,64); }
td.TdClassName
{
border-color: #692440;
}
.TagClassName
{
border-color: #692440;
}
</style>