Shades of Pompadour #582743
Tints of Pompadour #582743
RGB
CMYK
RGB Variations
Color information
#582743 (or 0x582743) is known color: Pompadour. HEX triplet: 58, 27 and 43. RGB value is (88,39,67). Sum of RGB (Red+Green+Blue) = 88+39+67=194 (25% of max value = 765). Red value is 88 (34.77% from 255 or 45.36% from 194); Green value is 39 (15.62% from 255 or 20.10% from 194); Blue value is 67 (26.56% from 255 or 34.54% from 194); Max value from RGB is 88 - color contains mainly: red. Hex color #582743 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #582743 is #A7D8BC. Grayscale: #383838. Windows color (decimal): -10999997 or 4400984. OLE color: 4400984.
HSL color Cylindrical-coordinate representation of color #582743: hue angle of 325.71º 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 #582743 is Cyan = 0, Magento = 0.56, Yellow = 0.24 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 88 | 39 | 67 | - |
| CMYK | 0 | 0.56 | 0.24 | 0.65 |
| HSL | 325.71º | 0.39% | 0.25% | - |
| HSV(B) | 325.71º | 0.56% | 0.35% | - |
| XYZ | 5.76 | 3.93 | 5.77 | - |
| YUV | 56.84 | 133.73 | 150.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 88 | 39 | 67 | 0 | 0.56 | 0.24 | 0.65 | 325.71 | 0.39 | 0.25 |
| Hex | 58 | 27 | 43 | 0 | 38 | 18 | 41 | 146 | 27 | 19 |
| Octal | 130 | 47 | 103 | 0 | 70 | 30 | 101 | 506 | 47 | 31 |
| Binary | 1011000 | 100111 | 1000011 | 0 | 111000 | 11000 | 1000001 | 101000110 | 100111 | 11001 |
Color Harmonies of #582743
Complementary color
Monochromatic Colors of #582743
Black with #582743
Text Example
Text Example
White with #582743
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #582743; }
p { color: rgb(88,39,67); }
H1.HeaderClassName
{
color: #582743;
}
.AnyTagClassName
{
color: #582743;
}
</style>
background-color css
<style>
a { background-color: #582743; }
a { background-color: rgb(88,39,67); }
div.DivClassName
{
background-color: #582743;
}
.BgClassName
{
background-color: #582743;
}
</style>
border-color css
<style>
span { border-color: #582743; }
span { border-color: rgb(88,39,67); }
td.TdClassName
{
border-color: #582743;
}
.TagClassName
{
border-color: #582743;
}
</style>