#370138

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

Shades of Mardi Gras #370138

Tints of Mardi Gras #370138

Color information

#370138 (or 0x370138) is unknown color: approx Mardi Gras. HEX triplet: 37, 01 and 38. RGB value is (55,1,56). Sum of RGB (Red+Green+Blue) = 55+1+56=112 (14% of max value = 765). Red value is 55 (21.88% from 255 or 49.11% from 112); Green value is 1 (0.78% from 255 or 0.89% from 112); Blue value is 56 (22.27% from 255 or 50% from 112); Max value from RGB is 56 - color contains mainly: blue. Hex color #370138 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #370138 is #C8FEC7. Grayscale: #171717. Windows color (decimal): -13172424 or 3670327. OLE color: 3670327.

HSL color Cylindrical-coordinate representation of color #370138: hue angle of 298.91º degrees, saturation: 0.96, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.98%. Process color model (Four color, CMYK) of #370138 is Cyan = 0.02, Magento = 0.98, Yellow = 0 and Black (K on CMYK) = 0.78.

Color convert

RGB55156-
CMYK0.020.9800.78
HSL298.91º96.49%11.18%-
HSV(B)298.91º98.21%21.96%-
XYZ2.31.123.84-
YUV23.42146.39150.53-

RGB Variations

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

RGB

RED value IS 55 (21.88% from 255) = 49.11%
GREEN value IS 1 (0.78% from 255) = 0.89%
BLUE value IS 56 (22.27% from 255) = 50%
R=49.11%
G=0.89%
B=50%

CMYK

C (Cyan) values IS 0.02
M (Magenta) values IS 0.98
Y (Yellow) values IS 0
K (Black) values IS 0.78
SystemRedGreenBlueCMYKHSL
Decimal551560.020.9800.78298.9196.4911.18
Hex3713826204E12b60b
Octal671702142011645314013
Binary11011111110001011000100100111010010101111000001011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #370138

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #370138; }

 p { color: rgb(55,1,56); }

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

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

 a { background-color: rgb(55,1,56); }

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

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

 span { border-color: rgb(55,1,56); }

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