Shades of Loulou #603151
Tints of Loulou #603151
RGB
CMYK
RGB Variations
Color information
#603151 (or 0x603151) is known color: Loulou. HEX triplet: 60, 31 and 51. RGB value is (96,49,81). Sum of RGB (Red+Green+Blue) = 96+49+81=226 (29% of max value = 765). Red value is 96 (37.89% from 255 or 42.48% from 226); Green value is 49 (19.53% from 255 or 21.68% from 226); Blue value is 81 (32.03% from 255 or 35.84% from 226); Max value from RGB is 96 - color contains mainly: red. Hex color #603151 is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #603151 is #9FCEAE. Grayscale: #424242. Windows color (decimal): -10473135 or 5321056. OLE color: 5321056.
HSL color Cylindrical-coordinate representation of color #603151: hue angle of 319.15º degrees, saturation: 0.32, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #603151 is Cyan = 0, Magento = 0.49, Yellow = 0.16 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 49 | 81 | - |
| CMYK | 0 | 0.49 | 0.16 | 0.62 |
| HSL | 319.15º | 0.32% | 0.28% | - |
| HSV(B) | 319.15º | 0.49% | 0.38% | - |
| XYZ | 7.41 | 5.28 | 8.41 | - |
| YUV | 66.7 | 136.07 | 148.9 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 49 | 81 | 0 | 0.49 | 0.16 | 0.62 | 319.15 | 0.32 | 0.28 |
| Hex | 60 | 31 | 51 | 0 | 31 | 10 | 3E | 13F | 20 | 1C |
| Octal | 140 | 61 | 121 | 0 | 61 | 20 | 76 | 477 | 40 | 34 |
| Binary | 1100000 | 110001 | 1010001 | 0 | 110001 | 10000 | 111110 | 100111111 | 100000 | 11100 |
Color Harmonies of #603151
Complementary color
Monochromatic Colors of #603151
Black with #603151
Text Example
Text Example
White with #603151
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #603151; }
p { color: rgb(96,49,81); }
H1.HeaderClassName
{
color: #603151;
}
.AnyTagClassName
{
color: #603151;
}
</style>
background-color css
<style>
a { background-color: #603151; }
a { background-color: rgb(96,49,81); }
div.DivClassName
{
background-color: #603151;
}
.BgClassName
{
background-color: #603151;
}
</style>
border-color css
<style>
span { border-color: #603151; }
span { border-color: rgb(96,49,81); }
td.TdClassName
{
border-color: #603151;
}
.TagClassName
{
border-color: #603151;
}
</style>