Shades of Mardi Gras #260827
Tints of Mardi Gras #260827
RGB
CMYK
RGB Variations
Color information
#260827 (or 0x260827) is known color: Mardi Gras. HEX triplet: 26, 08 and 27. RGB value is (38,8,39). Sum of RGB (Red+Green+Blue) = 38+8+39=85 (11% of max value = 765). Red value is 38 (15.23% from 255 or 44.71% from 85); Green value is 8 (3.52% from 255 or 9.41% from 85); Blue value is 39 (15.62% from 255 or 45.88% from 85); Max value from RGB is 39 - color contains mainly: blue. Hex color #260827 is not a web safe color. Web safe color analog (approx): #330033. Inversed color of #260827 is #D9F7D8. Grayscale: #141414. Windows color (decimal): -14284761 or 2557990. OLE color: 2557990.
HSL color Cylindrical-coordinate representation of color #260827: hue angle of 298.06º degrees, saturation: 0.66, lightness: 0.09%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #260827 is Cyan = 0.03, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
| RGB | 38 | 8 | 39 | - |
| CMYK | 0.03 | 0.79 | 0 | 0.85 |
| HSL | 298.06º | 0.66% | 0.09% | - |
| HSV(B) | 298.06º | 0.79% | 0.15% | - |
| XYZ | 1.25 | 0.73 | 1.99 | - |
| YUV | 20.5 | 138.44 | 140.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 8 | 39 | 0.03 | 0.79 | 0 | 0.85 | 298.06 | 0.66 | 0.09 |
| Hex | 26 | 8 | 27 | 3 | 4F | 0 | 55 | 12A | 42 | 9 |
| Octal | 46 | 10 | 47 | 3 | 117 | 0 | 125 | 452 | 102 | 11 |
| Binary | 100110 | 1000 | 100111 | 11 | 1001111 | 0 | 1010101 | 100101010 | 1000010 | 1001 |
Color Harmonies of #260827
Complementary color
Monochromatic Colors of #260827
Black with #260827
Text Example
Text Example
White with #260827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #260827; }
p { color: rgb(38,8,39); }
H1.HeaderClassName
{
color: #260827;
}
.AnyTagClassName
{
color: #260827;
}
</style>
background-color css
<style>
a { background-color: #260827; }
a { background-color: rgb(38,8,39); }
div.DivClassName
{
background-color: #260827;
}
.BgClassName
{
background-color: #260827;
}
</style>
border-color css
<style>
span { border-color: #260827; }
span { border-color: rgb(38,8,39); }
td.TdClassName
{
border-color: #260827;
}
.TagClassName
{
border-color: #260827;
}
</style>