Shades of Loulou #572645
Tints of Loulou #572645
RGB
CMYK
RGB Variations
Color information
#572645 (or 0x572645) is known color: Loulou. HEX triplet: 57, 26 and 45. RGB value is (87,38,69). Sum of RGB (Red+Green+Blue) = 87+38+69=194 (25% of max value = 765). Red value is 87 (34.38% from 255 or 44.85% from 194); Green value is 38 (15.23% from 255 or 19.59% from 194); Blue value is 69 (27.34% from 255 or 35.57% from 194); Max value from RGB is 87 - color contains mainly: red. Hex color #572645 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #572645 is #A8D9BA. Grayscale: #383838. Windows color (decimal): -11065787 or 4531799. OLE color: 4531799.
HSL color Cylindrical-coordinate representation of color #572645: hue angle of 322.04º 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 #572645 is Cyan = 0, Magento = 0.56, Yellow = 0.21 and Black (K on CMYK) = 0.66.
Color convert
| RGB | 87 | 38 | 69 | - |
| CMYK | 0 | 0.56 | 0.21 | 0.66 |
| HSL | 322.04º | 0.39% | 0.25% | - |
| HSV(B) | 322.04º | 0.56% | 0.34% | - |
| XYZ | 5.7 | 3.84 | 6.07 | - |
| YUV | 56.19 | 135.23 | 149.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 87 | 38 | 69 | 0 | 0.56 | 0.21 | 0.66 | 322.04 | 0.39 | 0.25 |
| Hex | 57 | 26 | 45 | 0 | 38 | 15 | 42 | 142 | 27 | 19 |
| Octal | 127 | 46 | 105 | 0 | 70 | 25 | 102 | 502 | 47 | 31 |
| Binary | 1010111 | 100110 | 1000101 | 0 | 111000 | 10101 | 1000010 | 101000010 | 100111 | 11001 |
Color Harmonies of #572645
Complementary color
Monochromatic Colors of #572645
Black with #572645
Text Example
Text Example
White with #572645
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #572645; }
p { color: rgb(87,38,69); }
H1.HeaderClassName
{
color: #572645;
}
.AnyTagClassName
{
color: #572645;
}
</style>
background-color css
<style>
a { background-color: #572645; }
a { background-color: rgb(87,38,69); }
div.DivClassName
{
background-color: #572645;
}
.BgClassName
{
background-color: #572645;
}
</style>
border-color css
<style>
span { border-color: #572645; }
span { border-color: rgb(87,38,69); }
td.TdClassName
{
border-color: #572645;
}
.TagClassName
{
border-color: #572645;
}
</style>