Shades of Mardi Gras #260327
Tints of Mardi Gras #260327
RGB
CMYK
RGB Variations
Color information
#260327 (or 0x260327) is known color: Mardi Gras. HEX triplet: 26, 03 and 27. RGB value is (38,3,39). Sum of RGB (Red+Green+Blue) = 38+3+39=80 (10% of max value = 765). Red value is 38 (15.23% from 255 or 47.5% from 80); Green value is 3 (1.56% from 255 or 3.75% from 80); Blue value is 39 (15.62% from 255 or 48.75% from 80); Max value from RGB is 39 - color contains mainly: blue. Hex color #260327 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260327 is #D9FCD8. Grayscale: #111111. Windows color (decimal): -14286041 or 2556710. OLE color: 2556710.
HSL color Cylindrical-coordinate representation of color #260327: hue angle of 298.33º degrees, saturation: 0.86, 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 #260327 is Cyan = 0.03, Magento = 0.92, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 3 | 39 | - |
| CMYK | 0.03 | 0.92 | 0 | 0.85 |
| HSL | 298.33º | 0.86% | 0.08% | - |
| HSV(B) | 298.33º | 0.92% | 0.15% | - |
| XYZ | 1.2 | 0.62 | 1.98 | - |
| YUV | 17.57 | 140.1 | 142.57 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 3 | 39 | 0.03 | 0.92 | 0 | 0.85 | 298.33 | 0.86 | 0.08 |
| Hex | 26 | 3 | 27 | 3 | 5C | 0 | 55 | 12A | 56 | 8 |
| Octal | 46 | 3 | 47 | 3 | 134 | 0 | 125 | 452 | 126 | 10 |
| Binary | 100110 | 11 | 100111 | 11 | 1011100 | 0 | 1010101 | 100101010 | 1010110 | 1000 |
Color Harmonies of #260327
Complementary color
Monochromatic Colors of #260327
Black with #260327
Text Example
Text Example
White with #260327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260327; }
p { color: rgb(38,3,39); }
H1.HeaderClassName
{
color: #260327;
}
.AnyTagClassName
{
color: #260327;
}
</style>
background-color css
<style>
a { background-color: #260327; }
a { background-color: rgb(38,3,39); }
div.DivClassName
{
background-color: #260327;
}
.BgClassName
{
background-color: #260327;
}
</style>
border-color css
<style>
span { border-color: #260327; }
span { border-color: rgb(38,3,39); }
td.TdClassName
{
border-color: #260327;
}
.TagClassName
{
border-color: #260327;
}
</style>