Shades of Pompadour #602844
Tints of Pompadour #602844
RGB
CMYK
RGB Variations
Color information
#602844 (or 0x602844) is known color: Pompadour. HEX triplet: 60, 28 and 44. RGB value is (96,40,68). Sum of RGB (Red+Green+Blue) = 96+40+68=204 (27% of max value = 765). Red value is 96 (37.89% from 255 or 47.06% from 204); Green value is 40 (16.02% from 255 or 19.61% from 204); Blue value is 68 (26.95% from 255 or 33.33% from 204); Max value from RGB is 96 - color contains mainly: red. Hex color #602844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602844 is #9FD7BB. Grayscale: #3B3B3B. Windows color (decimal): -10475452 or 4466784. OLE color: 4466784.
HSL color Cylindrical-coordinate representation of color #602844: hue angle of 330º degrees, saturation: 0.41, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #602844 is Cyan = 0, Magento = 0.58, Yellow = 0.29 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 40 | 68 | - |
| CMYK | 0 | 0.58 | 0.29 | 0.62 |
| HSL | 330º | 0.41% | 0.27% | - |
| HSV(B) | 330º | 0.58% | 0.38% | - |
| XYZ | 6.63 | 4.42 | 5.97 | - |
| YUV | 59.94 | 132.55 | 153.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 40 | 68 | 0 | 0.58 | 0.29 | 0.62 | 330 | 0.41 | 0.27 |
| Hex | 60 | 28 | 44 | 0 | 3A | 1D | 3E | 14A | 29 | 1B |
| Octal | 140 | 50 | 104 | 0 | 72 | 35 | 76 | 512 | 51 | 33 |
| Binary | 1100000 | 101000 | 1000100 | 0 | 111010 | 11101 | 111110 | 101001010 | 101001 | 11011 |
Color Harmonies of #602844
Complementary color
Monochromatic Colors of #602844
Black with #602844
Text Example
Text Example
White with #602844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602844; }
p { color: rgb(96,40,68); }
H1.HeaderClassName
{
color: #602844;
}
.AnyTagClassName
{
color: #602844;
}
</style>
background-color css
<style>
a { background-color: #602844; }
a { background-color: rgb(96,40,68); }
div.DivClassName
{
background-color: #602844;
}
.BgClassName
{
background-color: #602844;
}
</style>
border-color css
<style>
span { border-color: #602844; }
span { border-color: rgb(96,40,68); }
td.TdClassName
{
border-color: #602844;
}
.TagClassName
{
border-color: #602844;
}
</style>