#270827

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

Shades of Mardi Gras #270827

Tints of Mardi Gras #270827

Color information

#270827 (or 0x270827) is unknown color: approx Mardi Gras. HEX triplet: 27, 08 and 27. RGB value is (39,8,39). Sum of RGB (Red+Green+Blue) = 39+8+39=86 (11% of max value = 765). Red value is 39 (15.62% from 255 or 45.35% from 86); Green value is 8 (3.52% from 255 or 9.30% from 86); Blue value is 39 (15.62% from 255 or 45.35% from 86); Max value from RGB is 39 - color contains mainly: red, blue. Hex color #270827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #270827 is #D8F7D8. Grayscale: #141414. Windows color (decimal): -14219225 or 2557991. OLE color: 2557991.

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

Color convert

RGB39839-
CMYK00.7900.85
HSL300º65.96%9.22%-
HSV(B)300º79.49%15.29%-
XYZ1.290.752-
YUV20.8138.27140.98-

RGB Variations

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

RGB

RED value IS 39 (15.62% from 255) = 45.35%
GREEN value IS 8 (3.52% from 255) = 9.30%
BLUE value IS 39 (15.62% from 255) = 45.35%
R=45.35%
G=9.30%
B=45.35%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.79
Y (Yellow) values IS 0
K (Black) values IS 0.85
SystemRedGreenBlueCMYKHSL
Decimal3983900.7900.8530065.969.22
Hex2782704F05512c429
Octal4710470117012545410211
Binary1001111000100111010011110101010110010110010000101001

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #270827

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #270827; }

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

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

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

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

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

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

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

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