Shades of Loulou #572647
Tints of Loulou #572647
RGB
CMYK
RGB Variations
Color information
#572647 (or 0x572647) is known color: Loulou. HEX triplet: 57, 26 and 47. RGB value is (87,38,71). Sum of RGB (Red+Green+Blue) = 87+38+71=196 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.39% from 196); Green value is 38 (15.23% from 255 or 19.39% from 196); Blue value is 71 (28.12% from 255 or 36.22% from 196); Max value from RGB is 87 - color contains mainly: red. Hex color #572647 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572647 is #A8D9B8. Grayscale: #383838. Windows color (decimal): -11065785 or 4662871. OLE color: 4662871.
HSL color Cylindrical-coordinate representation of color #572647: hue angle of 319.59º 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 #572647 is Cyan = 0, Magento = 0.56, Yellow = 0.18 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 71 | - |
| CMYK | 0 | 0.56 | 0.18 | 0.66 |
| HSL | 319.59º | 0.39% | 0.25% | - |
| HSV(B) | 319.59º | 0.56% | 0.34% | - |
| XYZ | 5.76 | 3.87 | 6.4 | - |
| YUV | 56.41 | 136.23 | 149.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 71 | 0 | 0.56 | 0.18 | 0.66 | 319.59 | 0.39 | 0.25 |
| Hex | 57 | 26 | 47 | 0 | 38 | 12 | 42 | 140 | 27 | 19 |
| Octal | 127 | 46 | 107 | 0 | 70 | 22 | 102 | 500 | 47 | 31 |
| Binary | 1010111 | 100110 | 1000111 | 0 | 111000 | 10010 | 1000010 | 101000000 | 100111 | 11001 |
Color Harmonies of #572647
Complementary color
Monochromatic Colors of #572647
Black with #572647
Text Example
Text Example
White with #572647
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572647; }
p { color: rgb(87,38,71); }
H1.HeaderClassName
{
color: #572647;
}
.AnyTagClassName
{
color: #572647;
}
</style>
background-color css
<style>
a { background-color: #572647; }
a { background-color: rgb(87,38,71); }
div.DivClassName
{
background-color: #572647;
}
.BgClassName
{
background-color: #572647;
}
</style>
border-color css
<style>
span { border-color: #572647; }
span { border-color: rgb(87,38,71); }
td.TdClassName
{
border-color: #572647;
}
.TagClassName
{
border-color: #572647;
}
</style>