Shades of Loulou #453144
Tints of Loulou #453144
RGB
CMYK
RGB Variations
Color information
#453144 (or 0x453144) is known color: Loulou. HEX triplet: 45, 31 and 44. RGB value is (69,49,68). Sum of RGB (Red+Green+Blue) = 69+49+68=186 (24% of max value = 765). Red value is 69 (27.34% from 255 or 37.10% from 186); Green value is 49 (19.53% from 255 or 26.34% from 186); Blue value is 68 (26.95% from 255 or 36.56% from 186); Max value from RGB is 69 - color contains mainly: red. Hex color #453144 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453144 is #BACEBB. Grayscale: #393939. Windows color (decimal): -12242620 or 4469061. OLE color: 4469061.
HSL color Cylindrical-coordinate representation of color #453144: hue angle of 303º degrees, saturation: 0.17, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #453144 is Cyan = 0, Magento = 0.29, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 49 | 68 | - |
| CMYK | 0 | 0.29 | 0.01 | 0.73 |
| HSL | 303º | 0.17% | 0.23% | - |
| HSV(B) | 303º | 0.29% | 0.27% | - |
| XYZ | 4.6 | 3.88 | 5.98 | - |
| YUV | 57.15 | 134.13 | 136.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 49 | 68 | 0 | 0.29 | 0.01 | 0.73 | 303 | 0.17 | 0.23 |
| Hex | 45 | 31 | 44 | 0 | 1D | 1 | 49 | 12F | 11 | 17 |
| Octal | 105 | 61 | 104 | 0 | 35 | 1 | 111 | 457 | 21 | 27 |
| Binary | 1000101 | 110001 | 1000100 | 0 | 11101 | 1 | 1001001 | 100101111 | 10001 | 10111 |
Color Harmonies of #453144
Complementary color
Monochromatic Colors of #453144
Black with #453144
Text Example
Text Example
White with #453144
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453144; }
p { color: rgb(69,49,68); }
H1.HeaderClassName
{
color: #453144;
}
.AnyTagClassName
{
color: #453144;
}
</style>
background-color css
<style>
a { background-color: #453144; }
a { background-color: rgb(69,49,68); }
div.DivClassName
{
background-color: #453144;
}
.BgClassName
{
background-color: #453144;
}
</style>
border-color css
<style>
span { border-color: #453144; }
span { border-color: rgb(69,49,68); }
td.TdClassName
{
border-color: #453144;
}
.TagClassName
{
border-color: #453144;
}
</style>