Shades of Pompadour #602440
Tints of Pompadour #602440
RGB
CMYK
RGB Variations
Color information
#602440 (or 0x602440) is known color: Pompadour. HEX triplet: 60, 24 and 40. RGB value is (96,36,64). Sum of RGB (Red+Green+Blue) = 96+36+64=196 (25% of max value = 765). Red value is 96 (37.89% from 255 or 48.98% from 196); Green value is 36 (14.45% from 255 or 18.37% from 196); Blue value is 64 (25.39% from 255 or 32.65% from 196); Max value from RGB is 96 - color contains mainly: red. Hex color #602440 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602440 is #9FDBBF. Grayscale: #393939. Windows color (decimal): -10476480 or 4203616. OLE color: 4203616.
HSL color Cylindrical-coordinate representation of color #602440: hue angle of 332º degrees, saturation: 0.45, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #602440 is Cyan = 0, Magento = 0.62, Yellow = 0.33 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 36 | 64 | - |
| CMYK | 0 | 0.62 | 0.33 | 0.62 |
| HSL | 332º | 0.45% | 0.26% | - |
| HSV(B) | 332º | 0.63% | 0.38% | - |
| XYZ | 6.38 | 4.12 | 5.31 | - |
| YUV | 57.13 | 131.88 | 155.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 36 | 64 | 0 | 0.62 | 0.33 | 0.62 | 332 | 0.45 | 0.26 |
| Hex | 60 | 24 | 40 | 0 | 3E | 21 | 3E | 14C | 2D | 1A |
| Octal | 140 | 44 | 100 | 0 | 76 | 41 | 76 | 514 | 55 | 32 |
| Binary | 1100000 | 100100 | 1000000 | 0 | 111110 | 100001 | 111110 | 101001100 | 101101 | 11010 |
Color Harmonies of #602440
Complementary color
Monochromatic Colors of #602440
Black with #602440
Text Example
Text Example
White with #602440
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602440; }
p { color: rgb(96,36,64); }
H1.HeaderClassName
{
color: #602440;
}
.AnyTagClassName
{
color: #602440;
}
</style>
background-color css
<style>
a { background-color: #602440; }
a { background-color: rgb(96,36,64); }
div.DivClassName
{
background-color: #602440;
}
.BgClassName
{
background-color: #602440;
}
</style>
border-color css
<style>
span { border-color: #602440; }
span { border-color: rgb(96,36,64); }
td.TdClassName
{
border-color: #602440;
}
.TagClassName
{
border-color: #602440;
}
</style>