#310730

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

Shades of Mardi Gras #310730

Tints of Mardi Gras #310730

Color information

#310730 (or 0x310730) is unknown color: approx Mardi Gras. HEX triplet: 31, 07 and 30. RGB value is (49,7,48). Sum of RGB (Red+Green+Blue) = 49+7+48=104 (13% of max value = 765). Red value is 49 (19.53% from 255 or 47.12% from 104); Green value is 7 (3.12% from 255 or 6.73% from 104); Blue value is 48 (19.14% from 255 or 46.15% from 104); Max value from RGB is 49 - color contains mainly: red. Hex color #310730 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #310730 is #CEF8CF. Grayscale: #181818. Windows color (decimal): -13564112 or 3147569. OLE color: 3147569.

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

Color convert

RGB49748-
CMYK00.860.020.81
HSL301.43º75%10.98%-
HSV(B)301.43º85.71%19.22%-
XYZ1.881.022.89-
YUV24.23141.41145.67-

RGB Variations

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

RGB

RED value IS 49 (19.53% from 255) = 47.12%
GREEN value IS 7 (3.12% from 255) = 6.73%
BLUE value IS 48 (19.14% from 255) = 46.15%
R=47.12%
G=6.73%
B=46.15%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.86
Y (Yellow) values IS 0.02
K (Black) values IS 0.81
SystemRedGreenBlueCMYKHSL
Decimal4974800.860.020.81301.437510.98
Hex3173005625112d4bb
Octal617600126212145511313
Binary1100011111100000101011010101000110010110110010111011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #310730

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #310730; }

 p { color: rgb(49,7,48); }

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

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

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

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

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

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

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