Shades of Mardi Gras #262526
Tints of Mardi Gras #262526
RGB
CMYK
RGB Variations
Color information
#262526 (or 0x262526) is known color: Mardi Gras. HEX triplet: 26, 25 and 26. RGB value is (38,37,38). Sum of RGB (Red+Green+Blue) = 38+37+38=113 (14% of max value = 765). Red value is 38 (15.23% from 255 or 33.63% from 113); Green value is 37 (14.84% from 255 or 32.74% from 113); Blue value is 38 (15.23% from 255 or 33.63% from 113); Max value from RGB is 38 - color contains mainly: red, blue. Hex color #262526 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #262526 is #D9DAD9. Grayscale: #252525. Windows color (decimal): -14277338 or 2499878. OLE color: 2499878.
HSL color Cylindrical-coordinate representation of color #262526: hue angle of 300º degrees, saturation: 0.01, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.15% and HSV saturation: 0.03%. Process color model (Four color, CMYK) of #262526 is Cyan = 0, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.85.
Color convert
RGB | 38 | 37 | 38 | - |
CMYK | 0 | 0.03 | 0 | 0.85 |
HSL | 300º | 0.01% | 0.15% | - |
HSV(B) | 300º | 0.03% | 0.15% | - |
XYZ | 1.81 | 1.88 | 2.1 | - |
YUV | 37.41 | 128.33 | 128.42 | - |
System | Red | Green | Blue | C | M | Y | K | H | S | L |
---|---|---|---|---|---|---|---|---|---|---|
Decimal | 38 | 37 | 38 | 0 | 0.03 | 0 | 0.85 | 300 | 0.01 | 0.15 |
Hex | 26 | 25 | 26 | 0 | 3 | 0 | 55 | 12C | 1 | F |
Octal | 46 | 45 | 46 | 0 | 3 | 0 | 125 | 454 | 1 | 17 |
Binary | 100110 | 100101 | 100110 | 0 | 11 | 0 | 1010101 | 100101100 | 1 | 1111 |
Color Harmonies of #262526
Complementary color
Monochromatic Colors of #262526
Black with #262526
Text Example
Text Example
White with #262526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #262526; }
p { color: rgb(38,37,38); }
H1.HeaderClassName
{
color: #262526;
}
.AnyTagClassName
{
color: #262526;
}
</style>
background-color css
<style>
a { background-color: #262526; }
a { background-color: rgb(38,37,38); }
div.DivClassName
{
background-color: #262526;
}
.BgClassName
{
background-color: #262526;
}
</style>
border-color css
<style>
span { border-color: #262526; }
span { border-color: rgb(38,37,38); }
td.TdClassName
{
border-color: #262526;
}
.TagClassName
{
border-color: #262526;
}
</style>