Shades of Loulou #572649
Tints of Loulou #572649
RGB
CMYK
RGB Variations
Color information
#572649 (or 0x572649) is known color: Loulou. HEX triplet: 57, 26 and 49. RGB value is (87,38,73). Sum of RGB (Red+Green+Blue) = 87+38+73=198 (26% of max value = 765). Red value is 87 (34.38% from 255 or 43.94% from 198); Green value is 38 (15.23% from 255 or 19.19% from 198); Blue value is 73 (28.91% from 255 or 36.87% from 198); Max value from RGB is 87 - color contains mainly: red. Hex color #572649 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572649 is #A8D9B6. Grayscale: #383838. Windows color (decimal): -11065783 or 4793943. OLE color: 4793943.
HSL color Cylindrical-coordinate representation of color #572649: hue angle of 317.14º 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 #572649 is Cyan = 0, Magento = 0.56, Yellow = 0.16 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 73 | - |
| CMYK | 0 | 0.56 | 0.16 | 0.66 |
| HSL | 317.14º | 0.39% | 0.25% | - |
| HSV(B) | 317.14º | 0.56% | 0.34% | - |
| XYZ | 5.83 | 3.89 | 6.75 | - |
| YUV | 56.64 | 137.23 | 149.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 73 | 0 | 0.56 | 0.16 | 0.66 | 317.14 | 0.39 | 0.25 |
| Hex | 57 | 26 | 49 | 0 | 38 | 10 | 42 | 13D | 27 | 19 |
| Octal | 127 | 46 | 111 | 0 | 70 | 20 | 102 | 475 | 47 | 31 |
| Binary | 1010111 | 100110 | 1001001 | 0 | 111000 | 10000 | 1000010 | 100111101 | 100111 | 11001 |
Color Harmonies of #572649
Complementary color
Monochromatic Colors of #572649
Black with #572649
Text Example
Text Example
White with #572649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572649; }
p { color: rgb(87,38,73); }
H1.HeaderClassName
{
color: #572649;
}
.AnyTagClassName
{
color: #572649;
}
</style>
background-color css
<style>
a { background-color: #572649; }
a { background-color: rgb(87,38,73); }
div.DivClassName
{
background-color: #572649;
}
.BgClassName
{
background-color: #572649;
}
</style>
border-color css
<style>
span { border-color: #572649; }
span { border-color: rgb(87,38,73); }
td.TdClassName
{
border-color: #572649;
}
.TagClassName
{
border-color: #572649;
}
</style>