#310829

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

Shades of Mardi Gras #310829

Tints of Mardi Gras #310829

Color information

#310829 (or 0x310829) is unknown color: approx Mardi Gras. HEX triplet: 31, 08 and 29. RGB value is (49,8,41). Sum of RGB (Red+Green+Blue) = 49+8+41=98 (12% of max value = 765). Red value is 49 (19.53% from 255 or 50% from 98); Green value is 8 (3.52% from 255 or 8.16% from 98); Blue value is 41 (16.41% from 255 or 41.84% from 98); Max value from RGB is 49 - color contains mainly: red. Hex color #310829 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310829 is #CEF7D6. Grayscale: #171717. Windows color (decimal): -13563863 or 2689073. OLE color: 2689073.

HSL color Cylindrical-coordinate representation of color #310829: hue angle of 311.71º degrees, saturation: 0.72, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.19% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #310829 is Cyan = 0, Magento = 0.84, Yellow = 0.16 and Black (K on CMYK) = 0.81.

Color convert

RGB49841-
CMYK00.840.160.81
HSL311.71º71.93%11.18%-
HSV(B)311.71º83.67%19.22%-
XYZ1.750.992.2-
YUV24.02137.58145.82-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 50%
GREEN value IS 8 (3.52% from 255) = 8.16%
BLUE value IS 41 (16.41% from 255) = 41.84%
R=50%
G=8.16%
B=41.84%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.84
Y (Yellow) values IS 0.16
K (Black) values IS 0.81
SystemRedGreenBlueCMYKHSL
Decimal4984100.840.160.81311.7171.9311.18
Hex31829054105113848b
Octal61105101242012147011013
Binary11000110001010010101010010000101000110011100010010001011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #310829

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #310829; }

 p { color: rgb(49,8,41); }

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

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

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

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

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

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

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