Shades of Pompadour #572045
Tints of Pompadour #572045
RGB
CMYK
RGB Variations
Color information
#572045 (or 0x572045) is known color: Pompadour. HEX triplet: 57, 20 and 45. RGB value is (87,32,69). Sum of RGB (Red+Green+Blue) = 87+32+69=188 (24% of max value = 765). Red value is 87 (34.38% from 255 or 46.28% from 188); Green value is 32 (12.89% from 255 or 17.02% from 188); Blue value is 69 (27.34% from 255 or 36.70% from 188); Max value from RGB is 87 - color contains mainly: red. Hex color #572045 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572045 is #A8DFBA. Grayscale: #343434. Windows color (decimal): -11067323 or 4530263. OLE color: 4530263.
HSL color Cylindrical-coordinate representation of color #572045: hue angle of 319.64º degrees, saturation: 0.46, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #572045 is Cyan = 0, Magento = 0.63, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 32 | 69 | - |
| CMYK | 0 | 0.63 | 0.21 | 0.66 |
| HSL | 319.64º | 0.46% | 0.23% | - |
| HSV(B) | 319.64º | 0.63% | 0.34% | - |
| XYZ | 5.52 | 3.49 | 6.01 | - |
| YUV | 52.66 | 137.22 | 152.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 32 | 69 | 0 | 0.63 | 0.21 | 0.66 | 319.64 | 0.46 | 0.23 |
| Hex | 57 | 20 | 45 | 0 | 3F | 15 | 42 | 140 | 2E | 17 |
| Octal | 127 | 40 | 105 | 0 | 77 | 25 | 102 | 500 | 56 | 27 |
| Binary | 1010111 | 100000 | 1000101 | 0 | 111111 | 10101 | 1000010 | 101000000 | 101110 | 10111 |
Color Harmonies of #572045
Complementary color
Monochromatic Colors of #572045
Black with #572045
Text Example
Text Example
White with #572045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572045; }
p { color: rgb(87,32,69); }
H1.HeaderClassName
{
color: #572045;
}
.AnyTagClassName
{
color: #572045;
}
</style>
background-color css
<style>
a { background-color: #572045; }
a { background-color: rgb(87,32,69); }
div.DivClassName
{
background-color: #572045;
}
.BgClassName
{
background-color: #572045;
}
</style>
border-color css
<style>
span { border-color: #572045; }
span { border-color: rgb(87,32,69); }
td.TdClassName
{
border-color: #572045;
}
.TagClassName
{
border-color: #572045;
}
</style>