#312531

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

Shades of Mardi Gras #312531

Tints of Mardi Gras #312531

Color information

#312531 (or 0x312531) is unknown color: approx Mardi Gras. HEX triplet: 31, 25 and 31. RGB value is (49,37,49). Sum of RGB (Red+Green+Blue) = 49+37+49=135 (17% of max value = 765). Red value is 49 (19.53% from 255 or 36.30% from 135); Green value is 37 (14.84% from 255 or 27.41% from 135); Blue value is 49 (19.53% from 255 or 36.30% from 135); Max value from RGB is 49 - color contains mainly: red, blue. Hex color #312531 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #312531 is #CEDACE. Grayscale: #292929. Windows color (decimal): -13556431 or 3220785. OLE color: 3220785.

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

Color convert

RGB493749-
CMYK00.2400.81
HSL300º13.95%16.86%-
HSV(B)300º24.49%19.22%-
XYZ2.482.23.2-
YUV41.96131.98133.02-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 36.30%
GREEN value IS 37 (14.84% from 255) = 27.41%
BLUE value IS 49 (19.53% from 255) = 36.30%
R=36.30%
G=27.41%
B=36.30%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.24
Y (Yellow) values IS 0
K (Black) values IS 0.81
SystemRedGreenBlueCMYKHSL
Decimal49374900.2400.8130013.9516.86
Hex31253101805112ce11
Octal61456103001214541621
Binary11000110010111000101100001010001100101100111010001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #312531

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #312531; }

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

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

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

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

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

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

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

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