Shades of Mardi Gras #260627
Tints of Mardi Gras #260627
RGB
CMYK
RGB Variations
Color information
#260627 (or 0x260627) is known color: Mardi Gras. HEX triplet: 26, 06 and 27. RGB value is (38,6,39). Sum of RGB (Red+Green+Blue) = 38+6+39=83 (10% of max value = 765). Red value is 38 (15.23% from 255 or 45.78% from 83); Green value is 6 (2.73% from 255 or 7.23% from 83); Blue value is 39 (15.62% from 255 or 46.99% from 83); Max value from RGB is 39 - color contains mainly: blue. Hex color #260627 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260627 is #D9F9D8. Grayscale: #131313. Windows color (decimal): -14285273 or 2557478. OLE color: 2557478.
HSL color Cylindrical-coordinate representation of color #260627: hue angle of 298.18º degrees, saturation: 0.73, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #260627 is Cyan = 0.03, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 6 | 39 | - |
| CMYK | 0.03 | 0.85 | 0 | 0.85 |
| HSL | 298.18º | 0.73% | 0.09% | - |
| HSV(B) | 298.18º | 0.85% | 0.15% | - |
| XYZ | 1.23 | 0.69 | 1.99 | - |
| YUV | 19.33 | 139.1 | 141.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 6 | 39 | 0.03 | 0.85 | 0 | 0.85 | 298.18 | 0.73 | 0.09 |
| Hex | 26 | 6 | 27 | 3 | 55 | 0 | 55 | 12A | 49 | 9 |
| Octal | 46 | 6 | 47 | 3 | 125 | 0 | 125 | 452 | 111 | 11 |
| Binary | 100110 | 110 | 100111 | 11 | 1010101 | 0 | 1010101 | 100101010 | 1001001 | 1001 |
Color Harmonies of #260627
Complementary color
Monochromatic Colors of #260627
Black with #260627
Text Example
Text Example
White with #260627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260627; }
p { color: rgb(38,6,39); }
H1.HeaderClassName
{
color: #260627;
}
.AnyTagClassName
{
color: #260627;
}
</style>
background-color css
<style>
a { background-color: #260627; }
a { background-color: rgb(38,6,39); }
div.DivClassName
{
background-color: #260627;
}
.BgClassName
{
background-color: #260627;
}
</style>
border-color css
<style>
span { border-color: #260627; }
span { border-color: rgb(38,6,39); }
td.TdClassName
{
border-color: #260627;
}
.TagClassName
{
border-color: #260627;
}
</style>