Shades of Pompadour #601435
Tints of Pompadour #601435
RGB
CMYK
RGB Variations
Color information
#601435 (or 0x601435) is known color: Pompadour. HEX triplet: 60, 14 and 35. RGB value is (96,20,53). Sum of RGB (Red+Green+Blue) = 96+20+53=169 (22% of max value = 765). Red value is 96 (37.89% from 255 or 56.80% from 169); Green value is 20 (8.20% from 255 or 11.83% from 169); Blue value is 53 (21.09% from 255 or 31.36% from 169); Max value from RGB is 96 - color contains mainly: red. Hex color #601435 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601435 is #9FEBCA. Grayscale: #2E2E2E. Windows color (decimal): -10480587 or 3478624. OLE color: 3478624.
HSL color Cylindrical-coordinate representation of color #601435: hue angle of 333.95º degrees, saturation: 0.66, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #601435 is Cyan = 0, Magento = 0.79, Yellow = 0.45 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 20 | 53 | - |
| CMYK | 0 | 0.79 | 0.45 | 0.62 |
| HSL | 333.95º | 0.66% | 0.23% | - |
| HSV(B) | 333.95º | 0.79% | 0.38% | - |
| XYZ | 5.72 | 3.24 | 3.69 | - |
| YUV | 46.49 | 131.68 | 163.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 20 | 53 | 0 | 0.79 | 0.45 | 0.62 | 333.95 | 0.66 | 0.23 |
| Hex | 60 | 14 | 35 | 0 | 4F | 2D | 3E | 14E | 42 | 17 |
| Octal | 140 | 24 | 65 | 0 | 117 | 55 | 76 | 516 | 102 | 27 |
| Binary | 1100000 | 10100 | 110101 | 0 | 1001111 | 101101 | 111110 | 101001110 | 1000010 | 10111 |
Color Harmonies of #601435
Complementary color
Monochromatic Colors of #601435
Black with #601435
Text Example
Text Example
White with #601435
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601435; }
p { color: rgb(96,20,53); }
H1.HeaderClassName
{
color: #601435;
}
.AnyTagClassName
{
color: #601435;
}
</style>
background-color css
<style>
a { background-color: #601435; }
a { background-color: rgb(96,20,53); }
div.DivClassName
{
background-color: #601435;
}
.BgClassName
{
background-color: #601435;
}
</style>
border-color css
<style>
span { border-color: #601435; }
span { border-color: rgb(96,20,53); }
td.TdClassName
{
border-color: #601435;
}
.TagClassName
{
border-color: #601435;
}
</style>