#390936

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

Shades of Mardi Gras #390936

Tints of Mardi Gras #390936

Color information

#390936 (or 0x390936) is unknown color: approx Mardi Gras. HEX triplet: 39, 09 and 36. RGB value is (57,9,54). Sum of RGB (Red+Green+Blue) = 57+9+54=120 (15% of max value = 765). Red value is 57 (22.66% from 255 or 47.5% from 120); Green value is 9 (3.91% from 255 or 7.5% from 120); Blue value is 54 (21.48% from 255 or 45% from 120); Max value from RGB is 57 - color contains mainly: red. Hex color #390936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #390936 is #C6F6C9. Grayscale: #1C1C1C. Windows color (decimal): -13039306 or 3541305. OLE color: 3541305.

HSL color Cylindrical-coordinate representation of color #390936: hue angle of 303.75º degrees, saturation: 0.73, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #390936 is Cyan = 0, Magento = 0.84, Yellow = 0.05 and Black (K on CMYK) = 0.78.

Color convert

RGB57954-
CMYK00.840.050.78
HSL303.75º72.73%12.94%-
HSV(B)303.75º84.21%22.35%-
XYZ2.451.333.62-
YUV28.48142.4148.34-

RGB Variations

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

RGB

RED value IS 57 (22.66% from 255) = 47.5%
GREEN value IS 9 (3.91% from 255) = 7.5%
BLUE value IS 54 (21.48% from 255) = 45%
R=47.5%
G=7.5%
B=45%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.84
Y (Yellow) values IS 0.05
K (Black) values IS 0.78
SystemRedGreenBlueCMYKHSL
Decimal5795400.840.050.78303.7572.7312.94
Hex3993605454E13049d
Octal7111660124511646011115
Binary111001100111011001010100101100111010011000010010011101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #390936

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #390936; }

 p { color: rgb(57,9,54); }

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

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

 a { background-color: rgb(57,9,54); }

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

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

 span { border-color: rgb(57,9,54); }

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