Shades of Pompadour #572643
Tints of Pompadour #572643
RGB
CMYK
RGB Variations
Color information
#572643 (or 0x572643) is known color: Pompadour. HEX triplet: 57, 26 and 43. RGB value is (87,38,67). Sum of RGB (Red+Green+Blue) = 87+38+67=192 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.31% from 192); Green value is 38 (15.23% from 255 or 19.79% from 192); Blue value is 67 (26.56% from 255 or 34.90% from 192); Max value from RGB is 87 - color contains mainly: red. Hex color #572643 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572643 is #A8D9BC. Grayscale: #373737. Windows color (decimal): -11065789 or 4400727. OLE color: 4400727.
HSL color Cylindrical-coordinate representation of color #572643: hue angle of 324.49º degrees, saturation: 0.39, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #572643 is Cyan = 0, Magento = 0.56, Yellow = 0.23 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 67 | - |
| CMYK | 0 | 0.56 | 0.23 | 0.66 |
| HSL | 324.49º | 0.39% | 0.25% | - |
| HSV(B) | 324.49º | 0.56% | 0.34% | - |
| XYZ | 5.64 | 3.82 | 5.75 | - |
| YUV | 55.96 | 134.23 | 150.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 67 | 0 | 0.56 | 0.23 | 0.66 | 324.49 | 0.39 | 0.25 |
| Hex | 57 | 26 | 43 | 0 | 38 | 17 | 42 | 144 | 27 | 19 |
| Octal | 127 | 46 | 103 | 0 | 70 | 27 | 102 | 504 | 47 | 31 |
| Binary | 1010111 | 100110 | 1000011 | 0 | 111000 | 10111 | 1000010 | 101000100 | 100111 | 11001 |
Color Harmonies of #572643
Complementary color
Monochromatic Colors of #572643
Black with #572643
Text Example
Text Example
White with #572643
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572643; }
p { color: rgb(87,38,67); }
H1.HeaderClassName
{
color: #572643;
}
.AnyTagClassName
{
color: #572643;
}
</style>
background-color css
<style>
a { background-color: #572643; }
a { background-color: rgb(87,38,67); }
div.DivClassName
{
background-color: #572643;
}
.BgClassName
{
background-color: #572643;
}
</style>
border-color css
<style>
span { border-color: #572643; }
span { border-color: rgb(87,38,67); }
td.TdClassName
{
border-color: #572643;
}
.TagClassName
{
border-color: #572643;
}
</style>