Shades of Loulou #482946
Tints of Loulou #482946
RGB
CMYK
RGB Variations
Color information
#482946 (or 0x482946) is known color: Loulou. HEX triplet: 48, 29 and 46. RGB value is (72,41,70). Sum of RGB (Red+Green+Blue) = 72+41+70=183 (24% of max value = 765). Red value is 72 (28.52% from 255 or 39.34% from 183); Green value is 41 (16.41% from 255 or 22.40% from 183); Blue value is 70 (27.73% from 255 or 38.25% from 183); Max value from RGB is 72 - color contains mainly: red. Hex color #482946 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #482946 is #B7D6B9. Grayscale: #353535. Windows color (decimal): -12048058 or 4598088. OLE color: 4598088.
HSL color Cylindrical-coordinate representation of color #482946: hue angle of 303.87º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #482946 is Cyan = 0, Magento = 0.43, Yellow = 0.03 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 41 | 70 | - |
| CMYK | 0 | 0.43 | 0.03 | 0.72 |
| HSL | 303.87º | 0.27% | 0.22% | - |
| HSV(B) | 303.87º | 0.43% | 0.28% | - |
| XYZ | 4.57 | 3.41 | 6.21 | - |
| YUV | 53.58 | 137.27 | 141.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 41 | 70 | 0 | 0.43 | 0.03 | 0.72 | 303.87 | 0.27 | 0.22 |
| Hex | 48 | 29 | 46 | 0 | 2B | 3 | 48 | 130 | 1B | 16 |
| Octal | 110 | 51 | 106 | 0 | 53 | 3 | 110 | 460 | 33 | 26 |
| Binary | 1001000 | 101001 | 1000110 | 0 | 101011 | 11 | 1001000 | 100110000 | 11011 | 10110 |
Color Harmonies of #482946
Complementary color
Monochromatic Colors of #482946
Black with #482946
Text Example
Text Example
White with #482946
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #482946; }
p { color: rgb(72,41,70); }
H1.HeaderClassName
{
color: #482946;
}
.AnyTagClassName
{
color: #482946;
}
</style>
background-color css
<style>
a { background-color: #482946; }
a { background-color: rgb(72,41,70); }
div.DivClassName
{
background-color: #482946;
}
.BgClassName
{
background-color: #482946;
}
</style>
border-color css
<style>
span { border-color: #482946; }
span { border-color: rgb(72,41,70); }
td.TdClassName
{
border-color: #482946;
}
.TagClassName
{
border-color: #482946;
}
</style>