Shades of Pompadour #581746
Tints of Pompadour #581746
RGB
CMYK
RGB Variations
Color information
#581746 (or 0x581746) is known color: Pompadour. HEX triplet: 58, 17 and 46. RGB value is (88,23,70). Sum of RGB (Red+Green+Blue) = 88+23+70=181 (23% of max value = 765). Red value is 88 (34.77% from 255 or 48.62% from 181); Green value is 23 (9.38% from 255 or 12.71% from 181); Blue value is 70 (27.73% from 255 or 38.67% from 181); Max value from RGB is 88 - color contains mainly: red. Hex color #581746 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #581746 is #A7E8B9. Grayscale: #2F2F2F. Windows color (decimal): -11004090 or 4593496. OLE color: 4593496.
HSL color Cylindrical-coordinate representation of color #581746: hue angle of 316.62º degrees, saturation: 0.59, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #581746 is Cyan = 0, Magento = 0.74, Yellow = 0.20 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 23 | 70 | - |
| CMYK | 0 | 0.74 | 0.20 | 0.65 |
| HSL | 316.62º | 0.59% | 0.22% | - |
| HSV(B) | 316.62º | 0.74% | 0.35% | - |
| XYZ | 5.44 | 3.13 | 6.11 | - |
| YUV | 47.79 | 140.53 | 156.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 23 | 70 | 0 | 0.74 | 0.20 | 0.65 | 316.62 | 0.59 | 0.22 |
| Hex | 58 | 17 | 46 | 0 | 4A | 14 | 41 | 13D | 3B | 16 |
| Octal | 130 | 27 | 106 | 0 | 112 | 24 | 101 | 475 | 73 | 26 |
| Binary | 1011000 | 10111 | 1000110 | 0 | 1001010 | 10100 | 1000001 | 100111101 | 111011 | 10110 |
Color Harmonies of #581746
Complementary color
Monochromatic Colors of #581746
Black with #581746
Text Example
Text Example
White with #581746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #581746; }
p { color: rgb(88,23,70); }
H1.HeaderClassName
{
color: #581746;
}
.AnyTagClassName
{
color: #581746;
}
</style>
background-color css
<style>
a { background-color: #581746; }
a { background-color: rgb(88,23,70); }
div.DivClassName
{
background-color: #581746;
}
.BgClassName
{
background-color: #581746;
}
</style>
border-color css
<style>
span { border-color: #581746; }
span { border-color: rgb(88,23,70); }
td.TdClassName
{
border-color: #581746;
}
.TagClassName
{
border-color: #581746;
}
</style>