Shades of Pompadour #582844
Tints of Pompadour #582844
RGB
CMYK
RGB Variations
Color information
#582844 (or 0x582844) is known color: Pompadour. HEX triplet: 58, 28 and 44. RGB value is (88,40,68). Sum of RGB (Red+Green+Blue) = 88+40+68=196 (25% of max value = 765). Red value is 88 (34.77% from 255 or 44.90% from 196); Green value is 40 (16.02% from 255 or 20.41% from 196); Blue value is 68 (26.95% from 255 or 34.69% from 196); Max value from RGB is 88 - color contains mainly: red. Hex color #582844 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582844 is #A7D7BB. Grayscale: #393939. Windows color (decimal): -10999740 or 4466776. OLE color: 4466776.
HSL color Cylindrical-coordinate representation of color #582844: hue angle of 325º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #582844 is Cyan = 0, Magento = 0.55, Yellow = 0.23 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 40 | 68 | - |
| CMYK | 0 | 0.55 | 0.23 | 0.65 |
| HSL | 325º | 0.38% | 0.25% | - |
| HSV(B) | 325º | 0.55% | 0.35% | - |
| XYZ | 5.83 | 4.01 | 5.94 | - |
| YUV | 57.54 | 133.9 | 149.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 40 | 68 | 0 | 0.55 | 0.23 | 0.65 | 325 | 0.38 | 0.25 |
| Hex | 58 | 28 | 44 | 0 | 37 | 17 | 41 | 145 | 26 | 19 |
| Octal | 130 | 50 | 104 | 0 | 67 | 27 | 101 | 505 | 46 | 31 |
| Binary | 1011000 | 101000 | 1000100 | 0 | 110111 | 10111 | 1000001 | 101000101 | 100110 | 11001 |
Color Harmonies of #582844
Complementary color
Monochromatic Colors of #582844
Black with #582844
Text Example
Text Example
White with #582844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582844; }
p { color: rgb(88,40,68); }
H1.HeaderClassName
{
color: #582844;
}
.AnyTagClassName
{
color: #582844;
}
</style>
background-color css
<style>
a { background-color: #582844; }
a { background-color: rgb(88,40,68); }
div.DivClassName
{
background-color: #582844;
}
.BgClassName
{
background-color: #582844;
}
</style>
border-color css
<style>
span { border-color: #582844; }
span { border-color: rgb(88,40,68); }
td.TdClassName
{
border-color: #582844;
}
.TagClassName
{
border-color: #582844;
}
</style>