Shades of Pompadour #682742
Tints of Pompadour #682742
RGB
CMYK
RGB Variations
Color information
#682742 (or 0x682742) is known color: Pompadour. HEX triplet: 68, 27 and 42. RGB value is (104,39,66). Sum of RGB (Red+Green+Blue) = 104+39+66=209 (27% of max value = 765). Red value is 104 (41.02% from 255 or 49.76% from 209); Green value is 39 (15.62% from 255 or 18.66% from 209); Blue value is 66 (26.17% from 255 or 31.58% from 209); Max value from RGB is 104 - color contains mainly: red. Hex color #682742 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #682742 is #97D8BD. Grayscale: #3D3D3D. Windows color (decimal): -9951422 or 4335464. OLE color: 4335464.
HSL color Cylindrical-coordinate representation of color #682742: hue angle of 335.08º degrees, saturation: 0.45, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #682742 is Cyan = 0, Magento = 0.62, Yellow = 0.37 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 39 | 66 | - |
| CMYK | 0 | 0.62 | 0.37 | 0.59 |
| HSL | 335.08º | 0.45% | 0.28% | - |
| HSV(B) | 335.08º | 0.63% | 0.41% | - |
| XYZ | 7.42 | 4.79 | 5.69 | - |
| YUV | 61.51 | 130.53 | 158.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 39 | 66 | 0 | 0.62 | 0.37 | 0.59 | 335.08 | 0.45 | 0.28 |
| Hex | 68 | 27 | 42 | 0 | 3E | 25 | 3B | 14F | 2D | 1C |
| Octal | 150 | 47 | 102 | 0 | 76 | 45 | 73 | 517 | 55 | 34 |
| Binary | 1101000 | 100111 | 1000010 | 0 | 111110 | 100101 | 111011 | 101001111 | 101101 | 11100 |
Color Harmonies of #682742
Complementary color
Monochromatic Colors of #682742
Black with #682742
Text Example
Text Example
White with #682742
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682742; }
p { color: rgb(104,39,66); }
H1.HeaderClassName
{
color: #682742;
}
.AnyTagClassName
{
color: #682742;
}
</style>
background-color css
<style>
a { background-color: #682742; }
a { background-color: rgb(104,39,66); }
div.DivClassName
{
background-color: #682742;
}
.BgClassName
{
background-color: #682742;
}
</style>
border-color css
<style>
span { border-color: #682742; }
span { border-color: rgb(104,39,66); }
td.TdClassName
{
border-color: #682742;
}
.TagClassName
{
border-color: #682742;
}
</style>