#541844

Color #541844 Loulou (background png icon) HTML CSS
Download Color Icon.PNG:
16x16 32x32 64x64 128x128

Shades of Loulou #541844

Tints of Loulou #541844

Color information

#541844 (or 0x541844) is unknown color: approx Loulou. HEX triplet: 54, 18 and 44. RGB value is (84,24,68). Sum of RGB (Red+Green+Blue) = 84+24+68=176 (23% of max value = 765). Red value is 84 (33.20% from 255 or 47.73% from 176); Green value is 24 (9.77% from 255 or 13.64% from 176); Blue value is 68 (26.95% from 255 or 38.64% from 176); Max value from RGB is 84 - color contains mainly: red. Hex color #541844 is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #541844 is #ABE7BB. Grayscale: #2E2E2E. Windows color (decimal): -11265980 or 4462676. OLE color: 4462676.

HSL color Cylindrical-coordinate representation of color #541844: hue angle of 316º degrees, saturation: 0.56, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #541844 is Cyan = 0, Magento = 0.71, Yellow = 0.19 and Black (K on CMYK) = 0.67.

Color convert

RGB842468-
CMYK00.710.190.67
HSL316º55.56%21.18%-
HSV(B)316º71.43%32.94%-
XYZ5.032.965.77-
YUV46.96139.88154.42-

RGB Variations

RGB:
RBG:
GRB:
GBR:
BRG:
BGR:

RGB

RED value IS 84 (33.20% from 255) = 47.73%
GREEN value IS 24 (9.77% from 255) = 13.64%
BLUE value IS 68 (26.95% from 255) = 38.64%
R=47.73%
G=13.64%
B=38.64%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.71
Y (Yellow) values IS 0.19
K (Black) values IS 0.67
SystemRedGreenBlueCMYKHSL
Decimal84246800.710.190.6731655.5621.18
Hex541844047134313c3815
Octal124301040107231034747025
Binary10101001100010001000100011110011100001110011110011100010101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #541844

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #541844; }

 p { color: rgb(84,24,68); }

 H1.HeaderClassName
 {
   color: #541844;
 }
 .AnyTagClassName
 {
   color: #541844;
 }
</style>
background-color css

<style>
 a { background-color: #541844; }

 a { background-color: rgb(84,24,68); }

 div.DivClassName
 {
   background-color: #541844;
 }
 .BgClassName
 {
   background-color: #541844;
 }
</style>
border-color css

<style>
 span { border-color: #541844; }

 span { border-color: rgb(84,24,68); }

 td.TdClassName
 {
   border-color: #541844;
 }
 .TagClassName
 {
   border-color: #541844;
 }
</style>