Shades of Loulou #482844
Tints of Loulou #482844
RGB
CMYK
RGB Variations
Color information
#482844 (or 0x482844) is known color: Loulou. HEX triplet: 48, 28 and 44. RGB value is (72,40,68). Sum of RGB (Red+Green+Blue) = 72+40+68=180 (23% of max value = 765). Red value is 72 (28.52% from 255 or 40% from 180); Green value is 40 (16.02% from 255 or 22.22% from 180); Blue value is 68 (26.95% from 255 or 37.78% from 180); Max value from RGB is 72 - color contains mainly: red. Hex color #482844 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482844 is #B7D7BB. Grayscale: #343434. Windows color (decimal): -12048316 or 4466760. OLE color: 4466760.
HSL color Cylindrical-coordinate representation of color #482844: hue angle of 307.5º degrees, saturation: 0.29, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #482844 is Cyan = 0, Magento = 0.44, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 40 | 68 | - |
| CMYK | 0 | 0.44 | 0.06 | 0.72 |
| HSL | 307.5º | 0.29% | 0.22% | - |
| HSV(B) | 307.5º | 0.44% | 0.28% | - |
| XYZ | 4.47 | 3.31 | 5.87 | - |
| YUV | 52.76 | 136.6 | 141.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 40 | 68 | 0 | 0.44 | 0.06 | 0.72 | 307.5 | 0.29 | 0.22 |
| Hex | 48 | 28 | 44 | 0 | 2C | 6 | 48 | 134 | 1D | 16 |
| Octal | 110 | 50 | 104 | 0 | 54 | 6 | 110 | 464 | 35 | 26 |
| Binary | 1001000 | 101000 | 1000100 | 0 | 101100 | 110 | 1001000 | 100110100 | 11101 | 10110 |
Color Harmonies of #482844
Complementary color
Monochromatic Colors of #482844
Black with #482844
Text Example
Text Example
White with #482844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482844; }
p { color: rgb(72,40,68); }
H1.HeaderClassName
{
color: #482844;
}
.AnyTagClassName
{
color: #482844;
}
</style>
background-color css
<style>
a { background-color: #482844; }
a { background-color: rgb(72,40,68); }
div.DivClassName
{
background-color: #482844;
}
.BgClassName
{
background-color: #482844;
}
</style>
border-color css
<style>
span { border-color: #482844; }
span { border-color: rgb(72,40,68); }
td.TdClassName
{
border-color: #482844;
}
.TagClassName
{
border-color: #482844;
}
</style>