Shades of Loulou #463845
Tints of Loulou #463845
RGB
CMYK
RGB Variations
Color information
#463845 (or 0x463845) is known color: Loulou. HEX triplet: 46, 38 and 45. RGB value is (70,56,69). Sum of RGB (Red+Green+Blue) = 70+56+69=195 (25% of max value = 765). Red value is 70 (27.73% from 255 or 35.90% from 195); Green value is 56 (22.27% from 255 or 28.72% from 195); Blue value is 69 (27.34% from 255 or 35.38% from 195); Max value from RGB is 70 - color contains mainly: red. Hex color #463845 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463845 is #B9C7BA. Grayscale: #3D3D3D. Windows color (decimal): -12175291 or 4536390. OLE color: 4536390.
HSL color Cylindrical-coordinate representation of color #463845: hue angle of 304.29º degrees, saturation: 0.11, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #463845 is Cyan = 0, Magento = 0.20, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 56 | 69 | - |
| CMYK | 0 | 0.20 | 0.01 | 0.73 |
| HSL | 304.29º | 0.11% | 0.25% | - |
| HSV(B) | 304.29º | 0.2% | 0.27% | - |
| XYZ | 5.01 | 4.56 | 6.25 | - |
| YUV | 61.67 | 132.14 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 56 | 69 | 0 | 0.20 | 0.01 | 0.73 | 304.29 | 0.11 | 0.25 |
| Hex | 46 | 38 | 45 | 0 | 14 | 1 | 49 | 130 | B | 19 |
| Octal | 106 | 70 | 105 | 0 | 24 | 1 | 111 | 460 | 13 | 31 |
| Binary | 1000110 | 111000 | 1000101 | 0 | 10100 | 1 | 1001001 | 100110000 | 1011 | 11001 |
Color Harmonies of #463845
Complementary color
Monochromatic Colors of #463845
Black with #463845
Text Example
Text Example
White with #463845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463845; }
p { color: rgb(70,56,69); }
H1.HeaderClassName
{
color: #463845;
}
.AnyTagClassName
{
color: #463845;
}
</style>
background-color css
<style>
a { background-color: #463845; }
a { background-color: rgb(70,56,69); }
div.DivClassName
{
background-color: #463845;
}
.BgClassName
{
background-color: #463845;
}
</style>
border-color css
<style>
span { border-color: #463845; }
span { border-color: rgb(70,56,69); }
td.TdClassName
{
border-color: #463845;
}
.TagClassName
{
border-color: #463845;
}
</style>