Shades of Loulou #613050
Tints of Loulou #613050
RGB
CMYK
RGB Variations
Color information
#613050 (or 0x613050) is known color: Loulou. HEX triplet: 61, 30 and 50. RGB value is (97,48,80). Sum of RGB (Red+Green+Blue) = 97+48+80=225 (29% of max value = 765). Red value is 97 (38.28% from 255 or 43.11% from 225); Green value is 48 (19.14% from 255 or 21.33% from 225); Blue value is 80 (31.64% from 255 or 35.56% from 225); Max value from RGB is 97 - color contains mainly: red. Hex color #613050 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #613050 is #9ECFAF. Grayscale: #424242. Windows color (decimal): -10407856 or 5255265. OLE color: 5255265.
HSL color Cylindrical-coordinate representation of color #613050: hue angle of 320.82º degrees, saturation: 0.34, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #613050 is Cyan = 0, Magento = 0.51, Yellow = 0.18 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 48 | 80 | - |
| CMYK | 0 | 0.51 | 0.18 | 0.62 |
| HSL | 320.82º | 0.34% | 0.28% | - |
| HSV(B) | 320.82º | 0.51% | 0.38% | - |
| XYZ | 7.43 | 5.23 | 8.21 | - |
| YUV | 66.3 | 135.73 | 149.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 48 | 80 | 0 | 0.51 | 0.18 | 0.62 | 320.82 | 0.34 | 0.28 |
| Hex | 61 | 30 | 50 | 0 | 33 | 12 | 3E | 141 | 22 | 1C |
| Octal | 141 | 60 | 120 | 0 | 63 | 22 | 76 | 501 | 42 | 34 |
| Binary | 1100001 | 110000 | 1010000 | 0 | 110011 | 10010 | 111110 | 101000001 | 100010 | 11100 |
Color Harmonies of #613050
Complementary color
Monochromatic Colors of #613050
Black with #613050
Text Example
Text Example
White with #613050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #613050; }
p { color: rgb(97,48,80); }
H1.HeaderClassName
{
color: #613050;
}
.AnyTagClassName
{
color: #613050;
}
</style>
background-color css
<style>
a { background-color: #613050; }
a { background-color: rgb(97,48,80); }
div.DivClassName
{
background-color: #613050;
}
.BgClassName
{
background-color: #613050;
}
</style>
border-color css
<style>
span { border-color: #613050; }
span { border-color: rgb(97,48,80); }
td.TdClassName
{
border-color: #613050;
}
.TagClassName
{
border-color: #613050;
}
</style>