Shades of Loulou #463545
Tints of Loulou #463545
RGB
CMYK
RGB Variations
Color information
#463545 (or 0x463545) is known color: Loulou. HEX triplet: 46, 35 and 45. RGB value is (70,53,69). Sum of RGB (Red+Green+Blue) = 70+53+69=192 (25% of max value = 765). Red value is 70 (27.73% from 255 or 36.46% from 192); Green value is 53 (21.09% from 255 or 27.60% from 192); Blue value is 69 (27.34% from 255 or 35.94% from 192); Max value from RGB is 70 - color contains mainly: red. Hex color #463545 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463545 is #B9CABA. Grayscale: #3B3B3B. Windows color (decimal): -12176059 or 4535622. OLE color: 4535622.
HSL color Cylindrical-coordinate representation of color #463545: hue angle of 303.53º degrees, saturation: 0.14, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #463545 is Cyan = 0, Magento = 0.24, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 53 | 69 | - |
| CMYK | 0 | 0.24 | 0.01 | 0.73 |
| HSL | 303.53º | 0.14% | 0.24% | - |
| HSV(B) | 303.53º | 0.24% | 0.27% | - |
| XYZ | 4.87 | 4.28 | 6.2 | - |
| YUV | 59.91 | 133.13 | 135.2 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 53 | 69 | 0 | 0.24 | 0.01 | 0.73 | 303.53 | 0.14 | 0.24 |
| Hex | 46 | 35 | 45 | 0 | 18 | 1 | 49 | 130 | E | 18 |
| Octal | 106 | 65 | 105 | 0 | 30 | 1 | 111 | 460 | 16 | 30 |
| Binary | 1000110 | 110101 | 1000101 | 0 | 11000 | 1 | 1001001 | 100110000 | 1110 | 11000 |
Color Harmonies of #463545
Complementary color
Monochromatic Colors of #463545
Black with #463545
Text Example
Text Example
White with #463545
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463545; }
p { color: rgb(70,53,69); }
H1.HeaderClassName
{
color: #463545;
}
.AnyTagClassName
{
color: #463545;
}
</style>
background-color css
<style>
a { background-color: #463545; }
a { background-color: rgb(70,53,69); }
div.DivClassName
{
background-color: #463545;
}
.BgClassName
{
background-color: #463545;
}
</style>
border-color css
<style>
span { border-color: #463545; }
span { border-color: rgb(70,53,69); }
td.TdClassName
{
border-color: #463545;
}
.TagClassName
{
border-color: #463545;
}
</style>