Shades of Mardi Gras #260023
Tints of Mardi Gras #260023
RGB
CMYK
RGB Variations
Color information
#260023 (or 0x260023) is known color: Mardi Gras. HEX triplet: 26, 00 and 23. RGB value is (38,0,35). Sum of RGB (Red+Green+Blue) = 38+0+35=73 (9% of max value = 765). Red value is 38 (15.23% from 255 or 52.05% from 73); Green value is 0 (0.39% from 255 or 0% from 73); Blue value is 35 (14.06% from 255 or 47.95% from 73); Max value from RGB is 38 - color contains mainly: red. Hex color #260023 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260023 is #D9FFDC. Grayscale: #0F0F0F. Windows color (decimal): -14286813 or 2293798. OLE color: 2293798.
HSL color Cylindrical-coordinate representation of color #260023: hue angle of 304.74º degrees, saturation: 1, lightness: 0.07%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 1%. Process color model (Four color, CMYK) of #260023 is Cyan = 0, Magento = 1, Yellow = 0.08 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 0 | 35 | - |
| CMYK | 0 | 1 | 0.08 | 0.85 |
| HSL | 304.74º | 1% | 0.07% | - |
| HSV(B) | 304.74º | 1% | 0.15% | - |
| XYZ | 1.1 | 0.53 | 1.63 | - |
| YUV | 15.35 | 139.09 | 144.15 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 0 | 35 | 0 | 1 | 0.08 | 0.85 | 304.74 | 1 | 0.07 |
| Hex | 26 | 0 | 23 | 0 | 64 | 8 | 55 | 131 | 64 | 7 |
| Octal | 46 | 0 | 43 | 0 | 144 | 10 | 125 | 461 | 144 | 7 |
| Binary | 100110 | 0 | 100011 | 0 | 1100100 | 1000 | 1010101 | 100110001 | 1100100 | 111 |
Color Harmonies of #260023
Complementary color
Monochromatic Colors of #260023
Black with #260023
Text Example
Text Example
White with #260023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260023; }
p { color: rgb(38,0,35); }
H1.HeaderClassName
{
color: #260023;
}
.AnyTagClassName
{
color: #260023;
}
</style>
background-color css
<style>
a { background-color: #260023; }
a { background-color: rgb(38,0,35); }
div.DivClassName
{
background-color: #260023;
}
.BgClassName
{
background-color: #260023;
}
</style>
border-color css
<style>
span { border-color: #260023; }
span { border-color: rgb(38,0,35); }
td.TdClassName
{
border-color: #260023;
}
.TagClassName
{
border-color: #260023;
}
</style>