#360531

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

Shades of Mardi Gras #360531

Tints of Mardi Gras #360531

Color information

#360531 (or 0x360531) is unknown color: approx Mardi Gras. HEX triplet: 36, 05 and 31. RGB value is (54,5,49). Sum of RGB (Red+Green+Blue) = 54+5+49=108 (14% of max value = 765). Red value is 54 (21.48% from 255 or 50% from 108); Green value is 5 (2.34% from 255 or 4.63% from 108); Blue value is 49 (19.53% from 255 or 45.37% from 108); Max value from RGB is 54 - color contains mainly: red. Hex color #360531 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #360531 is #C9FACE. Grayscale: #181818. Windows color (decimal): -13236943 or 3212598. OLE color: 3212598.

HSL color Cylindrical-coordinate representation of color #360531: hue angle of 306.12º degrees, saturation: 0.83, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.21% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #360531 is Cyan = 0, Magento = 0.91, Yellow = 0.09 and Black (K on CMYK) = 0.79.

Color convert

RGB54549-
CMYK00.910.090.79
HSL306.12º83.05%11.57%-
HSV(B)306.12º90.74%21.18%-
XYZ2.131.113.01-
YUV24.67141.73148.92-

RGB Variations

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

RGB

RED value IS 54 (21.48% from 255) = 50%
GREEN value IS 5 (2.34% from 255) = 4.63%
BLUE value IS 49 (19.53% from 255) = 45.37%
R=50%
G=4.63%
B=45.37%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.91
Y (Yellow) values IS 0.09
K (Black) values IS 0.79
SystemRedGreenBlueCMYKHSL
Decimal5454900.910.090.79306.1283.0511.57
Hex3653105B94F13253c
Octal6656101331111746212314
Binary110110101110001010110111001100111110011001010100111100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #360531

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #360531; }

 p { color: rgb(54,5,49); }

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

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

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

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

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

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

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