Shades of Loulou #453744
Tints of Loulou #453744
RGB
CMYK
RGB Variations
Color information
#453744 (or 0x453744) is known color: Loulou. HEX triplet: 45, 37 and 44. RGB value is (69,55,68). Sum of RGB (Red+Green+Blue) = 69+55+68=192 (25% of max value = 765). Red value is 69 (27.34% from 255 or 35.94% from 192); Green value is 55 (21.88% from 255 or 28.65% from 192); Blue value is 68 (26.95% from 255 or 35.42% from 192); Max value from RGB is 69 - color contains mainly: red. Hex color #453744 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #453744 is #BAC8BB. Grayscale: #3C3C3C. Windows color (decimal): -12241084 or 4470597. OLE color: 4470597.
HSL color Cylindrical-coordinate representation of color #453744: hue angle of 304.29º degrees, saturation: 0.11, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #453744 is Cyan = 0, Magento = 0.20, Yellow = 0.01 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 69 | 55 | 68 | - |
| CMYK | 0 | 0.20 | 0.01 | 0.73 |
| HSL | 304.29º | 0.11% | 0.24% | - |
| HSV(B) | 304.29º | 0.2% | 0.27% | - |
| XYZ | 4.86 | 4.41 | 6.06 | - |
| YUV | 60.67 | 132.14 | 133.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 69 | 55 | 68 | 0 | 0.20 | 0.01 | 0.73 | 304.29 | 0.11 | 0.24 |
| Hex | 45 | 37 | 44 | 0 | 14 | 1 | 49 | 130 | B | 18 |
| Octal | 105 | 67 | 104 | 0 | 24 | 1 | 111 | 460 | 13 | 30 |
| Binary | 1000101 | 110111 | 1000100 | 0 | 10100 | 1 | 1001001 | 100110000 | 1011 | 11000 |
Color Harmonies of #453744
Complementary color
Monochromatic Colors of #453744
Black with #453744
Text Example
Text Example
White with #453744
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #453744; }
p { color: rgb(69,55,68); }
H1.HeaderClassName
{
color: #453744;
}
.AnyTagClassName
{
color: #453744;
}
</style>
background-color css
<style>
a { background-color: #453744; }
a { background-color: rgb(69,55,68); }
div.DivClassName
{
background-color: #453744;
}
.BgClassName
{
background-color: #453744;
}
</style>
border-color css
<style>
span { border-color: #453744; }
span { border-color: rgb(69,55,68); }
td.TdClassName
{
border-color: #453744;
}
.TagClassName
{
border-color: #453744;
}
</style>