Shades of Loulou #483844
Tints of Loulou #483844
RGB
CMYK
RGB Variations
Color information
#483844 (or 0x483844) is known color: Loulou. HEX triplet: 48, 38 and 44. RGB value is (72,56,68). Sum of RGB (Red+Green+Blue) = 72+56+68=196 (25% of max value = 765). Red value is 72 (28.52% from 255 or 36.73% from 196); Green value is 56 (22.27% from 255 or 28.57% from 196); Blue value is 68 (26.95% from 255 or 34.69% from 196); Max value from RGB is 72 - color contains mainly: red. Hex color #483844 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #483844 is #B7C7BB. Grayscale: #3E3E3E. Windows color (decimal): -12044220 or 4470856. OLE color: 4470856.
HSL color Cylindrical-coordinate representation of color #483844: hue angle of 315º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #483844 is Cyan = 0, Magento = 0.22, Yellow = 0.06 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 72 | 56 | 68 | - |
| CMYK | 0 | 0.22 | 0.06 | 0.72 |
| HSL | 315º | 0.13% | 0.25% | - |
| HSV(B) | 315º | 0.22% | 0.28% | - |
| XYZ | 5.13 | 4.62 | 6.09 | - |
| YUV | 62.15 | 131.3 | 135.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 72 | 56 | 68 | 0 | 0.22 | 0.06 | 0.72 | 315 | 0.13 | 0.25 |
| Hex | 48 | 38 | 44 | 0 | 16 | 6 | 48 | 13B | C | 19 |
| Octal | 110 | 70 | 104 | 0 | 26 | 6 | 110 | 473 | 14 | 31 |
| Binary | 1001000 | 111000 | 1000100 | 0 | 10110 | 110 | 1001000 | 100111011 | 1100 | 11001 |
Color Harmonies of #483844
Complementary color
Monochromatic Colors of #483844
Black with #483844
Text Example
Text Example
White with #483844
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #483844; }
p { color: rgb(72,56,68); }
H1.HeaderClassName
{
color: #483844;
}
.AnyTagClassName
{
color: #483844;
}
</style>
background-color css
<style>
a { background-color: #483844; }
a { background-color: rgb(72,56,68); }
div.DivClassName
{
background-color: #483844;
}
.BgClassName
{
background-color: #483844;
}
</style>
border-color css
<style>
span { border-color: #483844; }
span { border-color: rgb(72,56,68); }
td.TdClassName
{
border-color: #483844;
}
.TagClassName
{
border-color: #483844;
}
</style>