Shades of Loulou #603050
Tints of Loulou #603050
RGB
CMYK
RGB Variations
Color information
#603050 (or 0x603050) is known color: Loulou. HEX triplet: 60, 30 and 50. RGB value is (96,48,80). Sum of RGB (Red+Green+Blue) = 96+48+80=224 (29% of max value = 765). Red value is 96 (37.89% from 255 or 42.86% from 224); Green value is 48 (19.14% from 255 or 21.43% from 224); Blue value is 80 (31.64% from 255 or 35.71% from 224); Max value from RGB is 96 - color contains mainly: red. Hex color #603050 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603050 is #9FCFAF. Grayscale: #414141. Windows color (decimal): -10473392 or 5255264. OLE color: 5255264.
HSL color Cylindrical-coordinate representation of color #603050: hue angle of 320º degrees, saturation: 0.33, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #603050 is Cyan = 0, Magento = 0.50, Yellow = 0.17 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 48 | 80 | - |
| CMYK | 0 | 0.50 | 0.17 | 0.62 |
| HSL | 320º | 0.33% | 0.28% | - |
| HSV(B) | 320º | 0.5% | 0.38% | - |
| XYZ | 7.33 | 5.18 | 8.2 | - |
| YUV | 66 | 135.9 | 149.4 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 48 | 80 | 0 | 0.50 | 0.17 | 0.62 | 320 | 0.33 | 0.28 |
| Hex | 60 | 30 | 50 | 0 | 32 | 11 | 3E | 140 | 21 | 1C |
| Octal | 140 | 60 | 120 | 0 | 62 | 21 | 76 | 500 | 41 | 34 |
| Binary | 1100000 | 110000 | 1010000 | 0 | 110010 | 10001 | 111110 | 101000000 | 100001 | 11100 |
Color Harmonies of #603050
Complementary color
Monochromatic Colors of #603050
Black with #603050
Text Example
Text Example
White with #603050
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603050; }
p { color: rgb(96,48,80); }
H1.HeaderClassName
{
color: #603050;
}
.AnyTagClassName
{
color: #603050;
}
</style>
background-color css
<style>
a { background-color: #603050; }
a { background-color: rgb(96,48,80); }
div.DivClassName
{
background-color: #603050;
}
.BgClassName
{
background-color: #603050;
}
</style>
border-color css
<style>
span { border-color: #603050; }
span { border-color: rgb(96,48,80); }
td.TdClassName
{
border-color: #603050;
}
.TagClassName
{
border-color: #603050;
}
</style>