#261526

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

Shades of Mardi Gras #261526

Tints of Mardi Gras #261526

Color information

#261526 (or 0x261526) is unknown color: approx Mardi Gras. HEX triplet: 26, 15 and 26. RGB value is (38,21,38). Sum of RGB (Red+Green+Blue) = 38+21+38=97 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.18% from 97); Green value is 21 (8.59% from 255 or 21.65% from 97); Blue value is 38 (15.23% from 255 or 39.18% from 97); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #261526 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261526 is #D9EAD9. Grayscale: #1B1B1B. Windows color (decimal): -14281434 or 2495782. OLE color: 2495782.

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

Color convert

RGB382138-
CMYK00.4500.85
HSL300º28.81%11.57%-
HSV(B)300º44.74%14.9%-
XYZ1.421.091.97-
YUV28.02133.63135.12-

RGB Variations

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

RGB

RED value IS 38 (15.23% from 255) = 39.18%
GREEN value IS 21 (8.59% from 255) = 21.65%
BLUE value IS 38 (15.23% from 255) = 39.18%
R=39.18%
G=21.65%
B=39.18%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.45
Y (Yellow) values IS 0
K (Black) values IS 0.85
SystemRedGreenBlueCMYKHSL
Decimal38213800.4500.8530028.8111.57
Hex26152602D05512c1dc
Octal46254605501254543514
Binary10011010101100110010110101010101100101100111011100

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #261526

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #261526; }

 p { color: rgb(38,21,38); }

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

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

 a { background-color: rgb(38,21,38); }

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

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

 span { border-color: rgb(38,21,38); }

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