Shades of Loulou #482046
Tints of Loulou #482046
RGB
CMYK
RGB Variations
Color information
#482046 (or 0x482046) is known color: Loulou. HEX triplet: 48, 20 and 46. RGB value is (72,32,70). Sum of RGB (Red+Green+Blue) = 72+32+70=174 (23% of max value = 765). Red value is 72 (28.52% from 255 or 41.38% from 174); Green value is 32 (12.89% from 255 or 18.39% from 174); Blue value is 70 (27.73% from 255 or 40.23% from 174); Max value from RGB is 72 - color contains mainly: red. Hex color #482046 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482046 is #B7DFB9. Grayscale: #303030. Windows color (decimal): -12050362 or 4595784. OLE color: 4595784.
HSL color Cylindrical-coordinate representation of color #482046: hue angle of 303º degrees, saturation: 0.38, lightness: 0.2%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #482046 is Cyan = 0, Magento = 0.56, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 32 | 70 | - |
| CMYK | 0 | 0.56 | 0.03 | 0.72 |
| HSL | 303º | 0.38% | 0.2% | - |
| HSV(B) | 303º | 0.56% | 0.28% | - |
| XYZ | 4.29 | 2.85 | 6.12 | - |
| YUV | 48.29 | 140.25 | 144.91 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 32 | 70 | 0 | 0.56 | 0.03 | 0.72 | 303 | 0.38 | 0.2 |
| Hex | 48 | 20 | 46 | 0 | 38 | 3 | 48 | 12F | 26 | 14 |
| Octal | 110 | 40 | 106 | 0 | 70 | 3 | 110 | 457 | 46 | 24 |
| Binary | 1001000 | 100000 | 1000110 | 0 | 111000 | 11 | 1001000 | 100101111 | 100110 | 10100 |
Color Harmonies of #482046
Complementary color
Monochromatic Colors of #482046
Black with #482046
Text Example
Text Example
White with #482046
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482046; }
p { color: rgb(72,32,70); }
H1.HeaderClassName
{
color: #482046;
}
.AnyTagClassName
{
color: #482046;
}
</style>
background-color css
<style>
a { background-color: #482046; }
a { background-color: rgb(72,32,70); }
div.DivClassName
{
background-color: #482046;
}
.BgClassName
{
background-color: #482046;
}
</style>
border-color css
<style>
span { border-color: #482046; }
span { border-color: rgb(72,32,70); }
td.TdClassName
{
border-color: #482046;
}
.TagClassName
{
border-color: #482046;
}
</style>