Shades of Loulou #463445
Tints of Loulou #463445
RGB
CMYK
RGB Variations
Color information
#463445 (or 0x463445) is known color: Loulou. HEX triplet: 46, 34 and 45. RGB value is (70,52,69). Sum of RGB (Red+Green+Blue) = 70+52+69=191 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.65% from 191); Green value is 52 (20.70% from 255 or 27.23% from 191); Blue value is 69 (27.34% from 255 or 36.13% from 191); Max value from RGB is 70 - color contains mainly: red. Hex color #463445 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463445 is #B9CBBA. Grayscale: #3B3B3B. Windows color (decimal): -12176315 or 4535366. OLE color: 4535366.
HSL color Cylindrical-coordinate representation of color #463445: hue angle of 303.33º degrees, saturation: 0.15, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #463445 is Cyan = 0, Magento = 0.26, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 52 | 69 | - |
| CMYK | 0 | 0.26 | 0.01 | 0.73 |
| HSL | 303.33º | 0.15% | 0.24% | - |
| HSV(B) | 303.33º | 0.26% | 0.27% | - |
| XYZ | 4.83 | 4.19 | 6.18 | - |
| YUV | 59.32 | 133.46 | 135.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 52 | 69 | 0 | 0.26 | 0.01 | 0.73 | 303.33 | 0.15 | 0.24 |
| Hex | 46 | 34 | 45 | 0 | 1A | 1 | 49 | 12F | F | 18 |
| Octal | 106 | 64 | 105 | 0 | 32 | 1 | 111 | 457 | 17 | 30 |
| Binary | 1000110 | 110100 | 1000101 | 0 | 11010 | 1 | 1001001 | 100101111 | 1111 | 11000 |
Color Harmonies of #463445
Complementary color
Monochromatic Colors of #463445
Black with #463445
Text Example
Text Example
White with #463445
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463445; }
p { color: rgb(70,52,69); }
H1.HeaderClassName
{
color: #463445;
}
.AnyTagClassName
{
color: #463445;
}
</style>
background-color css
<style>
a { background-color: #463445; }
a { background-color: rgb(70,52,69); }
div.DivClassName
{
background-color: #463445;
}
.BgClassName
{
background-color: #463445;
}
</style>
border-color css
<style>
span { border-color: #463445; }
span { border-color: rgb(70,52,69); }
td.TdClassName
{
border-color: #463445;
}
.TagClassName
{
border-color: #463445;
}
</style>