Shades of Loulou #462944
Tints of Loulou #462944
RGB
CMYK
RGB Variations
Color information
#462944 (or 0x462944) is known color: Loulou. HEX triplet: 46, 29 and 44. RGB value is (70,41,68). Sum of RGB (Red+Green+Blue) = 70+41+68=179 (23% of max value = 765). Red value is 70 (27.73% from 255 or 39.11% from 179); Green value is 41 (16.41% from 255 or 22.91% from 179); Blue value is 68 (26.95% from 255 or 37.99% from 179); Max value from RGB is 70 - color contains mainly: red. Hex color #462944 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #462944 is #B9D6BB. Grayscale: #343434. Windows color (decimal): -12179132 or 4467014. OLE color: 4467014.
HSL color Cylindrical-coordinate representation of color #462944: hue angle of 304.14º 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 #462944 is Cyan = 0, Magento = 0.41, Yellow = 0.03 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 41 | 68 | - |
| CMYK | 0 | 0.41 | 0.03 | 0.73 |
| HSL | 304.14º | 0.26% | 0.22% | - |
| HSV(B) | 304.14º | 0.41% | 0.27% | - |
| XYZ | 4.36 | 3.31 | 5.88 | - |
| YUV | 52.75 | 136.61 | 140.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 41 | 68 | 0 | 0.41 | 0.03 | 0.73 | 304.14 | 0.26 | 0.22 |
| Hex | 46 | 29 | 44 | 0 | 29 | 3 | 49 | 130 | 1A | 16 |
| Octal | 106 | 51 | 104 | 0 | 51 | 3 | 111 | 460 | 32 | 26 |
| Binary | 1000110 | 101001 | 1000100 | 0 | 101001 | 11 | 1001001 | 100110000 | 11010 | 10110 |
Color Harmonies of #462944
Complementary color
Monochromatic Colors of #462944
Black with #462944
Text Example
Text Example
White with #462944
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #462944; }
p { color: rgb(70,41,68); }
H1.HeaderClassName
{
color: #462944;
}
.AnyTagClassName
{
color: #462944;
}
</style>
background-color css
<style>
a { background-color: #462944; }
a { background-color: rgb(70,41,68); }
div.DivClassName
{
background-color: #462944;
}
.BgClassName
{
background-color: #462944;
}
</style>
border-color css
<style>
span { border-color: #462944; }
span { border-color: rgb(70,41,68); }
td.TdClassName
{
border-color: #462944;
}
.TagClassName
{
border-color: #462944;
}
</style>