Shades of Loulou #493648
Tints of Loulou #493648
RGB
CMYK
RGB Variations
Color information
#493648 (or 0x493648) is known color: Loulou. HEX triplet: 49, 36 and 48. RGB value is (73,54,72). Sum of RGB (Red+Green+Blue) = 73+54+72=199 (26% of max value = 765). Red value is 73 (28.91% from 255 or 36.68% from 199); Green value is 54 (21.48% from 255 or 27.14% from 199); Blue value is 72 (28.52% from 255 or 36.18% from 199); Max value from RGB is 73 - color contains mainly: red. Hex color #493648 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #493648 is #B6C9B7. Grayscale: #3D3D3D. Windows color (decimal): -11979192 or 4732489. OLE color: 4732489.
HSL color Cylindrical-coordinate representation of color #493648: hue angle of 303.16º degrees, saturation: 0.15, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #493648 is Cyan = 0, Magento = 0.26, Yellow = 0.01 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 73 | 54 | 72 | - |
| CMYK | 0 | 0.26 | 0.01 | 0.71 |
| HSL | 303.16º | 0.15% | 0.25% | - |
| HSV(B) | 303.16º | 0.26% | 0.29% | - |
| XYZ | 5.24 | 4.52 | 6.73 | - |
| YUV | 61.73 | 133.79 | 136.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 73 | 54 | 72 | 0 | 0.26 | 0.01 | 0.71 | 303.16 | 0.15 | 0.25 |
| Hex | 49 | 36 | 48 | 0 | 1A | 1 | 47 | 12F | F | 19 |
| Octal | 111 | 66 | 110 | 0 | 32 | 1 | 107 | 457 | 17 | 31 |
| Binary | 1001001 | 110110 | 1001000 | 0 | 11010 | 1 | 1000111 | 100101111 | 1111 | 11001 |
Color Harmonies of #493648
Complementary color
Monochromatic Colors of #493648
Black with #493648
Text Example
Text Example
White with #493648
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #493648; }
p { color: rgb(73,54,72); }
H1.HeaderClassName
{
color: #493648;
}
.AnyTagClassName
{
color: #493648;
}
</style>
background-color css
<style>
a { background-color: #493648; }
a { background-color: rgb(73,54,72); }
div.DivClassName
{
background-color: #493648;
}
.BgClassName
{
background-color: #493648;
}
</style>
border-color css
<style>
span { border-color: #493648; }
span { border-color: rgb(73,54,72); }
td.TdClassName
{
border-color: #493648;
}
.TagClassName
{
border-color: #493648;
}
</style>