Shades of Pompadour #601438
Tints of Pompadour #601438
RGB
CMYK
RGB Variations
Color information
#601438 (or 0x601438) is known color: Pompadour. HEX triplet: 60, 14 and 38. RGB value is (96,20,56). Sum of RGB (Red+Green+Blue) = 96+20+56=172 (22% of max value = 765). Red value is 96 (37.89% from 255 or 55.81% from 172); Green value is 20 (8.20% from 255 or 11.63% from 172); Blue value is 56 (22.27% from 255 or 32.56% from 172); Max value from RGB is 96 - color contains mainly: red. Hex color #601438 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #601438 is #9FEBC7. Grayscale: #2E2E2E. Windows color (decimal): -10480584 or 3675232. OLE color: 3675232.
HSL color Cylindrical-coordinate representation of color #601438: hue angle of 331.58º 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 #601438 is Cyan = 0, Magento = 0.79, Yellow = 0.42 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 20 | 56 | - |
| CMYK | 0 | 0.79 | 0.42 | 0.62 |
| HSL | 331.58º | 0.66% | 0.23% | - |
| HSV(B) | 331.58º | 0.79% | 0.38% | - |
| XYZ | 5.79 | 3.27 | 4.07 | - |
| YUV | 46.83 | 133.18 | 163.07 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 20 | 56 | 0 | 0.79 | 0.42 | 0.62 | 331.58 | 0.66 | 0.23 |
| Hex | 60 | 14 | 38 | 0 | 4F | 2A | 3E | 14C | 42 | 17 |
| Octal | 140 | 24 | 70 | 0 | 117 | 52 | 76 | 514 | 102 | 27 |
| Binary | 1100000 | 10100 | 111000 | 0 | 1001111 | 101010 | 111110 | 101001100 | 1000010 | 10111 |
Color Harmonies of #601438
Complementary color
Monochromatic Colors of #601438
Black with #601438
Text Example
Text Example
White with #601438
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #601438; }
p { color: rgb(96,20,56); }
H1.HeaderClassName
{
color: #601438;
}
.AnyTagClassName
{
color: #601438;
}
</style>
background-color css
<style>
a { background-color: #601438; }
a { background-color: rgb(96,20,56); }
div.DivClassName
{
background-color: #601438;
}
.BgClassName
{
background-color: #601438;
}
</style>
border-color css
<style>
span { border-color: #601438; }
span { border-color: rgb(96,20,56); }
td.TdClassName
{
border-color: #601438;
}
.TagClassName
{
border-color: #601438;
}
</style>