#260326

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

Shades of Mardi Gras #260326

Tints of Mardi Gras #260326

Color information

#260326 (or 0x260326) is unknown color: approx Mardi Gras. HEX triplet: 26, 03 and 26. RGB value is (38,3,38). Sum of RGB (Red+Green+Blue) = 38+3+38=79 (10% of max value = 765). Red value is 38 (15.23% from 255 or 48.10% from 79); Green value is 3 (1.56% from 255 or 3.80% from 79); Blue value is 38 (15.23% from 255 or 48.10% from 79); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #260326 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260326 is #D9FCD9. Grayscale: #111111. Windows color (decimal): -14286042 or 2491174. OLE color: 2491174.

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

Color convert

RGB38338-
CMYK00.9200.85
HSL300º85.37%8.04%-
HSV(B)300º92.11%14.9%-
XYZ1.180.621.89-
YUV17.45139.6142.65-

RGB Variations

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

RGB

RED value IS 38 (15.23% from 255) = 48.10%
GREEN value IS 3 (1.56% from 255) = 3.80%
BLUE value IS 38 (15.23% from 255) = 48.10%
R=48.10%
G=3.80%
B=48.10%

CMYK

C (Cyan) values IS 0
M (Magenta) values IS 0.92
Y (Yellow) values IS 0
K (Black) values IS 0.85
SystemRedGreenBlueCMYKHSL
Decimal3833800.9200.8530085.378.04
Hex2632605C05512c558
Octal463460134012545412510
Binary10011011100110010111000101010110010110010101011000

Black

1234567890 Text Example


1234567890 Text Example

White

1234567890 Text Example


1234567890 Text Example


Color Harmonies of #260326

Triadic Colors

Analogous Colors

Split complements Colors

Complementary Color



HTML code & CSSWeb design

color css

<style>
 p { color: #260326; }

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

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

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

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

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

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

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

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