Shades of Pompadour #572641
Tints of Pompadour #572641
RGB
CMYK
RGB Variations
Color information
#572641 (or 0x572641) is known color: Pompadour. HEX triplet: 57, 26 and 41. RGB value is (87,38,65). Sum of RGB (Red+Green+Blue) = 87+38+65=190 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.79% from 190); Green value is 38 (15.23% from 255 or 20% from 190); Blue value is 65 (25.78% from 255 or 34.21% from 190); Max value from RGB is 87 - color contains mainly: red. Hex color #572641 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572641 is #A8D9BE. Grayscale: #373737. Windows color (decimal): -11065791 or 4269655. OLE color: 4269655.
HSL color Cylindrical-coordinate representation of color #572641: hue angle of 326.94º 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 #572641 is Cyan = 0, Magento = 0.56, Yellow = 0.25 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 65 | - |
| CMYK | 0 | 0.56 | 0.25 | 0.66 |
| HSL | 326.94º | 0.39% | 0.25% | - |
| HSV(B) | 326.94º | 0.56% | 0.34% | - |
| XYZ | 5.58 | 3.79 | 5.44 | - |
| YUV | 55.73 | 133.23 | 150.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 65 | 0 | 0.56 | 0.25 | 0.66 | 326.94 | 0.39 | 0.25 |
| Hex | 57 | 26 | 41 | 0 | 38 | 19 | 42 | 147 | 27 | 19 |
| Octal | 127 | 46 | 101 | 0 | 70 | 31 | 102 | 507 | 47 | 31 |
| Binary | 1010111 | 100110 | 1000001 | 0 | 111000 | 11001 | 1000010 | 101000111 | 100111 | 11001 |
Color Harmonies of #572641
Complementary color
Monochromatic Colors of #572641
Black with #572641
Text Example
Text Example
White with #572641
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572641; }
p { color: rgb(87,38,65); }
H1.HeaderClassName
{
color: #572641;
}
.AnyTagClassName
{
color: #572641;
}
</style>
background-color css
<style>
a { background-color: #572641; }
a { background-color: rgb(87,38,65); }
div.DivClassName
{
background-color: #572641;
}
.BgClassName
{
background-color: #572641;
}
</style>
border-color css
<style>
span { border-color: #572641; }
span { border-color: rgb(87,38,65); }
td.TdClassName
{
border-color: #572641;
}
.TagClassName
{
border-color: #572641;
}
</style>