Shades of Pompadour #572344
Tints of Pompadour #572344
RGB
CMYK
RGB Variations
Color information
#572344 (or 0x572344) is known color: Pompadour. HEX triplet: 57, 23 and 44. RGB value is (87,35,68). Sum of RGB (Red+Green+Blue) = 87+35+68=190 (25% of max value = 765). Red value is 87 (34.38% from 255 or 45.79% from 190); Green value is 35 (14.06% from 255 or 18.42% from 190); Blue value is 68 (26.95% from 255 or 35.79% from 190); Max value from RGB is 87 - color contains mainly: red. Hex color #572344 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572344 is #A8DCBB. Grayscale: #363636. Windows color (decimal): -11066556 or 4465495. OLE color: 4465495.
HSL color Cylindrical-coordinate representation of color #572344: hue angle of 321.92º degrees, saturation: 0.43, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #572344 is Cyan = 0, Magento = 0.60, Yellow = 0.22 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 35 | 68 | - |
| CMYK | 0 | 0.60 | 0.22 | 0.66 |
| HSL | 321.92º | 0.43% | 0.24% | - |
| HSV(B) | 321.92º | 0.6% | 0.34% | - |
| XYZ | 5.57 | 3.65 | 5.88 | - |
| YUV | 54.31 | 135.73 | 151.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 35 | 68 | 0 | 0.60 | 0.22 | 0.66 | 321.92 | 0.43 | 0.24 |
| Hex | 57 | 23 | 44 | 0 | 3C | 16 | 42 | 142 | 2B | 18 |
| Octal | 127 | 43 | 104 | 0 | 74 | 26 | 102 | 502 | 53 | 30 |
| Binary | 1010111 | 100011 | 1000100 | 0 | 111100 | 10110 | 1000010 | 101000010 | 101011 | 11000 |
Color Harmonies of #572344
Complementary color
Monochromatic Colors of #572344
Black with #572344
Text Example
Text Example
White with #572344
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572344; }
p { color: rgb(87,35,68); }
H1.HeaderClassName
{
color: #572344;
}
.AnyTagClassName
{
color: #572344;
}
</style>
background-color css
<style>
a { background-color: #572344; }
a { background-color: rgb(87,35,68); }
div.DivClassName
{
background-color: #572344;
}
.BgClassName
{
background-color: #572344;
}
</style>
border-color css
<style>
span { border-color: #572344; }
span { border-color: rgb(87,35,68); }
td.TdClassName
{
border-color: #572344;
}
.TagClassName
{
border-color: #572344;
}
</style>