Shades of Loulou #463045
Tints of Loulou #463045
RGB
CMYK
RGB Variations
Color information
#463045 (or 0x463045) is known color: Loulou. HEX triplet: 46, 30 and 45. RGB value is (70,48,69). Sum of RGB (Red+Green+Blue) = 70+48+69=187 (24% of max value = 765). Red value is 70 (27.73% from 255 or 37.43% from 187); Green value is 48 (19.14% from 255 or 25.67% from 187); Blue value is 69 (27.34% from 255 or 36.90% from 187); Max value from RGB is 70 - color contains mainly: red. Hex color #463045 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #463045 is #B9CFBA. Grayscale: #383838. Windows color (decimal): -12177339 or 4534342. OLE color: 4534342.
HSL color Cylindrical-coordinate representation of color #463045: hue angle of 302.73º degrees, saturation: 0.19, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #463045 is Cyan = 0, Magento = 0.31, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 70 | 48 | 69 | - |
| CMYK | 0 | 0.31 | 0.01 | 0.73 |
| HSL | 302.73º | 0.19% | 0.23% | - |
| HSV(B) | 302.73º | 0.31% | 0.27% | - |
| XYZ | 4.66 | 3.85 | 6.13 | - |
| YUV | 56.97 | 134.79 | 137.29 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 70 | 48 | 69 | 0 | 0.31 | 0.01 | 0.73 | 302.73 | 0.19 | 0.23 |
| Hex | 46 | 30 | 45 | 0 | 1F | 1 | 49 | 12F | 13 | 17 |
| Octal | 106 | 60 | 105 | 0 | 37 | 1 | 111 | 457 | 23 | 27 |
| Binary | 1000110 | 110000 | 1000101 | 0 | 11111 | 1 | 1001001 | 100101111 | 10011 | 10111 |
Color Harmonies of #463045
Complementary color
Monochromatic Colors of #463045
Black with #463045
Text Example
Text Example
White with #463045
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #463045; }
p { color: rgb(70,48,69); }
H1.HeaderClassName
{
color: #463045;
}
.AnyTagClassName
{
color: #463045;
}
</style>
background-color css
<style>
a { background-color: #463045; }
a { background-color: rgb(70,48,69); }
div.DivClassName
{
background-color: #463045;
}
.BgClassName
{
background-color: #463045;
}
</style>
border-color css
<style>
span { border-color: #463045; }
span { border-color: rgb(70,48,69); }
td.TdClassName
{
border-color: #463045;
}
.TagClassName
{
border-color: #463045;
}
</style>