#271327

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

Shades of Mardi Gras #271327

Tints of Mardi Gras #271327

Color information

#271327 (or 0x271327) is unknown color: approx Mardi Gras. HEX triplet: 27, 13 and 27. RGB value is (39,19,39). Sum of RGB (Red+Green+Blue) = 39+19+39=97 (12% of max value = 765). Red value is 39 (15.62% from 255 or 40.21% from 97); Green value is 19 (7.81% from 255 or 19.59% from 97); Blue value is 39 (15.62% from 255 or 40.21% from 97); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #271327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #271327 is #D8ECD8. Grayscale: #1B1B1B. Windows color (decimal): -14216409 or 2560807. OLE color: 2560807.

HSL color Cylindrical-coordinate representation of color #271327: hue angle of 300º degrees, saturation: 0.34, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #271327 is Cyan = 0, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.85.

Color convert

RGB391939-
CMYK00.5100.85
HSL300º34.48%11.37%-
HSV(B)300º51.28%15.29%-
XYZ1.441.042.05-
YUV27.26134.63136.37-

RGB Variations

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

RGB

RED value IS 39 (15.62% from 255) = 40.21%
GREEN value IS 19 (7.81% from 255) = 19.59%
BLUE value IS 39 (15.62% from 255) = 40.21%
R=40.21%
G=19.59%
B=40.21%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.51
Y (Yellow) values IS 0
K (Black) values IS 0.85
SystemRedGreenBlueCMYKHSL
Decimal39193900.5100.8530034.4811.37
Hex27132703305512c22b
Octal47234706301254544213
Binary100111100111001110110011010101011001011001000101011

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #271327

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #271327; }

 p { color: rgb(39,19,39); }

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

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

 a { background-color: rgb(39,19,39); }

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

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

 span { border-color: rgb(39,19,39); }

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