Shades of Loulou #482547
Tints of Loulou #482547
RGB
CMYK
RGB Variations
Color information
#482547 (or 0x482547) is known color: Loulou. HEX triplet: 48, 25 and 47. RGB value is (72,37,71). Sum of RGB (Red+Green+Blue) = 72+37+71=180 (23% of max value = 765). Red value is 72 (28.52% from 255 or 40% from 180); Green value is 37 (14.84% from 255 or 20.56% from 180); Blue value is 71 (28.12% from 255 or 39.44% from 180); Max value from RGB is 72 - color contains mainly: red. Hex color #482547 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482547 is #B7DAB8. Grayscale: #333333. Windows color (decimal): -12049081 or 4662600. OLE color: 4662600.
HSL color Cylindrical-coordinate representation of color #482547: hue angle of 301.71º degrees, saturation: 0.32, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #482547 is Cyan = 0, Magento = 0.49, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 37 | 71 | - |
| CMYK | 0 | 0.49 | 0.01 | 0.72 |
| HSL | 301.71º | 0.32% | 0.21% | - |
| HSV(B) | 301.71º | 0.49% | 0.28% | - |
| XYZ | 4.47 | 3.16 | 6.33 | - |
| YUV | 51.34 | 139.1 | 142.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 37 | 71 | 0 | 0.49 | 0.01 | 0.72 | 301.71 | 0.32 | 0.21 |
| Hex | 48 | 25 | 47 | 0 | 31 | 1 | 48 | 12E | 20 | 15 |
| Octal | 110 | 45 | 107 | 0 | 61 | 1 | 110 | 456 | 40 | 25 |
| Binary | 1001000 | 100101 | 1000111 | 0 | 110001 | 1 | 1001000 | 100101110 | 100000 | 10101 |
Color Harmonies of #482547
Complementary color
Monochromatic Colors of #482547
Black with #482547
Text Example
Text Example
White with #482547
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482547; }
p { color: rgb(72,37,71); }
H1.HeaderClassName
{
color: #482547;
}
.AnyTagClassName
{
color: #482547;
}
</style>
background-color css
<style>
a { background-color: #482547; }
a { background-color: rgb(72,37,71); }
div.DivClassName
{
background-color: #482547;
}
.BgClassName
{
background-color: #482547;
}
</style>
border-color css
<style>
span { border-color: #482547; }
span { border-color: rgb(72,37,71); }
td.TdClassName
{
border-color: #482547;
}
.TagClassName
{
border-color: #482547;
}
</style>