Shades of Mardi Gras #261427
Tints of Mardi Gras #261427
RGB
CMYK
RGB Variations
Color information
#261427 (or 0x261427) is known color: Mardi Gras. HEX triplet: 26, 14 and 27. RGB value is (38,20,39). Sum of RGB (Red+Green+Blue) = 38+20+39=97 (12% of max value = 765). Red value is 38 (15.23% from 255 or 39.18% from 97); Green value is 20 (8.20% from 255 or 20.62% from 97); Blue value is 39 (15.62% from 255 or 40.21% from 97); Max value from RGB is 39 - color contains mainly: blue. Hex color #261427 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #261427 is #D9EBD8. Grayscale: #1B1B1B. Windows color (decimal): -14281689 or 2561062. OLE color: 2561062.
HSL color Cylindrical-coordinate representation of color #261427: hue angle of 296.84º degrees, saturation: 0.32, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #261427 is Cyan = 0.03, Magento = 0.49, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 20 | 39 | - |
| CMYK | 0.03 | 0.49 | 0 | 0.85 |
| HSL | 296.84º | 0.32% | 0.12% | - |
| HSV(B) | 296.84º | 0.49% | 0.15% | - |
| XYZ | 1.42 | 1.06 | 2.05 | - |
| YUV | 27.55 | 134.46 | 135.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 20 | 39 | 0.03 | 0.49 | 0 | 0.85 | 296.84 | 0.32 | 0.12 |
| Hex | 26 | 14 | 27 | 3 | 31 | 0 | 55 | 129 | 20 | C |
| Octal | 46 | 24 | 47 | 3 | 61 | 0 | 125 | 451 | 40 | 14 |
| Binary | 100110 | 10100 | 100111 | 11 | 110001 | 0 | 1010101 | 100101001 | 100000 | 1100 |
Color Harmonies of #261427
Complementary color
Monochromatic Colors of #261427
Black with #261427
Text Example
Text Example
White with #261427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #261427; }
p { color: rgb(38,20,39); }
H1.HeaderClassName
{
color: #261427;
}
.AnyTagClassName
{
color: #261427;
}
</style>
background-color css
<style>
a { background-color: #261427; }
a { background-color: rgb(38,20,39); }
div.DivClassName
{
background-color: #261427;
}
.BgClassName
{
background-color: #261427;
}
</style>
border-color css
<style>
span { border-color: #261427; }
span { border-color: rgb(38,20,39); }
td.TdClassName
{
border-color: #261427;
}
.TagClassName
{
border-color: #261427;
}
</style>