Shades of Pompadour #582740
Tints of Pompadour #582740
RGB
CMYK
RGB Variations
Color information
#582740 (or 0x582740) is known color: Pompadour. HEX triplet: 58, 27 and 40. RGB value is (88,39,64). Sum of RGB (Red+Green+Blue) = 88+39+64=191 (25% of max value = 765). Red value is 88 (34.77% from 255 or 46.07% from 191); Green value is 39 (15.62% from 255 or 20.42% from 191); Blue value is 64 (25.39% from 255 or 33.51% from 191); Max value from RGB is 88 - color contains mainly: red. Hex color #582740 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582740 is #A7D8BF. Grayscale: #383838. Windows color (decimal): -11000000 or 4204376. OLE color: 4204376.
HSL color Cylindrical-coordinate representation of color #582740: hue angle of 329.39º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #582740 is Cyan = 0, Magento = 0.56, Yellow = 0.27 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 39 | 64 | - |
| CMYK | 0 | 0.56 | 0.27 | 0.65 |
| HSL | 329.39º | 0.39% | 0.25% | - |
| HSV(B) | 329.39º | 0.56% | 0.35% | - |
| XYZ | 5.68 | 3.9 | 5.3 | - |
| YUV | 56.5 | 132.23 | 150.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 64 | 0 | 0.56 | 0.27 | 0.65 | 329.39 | 0.39 | 0.25 |
| Hex | 58 | 27 | 40 | 0 | 38 | 1B | 41 | 149 | 27 | 19 |
| Octal | 130 | 47 | 100 | 0 | 70 | 33 | 101 | 511 | 47 | 31 |
| Binary | 1011000 | 100111 | 1000000 | 0 | 111000 | 11011 | 1000001 | 101001001 | 100111 | 11001 |
Color Harmonies of #582740
Complementary color
Monochromatic Colors of #582740
Black with #582740
Text Example
Text Example
White with #582740
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582740; }
p { color: rgb(88,39,64); }
H1.HeaderClassName
{
color: #582740;
}
.AnyTagClassName
{
color: #582740;
}
</style>
background-color css
<style>
a { background-color: #582740; }
a { background-color: rgb(88,39,64); }
div.DivClassName
{
background-color: #582740;
}
.BgClassName
{
background-color: #582740;
}
</style>
border-color css
<style>
span { border-color: #582740; }
span { border-color: rgb(88,39,64); }
td.TdClassName
{
border-color: #582740;
}
.TagClassName
{
border-color: #582740;
}
</style>