Shades of Loulou #463245
Tints of Loulou #463245
RGB
CMYK
RGB Variations
Color information
#463245 (or 0x463245) is known color: Loulou. HEX triplet: 46, 32 and 45. RGB value is (70,50,69). Sum of RGB (Red+Green+Blue) = 70+50+69=189 (25% of max value = 765). Red value is 70 (27.73% from 255 or 37.04% from 189); Green value is 50 (19.92% from 255 or 26.46% from 189); Blue value is 69 (27.34% from 255 or 36.51% from 189); Max value from RGB is 70 - color contains mainly: red. Hex color #463245 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463245 is #B9CDBA. Grayscale: #3A3A3A. Windows color (decimal): -12176827 or 4534854. OLE color: 4534854.
HSL color Cylindrical-coordinate representation of color #463245: hue angle of 303º degrees, saturation: 0.17, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #463245 is Cyan = 0, Magento = 0.29, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 50 | 69 | - |
| CMYK | 0 | 0.29 | 0.01 | 0.73 |
| HSL | 303º | 0.17% | 0.24% | - |
| HSV(B) | 303º | 0.29% | 0.27% | - |
| XYZ | 4.74 | 4.01 | 6.15 | - |
| YUV | 58.15 | 134.13 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 50 | 69 | 0 | 0.29 | 0.01 | 0.73 | 303 | 0.17 | 0.24 |
| Hex | 46 | 32 | 45 | 0 | 1D | 1 | 49 | 12F | 11 | 18 |
| Octal | 106 | 62 | 105 | 0 | 35 | 1 | 111 | 457 | 21 | 30 |
| Binary | 1000110 | 110010 | 1000101 | 0 | 11101 | 1 | 1001001 | 100101111 | 10001 | 11000 |
Color Harmonies of #463245
Complementary color
Monochromatic Colors of #463245
Black with #463245
Text Example
Text Example
White with #463245
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463245; }
p { color: rgb(70,50,69); }
H1.HeaderClassName
{
color: #463245;
}
.AnyTagClassName
{
color: #463245;
}
</style>
background-color css
<style>
a { background-color: #463245; }
a { background-color: rgb(70,50,69); }
div.DivClassName
{
background-color: #463245;
}
.BgClassName
{
background-color: #463245;
}
</style>
border-color css
<style>
span { border-color: #463245; }
span { border-color: rgb(70,50,69); }
td.TdClassName
{
border-color: #463245;
}
.TagClassName
{
border-color: #463245;
}
</style>