Shades of Pompadour #572741
Tints of Pompadour #572741
RGB
CMYK
RGB Variations
Color information
#572741 (or 0x572741) is known color: Pompadour. HEX triplet: 57, 27 and 41. RGB value is (87,39,65). Sum of RGB (Red+Green+Blue) = 87+39+65=191 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.55% from 191); Green value is 39 (15.62% from 255 or 20.42% from 191); Blue value is 65 (25.78% from 255 or 34.03% from 191); Max value from RGB is 87 - color contains mainly: red. Hex color #572741 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572741 is #A8D8BE. Grayscale: #383838. Windows color (decimal): -11065535 or 4269911. OLE color: 4269911.
HSL color Cylindrical-coordinate representation of color #572741: hue angle of 327.5º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #572741 is Cyan = 0, Magento = 0.55, Yellow = 0.25 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 39 | 65 | - |
| CMYK | 0 | 0.55 | 0.25 | 0.66 |
| HSL | 327.5º | 0.38% | 0.25% | - |
| HSV(B) | 327.5º | 0.55% | 0.34% | - |
| XYZ | 5.61 | 3.86 | 5.45 | - |
| YUV | 56.32 | 132.9 | 149.89 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 65 | 0 | 0.55 | 0.25 | 0.66 | 327.5 | 0.38 | 0.25 |
| Hex | 57 | 27 | 41 | 0 | 37 | 19 | 42 | 148 | 26 | 19 |
| Octal | 127 | 47 | 101 | 0 | 67 | 31 | 102 | 510 | 46 | 31 |
| Binary | 1010111 | 100111 | 1000001 | 0 | 110111 | 11001 | 1000010 | 101001000 | 100110 | 11001 |
Color Harmonies of #572741
Complementary color
Monochromatic Colors of #572741
Black with #572741
Text Example
Text Example
White with #572741
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572741; }
p { color: rgb(87,39,65); }
H1.HeaderClassName
{
color: #572741;
}
.AnyTagClassName
{
color: #572741;
}
</style>
background-color css
<style>
a { background-color: #572741; }
a { background-color: rgb(87,39,65); }
div.DivClassName
{
background-color: #572741;
}
.BgClassName
{
background-color: #572741;
}
</style>
border-color css
<style>
span { border-color: #572741; }
span { border-color: rgb(87,39,65); }
td.TdClassName
{
border-color: #572741;
}
.TagClassName
{
border-color: #572741;
}
</style>