#311531

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

Shades of Mardi Gras #311531

Tints of Mardi Gras #311531

Color information

#311531 (or 0x311531) is unknown color: approx Mardi Gras. HEX triplet: 31, 15 and 31. RGB value is (49,21,49). Sum of RGB (Red+Green+Blue) = 49+21+49=119 (15% of max value = 765). Red value is 49 (19.53% from 255 or 41.18% from 119); Green value is 21 (8.59% from 255 or 17.65% from 119); Blue value is 49 (19.53% from 255 or 41.18% from 119); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #311531 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #311531 is #CEEACE. Grayscale: #202020. Windows color (decimal): -13560527 or 3216689. OLE color: 3216689.

HSL color Cylindrical-coordinate representation of color #311531: hue angle of 300º degrees, saturation: 0.4, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #311531 is Cyan = 0, Magento = 0.57, Yellow = 0 and Black (K on CMYK) = 0.81.

Color convert

RGB492149-
CMYK00.5700.81
HSL300º40%13.73%-
HSV(B)300º57.14%19.22%-
XYZ2.091.413.07-
YUV32.56137.28139.72-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 41.18%
GREEN value IS 21 (8.59% from 255) = 17.65%
BLUE value IS 49 (19.53% from 255) = 41.18%
R=41.18%
G=17.65%
B=41.18%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.57
Y (Yellow) values IS 0
K (Black) values IS 0.81
SystemRedGreenBlueCMYKHSL
Decimal49214900.5700.813004013.73
Hex31153103905112c28e
Octal61256107101214545016
Binary110001101011100010111001010100011001011001010001110

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #311531

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #311531; }

 p { color: rgb(49,21,49); }

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

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

 a { background-color: rgb(49,21,49); }

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

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

 span { border-color: rgb(49,21,49); }

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