Shades of Loulou #462845
Tints of Loulou #462845
RGB
CMYK
RGB Variations
Color information
#462845 (or 0x462845) is known color: Loulou. HEX triplet: 46, 28 and 45. RGB value is (70,40,69). Sum of RGB (Red+Green+Blue) = 70+40+69=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 40 (16.02% from 255 or 22.35% from 179); Blue value is 69 (27.34% from 255 or 38.55% from 179); Max value from RGB is 70 - color contains mainly: red. Hex color #462845 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462845 is #B9D7BA. Grayscale: #343434. Windows color (decimal): -12179387 or 4532294. OLE color: 4532294.
HSL color Cylindrical-coordinate representation of color #462845: hue angle of 302º degrees, saturation: 0.27, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #462845 is Cyan = 0, Magento = 0.43, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 40 | 69 | - |
| CMYK | 0 | 0.43 | 0.01 | 0.73 |
| HSL | 302º | 0.27% | 0.22% | - |
| HSV(B) | 302º | 0.43% | 0.27% | - |
| XYZ | 4.36 | 3.25 | 6.03 | - |
| YUV | 52.28 | 137.44 | 140.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 40 | 69 | 0 | 0.43 | 0.01 | 0.73 | 302 | 0.27 | 0.22 |
| Hex | 46 | 28 | 45 | 0 | 2B | 1 | 49 | 12E | 1B | 16 |
| Octal | 106 | 50 | 105 | 0 | 53 | 1 | 111 | 456 | 33 | 26 |
| Binary | 1000110 | 101000 | 1000101 | 0 | 101011 | 1 | 1001001 | 100101110 | 11011 | 10110 |
Color Harmonies of #462845
Complementary color
Monochromatic Colors of #462845
Black with #462845
Text Example
Text Example
White with #462845
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462845; }
p { color: rgb(70,40,69); }
H1.HeaderClassName
{
color: #462845;
}
.AnyTagClassName
{
color: #462845;
}
</style>
background-color css
<style>
a { background-color: #462845; }
a { background-color: rgb(70,40,69); }
div.DivClassName
{
background-color: #462845;
}
.BgClassName
{
background-color: #462845;
}
</style>
border-color css
<style>
span { border-color: #462845; }
span { border-color: rgb(70,40,69); }
td.TdClassName
{
border-color: #462845;
}
.TagClassName
{
border-color: #462845;
}
</style>