Shades of Mardi Gras #261027
Tints of Mardi Gras #261027
RGB
CMYK
RGB Variations
Color information
#261027 (or 0x261027) is known color: Mardi Gras. HEX triplet: 26, 10 and 27. RGB value is (38,16,39). Sum of RGB (Red+Green+Blue) = 38+16+39=93 (12% of max value = 765). Red value is 38 (15.23% from 255 or 40.86% from 93); Green value is 16 (6.64% from 255 or 17.20% from 93); Blue value is 39 (15.62% from 255 or 41.94% from 93); Max value from RGB is 39 - color contains mainly: blue. Hex color #261027 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261027 is #D9EFD8. Grayscale: #191919. Windows color (decimal): -14282713 or 2560038. OLE color: 2560038.
HSL color Cylindrical-coordinate representation of color #261027: hue angle of 297.39º degrees, saturation: 0.42, lightness: 0.11%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #261027 is Cyan = 0.03, Magento = 0.59, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 16 | 39 | - |
| CMYK | 0.03 | 0.59 | 0 | 0.85 |
| HSL | 297.39º | 0.42% | 0.11% | - |
| HSV(B) | 297.39º | 0.59% | 0.15% | - |
| XYZ | 1.35 | 0.93 | 2.03 | - |
| YUV | 25.2 | 135.79 | 137.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 16 | 39 | 0.03 | 0.59 | 0 | 0.85 | 297.39 | 0.42 | 0.11 |
| Hex | 26 | 10 | 27 | 3 | 3B | 0 | 55 | 129 | 2A | B |
| Octal | 46 | 20 | 47 | 3 | 73 | 0 | 125 | 451 | 52 | 13 |
| Binary | 100110 | 10000 | 100111 | 11 | 111011 | 0 | 1010101 | 100101001 | 101010 | 1011 |
Color Harmonies of #261027
Complementary color
Monochromatic Colors of #261027
Black with #261027
Text Example
Text Example
White with #261027
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261027; }
p { color: rgb(38,16,39); }
H1.HeaderClassName
{
color: #261027;
}
.AnyTagClassName
{
color: #261027;
}
</style>
background-color css
<style>
a { background-color: #261027; }
a { background-color: rgb(38,16,39); }
div.DivClassName
{
background-color: #261027;
}
.BgClassName
{
background-color: #261027;
}
</style>
border-color css
<style>
span { border-color: #261027; }
span { border-color: rgb(38,16,39); }
td.TdClassName
{
border-color: #261027;
}
.TagClassName
{
border-color: #261027;
}
</style>