Shades of Loulou #462945
Tints of Loulou #462945
RGB
CMYK
RGB Variations
Color information
#462945 (or 0x462945) is known color: Loulou. HEX triplet: 46, 29 and 45. RGB value is (70,41,69). Sum of RGB (Red+Green+Blue) = 70+41+69=180 (23% of max value = 765). Red value is 70 (27.73% from 255 or 38.89% from 180); Green value is 41 (16.41% from 255 or 22.78% from 180); Blue value is 69 (27.34% from 255 or 38.33% from 180); Max value from RGB is 70 - color contains mainly: red. Hex color #462945 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462945 is #B9D6BA. Grayscale: #343434. Windows color (decimal): -12179131 or 4532550. OLE color: 4532550.
HSL color Cylindrical-coordinate representation of color #462945: hue angle of 302.07º degrees, saturation: 0.26, lightness: 0.22%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.41%. Process color model (Four color, CMYK) of #462945 is Cyan = 0, Magento = 0.41, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 41 | 69 | - |
| CMYK | 0 | 0.41 | 0.01 | 0.73 |
| HSL | 302.07º | 0.26% | 0.22% | - |
| HSV(B) | 302.07º | 0.41% | 0.27% | - |
| XYZ | 4.39 | 3.32 | 6.04 | - |
| YUV | 52.86 | 137.11 | 140.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 69 | 0 | 0.41 | 0.01 | 0.73 | 302.07 | 0.26 | 0.22 |
| Hex | 46 | 29 | 45 | 0 | 29 | 1 | 49 | 12E | 1A | 16 |
| Octal | 106 | 51 | 105 | 0 | 51 | 1 | 111 | 456 | 32 | 26 |
| Binary | 1000110 | 101001 | 1000101 | 0 | 101001 | 1 | 1001001 | 100101110 | 11010 | 10110 |
Color Harmonies of #462945
Complementary color
Monochromatic Colors of #462945
Black with #462945
Text Example
Text Example
White with #462945
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462945; }
p { color: rgb(70,41,69); }
H1.HeaderClassName
{
color: #462945;
}
.AnyTagClassName
{
color: #462945;
}
</style>
background-color css
<style>
a { background-color: #462945; }
a { background-color: rgb(70,41,69); }
div.DivClassName
{
background-color: #462945;
}
.BgClassName
{
background-color: #462945;
}
</style>
border-color css
<style>
span { border-color: #462945; }
span { border-color: rgb(70,41,69); }
td.TdClassName
{
border-color: #462945;
}
.TagClassName
{
border-color: #462945;
}
</style>