Shades of Loulou #482447
Tints of Loulou #482447
RGB
CMYK
RGB Variations
Color information
#482447 (or 0x482447) is known color: Loulou. HEX triplet: 48, 24 and 47. RGB value is (72,36,71). Sum of RGB (Red+Green+Blue) = 72+36+71=179 (23% of max value = 765). Red value is 72 (28.52% from 255 or 40.22% from 179); Green value is 36 (14.45% from 255 or 20.11% from 179); Blue value is 71 (28.12% from 255 or 39.66% from 179); Max value from RGB is 72 - color contains mainly: red. Hex color #482447 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482447 is #B7DBB8. Grayscale: #323232. Windows color (decimal): -12049337 or 4662344. OLE color: 4662344.
HSL color Cylindrical-coordinate representation of color #482447: hue angle of 301.67º degrees, saturation: 0.33, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #482447 is Cyan = 0, Magento = 0.5, Yellow = 0.01 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 36 | 71 | - |
| CMYK | 0 | 0.5 | 0.01 | 0.72 |
| HSL | 301.67º | 0.33% | 0.21% | - |
| HSV(B) | 301.67º | 0.5% | 0.28% | - |
| XYZ | 4.44 | 3.09 | 6.32 | - |
| YUV | 50.75 | 139.43 | 143.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 36 | 71 | 0 | 0.5 | 0.01 | 0.72 | 301.67 | 0.33 | 0.21 |
| Hex | 48 | 24 | 47 | 0 | 32 | 1 | 48 | 12E | 21 | 15 |
| Octal | 110 | 44 | 107 | 0 | 62 | 1 | 110 | 456 | 41 | 25 |
| Binary | 1001000 | 100100 | 1000111 | 0 | 110010 | 1 | 1001000 | 100101110 | 100001 | 10101 |
Color Harmonies of #482447
Complementary color
Monochromatic Colors of #482447
Black with #482447
Text Example
Text Example
White with #482447
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482447; }
p { color: rgb(72,36,71); }
H1.HeaderClassName
{
color: #482447;
}
.AnyTagClassName
{
color: #482447;
}
</style>
background-color css
<style>
a { background-color: #482447; }
a { background-color: rgb(72,36,71); }
div.DivClassName
{
background-color: #482447;
}
.BgClassName
{
background-color: #482447;
}
</style>
border-color css
<style>
span { border-color: #482447; }
span { border-color: rgb(72,36,71); }
td.TdClassName
{
border-color: #482447;
}
.TagClassName
{
border-color: #482447;
}
</style>