Shades of Pompadour #602445
Tints of Pompadour #602445
RGB
CMYK
RGB Variations
Color information
#602445 (or 0x602445) is known color: Pompadour. HEX triplet: 60, 24 and 45. RGB value is (96,36,69). Sum of RGB (Red+Green+Blue) = 96+36+69=201 (26% of max value = 765). Red value is 96 (37.89% from 255 or 47.76% from 201); Green value is 36 (14.45% from 255 or 17.91% from 201); Blue value is 69 (27.34% from 255 or 34.33% from 201); Max value from RGB is 96 - color contains mainly: red. Hex color #602445 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602445 is #9FDBBA. Grayscale: #393939. Windows color (decimal): -10476475 or 4531296. OLE color: 4531296.
HSL color Cylindrical-coordinate representation of color #602445: hue angle of 327º 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 #602445 is Cyan = 0, Magento = 0.62, Yellow = 0.28 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 36 | 69 | - |
| CMYK | 0 | 0.62 | 0.28 | 0.62 |
| HSL | 327º | 0.45% | 0.26% | - |
| HSV(B) | 327º | 0.63% | 0.38% | - |
| XYZ | 6.53 | 4.18 | 6.09 | - |
| YUV | 57.7 | 134.38 | 155.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 36 | 69 | 0 | 0.62 | 0.28 | 0.62 | 327 | 0.45 | 0.26 |
| Hex | 60 | 24 | 45 | 0 | 3E | 1C | 3E | 147 | 2D | 1A |
| Octal | 140 | 44 | 105 | 0 | 76 | 34 | 76 | 507 | 55 | 32 |
| Binary | 1100000 | 100100 | 1000101 | 0 | 111110 | 11100 | 111110 | 101000111 | 101101 | 11010 |
Color Harmonies of #602445
Complementary color
Monochromatic Colors of #602445
Black with #602445
Text Example
Text Example
White with #602445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602445; }
p { color: rgb(96,36,69); }
H1.HeaderClassName
{
color: #602445;
}
.AnyTagClassName
{
color: #602445;
}
</style>
background-color css
<style>
a { background-color: #602445; }
a { background-color: rgb(96,36,69); }
div.DivClassName
{
background-color: #602445;
}
.BgClassName
{
background-color: #602445;
}
</style>
border-color css
<style>
span { border-color: #602445; }
span { border-color: rgb(96,36,69); }
td.TdClassName
{
border-color: #602445;
}
.TagClassName
{
border-color: #602445;
}
</style>