Shades of Mardi Gras #260927
Tints of Mardi Gras #260927
RGB
CMYK
RGB Variations
Color information
#260927 (or 0x260927) is known color: Mardi Gras. HEX triplet: 26, 09 and 27. RGB value is (38,9,39). Sum of RGB (Red+Green+Blue) = 38+9+39=86 (11% of max value = 765). Red value is 38 (15.23% from 255 or 44.19% from 86); Green value is 9 (3.91% from 255 or 10.47% from 86); Blue value is 39 (15.62% from 255 or 45.35% from 86); Max value from RGB is 39 - color contains mainly: blue. Hex color #260927 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260927 is #D9F6D8. Grayscale: #151515. Windows color (decimal): -14284505 or 2558246. OLE color: 2558246.
HSL color Cylindrical-coordinate representation of color #260927: hue angle of 298º degrees, saturation: 0.62, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #260927 is Cyan = 0.03, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 9 | 39 | - |
| CMYK | 0.03 | 0.77 | 0 | 0.85 |
| HSL | 298º | 0.63% | 0.09% | - |
| HSV(B) | 298º | 0.77% | 0.15% | - |
| XYZ | 1.26 | 0.75 | 2 | - |
| YUV | 21.09 | 138.11 | 140.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 9 | 39 | 0.03 | 0.77 | 0 | 0.85 | 298 | 0.63 | 0.09 |
| Hex | 26 | 9 | 27 | 3 | 4D | 0 | 55 | 12A | 3E | 9 |
| Octal | 46 | 11 | 47 | 3 | 115 | 0 | 125 | 452 | 76 | 11 |
| Binary | 100110 | 1001 | 100111 | 11 | 1001101 | 0 | 1010101 | 100101010 | 111110 | 1001 |
Color Harmonies of #260927
Complementary color
Monochromatic Colors of #260927
Black with #260927
Text Example
Text Example
White with #260927
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260927; }
p { color: rgb(38,9,39); }
H1.HeaderClassName
{
color: #260927;
}
.AnyTagClassName
{
color: #260927;
}
</style>
background-color css
<style>
a { background-color: #260927; }
a { background-color: rgb(38,9,39); }
div.DivClassName
{
background-color: #260927;
}
.BgClassName
{
background-color: #260927;
}
</style>
border-color css
<style>
span { border-color: #260927; }
span { border-color: rgb(38,9,39); }
td.TdClassName
{
border-color: #260927;
}
.TagClassName
{
border-color: #260927;
}
</style>