Shades of Loulou #572746
Tints of Loulou #572746
RGB
CMYK
RGB Variations
Color information
#572746 (or 0x572746) is known color: Loulou. HEX triplet: 57, 27 and 46. RGB value is (87,39,70). Sum of RGB (Red+Green+Blue) = 87+39+70=196 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.39% from 196); Green value is 39 (15.62% from 255 or 19.90% from 196); Blue value is 70 (27.73% from 255 or 35.71% from 196); Max value from RGB is 87 - color contains mainly: red. Hex color #572746 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572746 is #A8D8B9. Grayscale: #383838. Windows color (decimal): -11065530 or 4597591. OLE color: 4597591.
HSL color Cylindrical-coordinate representation of color #572746: hue angle of 321.25º degrees, saturation: 0.38, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.34% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #572746 is Cyan = 0, Magento = 0.55, Yellow = 0.20 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 39 | 70 | - |
| CMYK | 0 | 0.55 | 0.20 | 0.66 |
| HSL | 321.25º | 0.38% | 0.25% | - |
| HSV(B) | 321.25º | 0.55% | 0.34% | - |
| XYZ | 5.76 | 3.92 | 6.25 | - |
| YUV | 56.89 | 135.4 | 149.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 39 | 70 | 0 | 0.55 | 0.20 | 0.66 | 321.25 | 0.38 | 0.25 |
| Hex | 57 | 27 | 46 | 0 | 37 | 14 | 42 | 141 | 26 | 19 |
| Octal | 127 | 47 | 106 | 0 | 67 | 24 | 102 | 501 | 46 | 31 |
| Binary | 1010111 | 100111 | 1000110 | 0 | 110111 | 10100 | 1000010 | 101000001 | 100110 | 11001 |
Color Harmonies of #572746
Complementary color
Monochromatic Colors of #572746
Black with #572746
Text Example
Text Example
White with #572746
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572746; }
p { color: rgb(87,39,70); }
H1.HeaderClassName
{
color: #572746;
}
.AnyTagClassName
{
color: #572746;
}
</style>
background-color css
<style>
a { background-color: #572746; }
a { background-color: rgb(87,39,70); }
div.DivClassName
{
background-color: #572746;
}
.BgClassName
{
background-color: #572746;
}
</style>
border-color css
<style>
span { border-color: #572746; }
span { border-color: rgb(87,39,70); }
td.TdClassName
{
border-color: #572746;
}
.TagClassName
{
border-color: #572746;
}
</style>