#370936

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

Shades of Mardi Gras #370936

Tints of Mardi Gras #370936

Color information

#370936 (or 0x370936) is unknown color: approx Mardi Gras. HEX triplet: 37, 09 and 36. RGB value is (55,9,54). Sum of RGB (Red+Green+Blue) = 55+9+54=118 (15% of max value = 765). Red value is 55 (21.88% from 255 or 46.61% from 118); Green value is 9 (3.91% from 255 or 7.63% from 118); Blue value is 54 (21.48% from 255 or 45.76% from 118); Max value from RGB is 55 - color contains mainly: red. Hex color #370936 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370936 is #C8F6C9. Grayscale: #1B1B1B. Windows color (decimal): -13170378 or 3541303. OLE color: 3541303.

HSL color Cylindrical-coordinate representation of color #370936: hue angle of 301.3º degrees, saturation: 0.72, 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 #370936 is Cyan = 0, Magento = 0.84, Yellow = 0.02 and Black (K on CMYK) = 0.78.

Color convert

RGB55954-
CMYK00.840.020.78
HSL301.3º71.88%12.55%-
HSV(B)301.3º83.64%21.57%-
XYZ2.341.273.61-
YUV27.88142.74147.34-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 46.61%
GREEN value IS 9 (3.91% from 255) = 7.63%
BLUE value IS 54 (21.48% from 255) = 45.76%
R=46.61%
G=7.63%
B=45.76%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.84
Y (Yellow) values IS 0.02
K (Black) values IS 0.78
SystemRedGreenBlueCMYKHSL
Decimal5595400.840.020.78301.371.8812.55
Hex3793605424E12d48d
Octal6711660124211645511015
Binary11011110011101100101010010100111010010110110010001101

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #370936

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #370936; }

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

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

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

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

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

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

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

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