Shades of Mardi Gras #170017
Tints of Mardi Gras #170017
RGB
CMYK
RGB Variations
Color information
#170017 (or 0x170017) is known color: Mardi Gras. HEX triplet: 17, 00 and 17. RGB value is (23,0,23). Sum of RGB (Red+Green+Blue) = 23+0+23=46 (6% of max value = 765). Red value is 23 (9.38% from 255 or 50% from 46); Green value is 0 (0.39% from 255 or 0% from 46); Blue value is 23 (9.38% from 255 or 50% from 46); Max value from RGB is 23 - color contains mainly: red, blue. Hex color #170017 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #170017 is #E8FFE8. Grayscale: #090909. Windows color (decimal): -15269865 or 1507351. OLE color: 1507351.
HSL color Cylindrical-coordinate representation of color #170017: hue angle of 300º degrees, saturation: 1, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 1%. Process color model (Four color, CMYK) of #170017 is Cyan = 0, Magento = 1, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 23 | 0 | 23 | - |
| CMYK | 0 | 1 | 0 | 0.91 |
| HSL | 300º | 1% | 0.05% | - |
| HSV(B) | 300º | 1% | 0.09% | - |
| XYZ | 0.51 | 0.24 | 0.83 | - |
| YUV | 9.5 | 135.62 | 137.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 0 | 23 | 0 | 1 | 0 | 0.91 | 300 | 1 | 0.05 |
| Hex | 17 | 0 | 17 | 0 | 64 | 0 | 5B | 12C | 64 | 5 |
| Octal | 27 | 0 | 27 | 0 | 144 | 0 | 133 | 454 | 144 | 5 |
| Binary | 10111 | 0 | 10111 | 0 | 1100100 | 0 | 1011011 | 100101100 | 1100100 | 101 |
Color Harmonies of #170017
Complementary color
Monochromatic Colors of #170017
Black with #170017
Text Example
Text Example
White with #170017
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #170017; }
p { color: rgb(23,0,23); }
H1.HeaderClassName
{
color: #170017;
}
.AnyTagClassName
{
color: #170017;
}
</style>
background-color css
<style>
a { background-color: #170017; }
a { background-color: rgb(23,0,23); }
div.DivClassName
{
background-color: #170017;
}
.BgClassName
{
background-color: #170017;
}
</style>
border-color css
<style>
span { border-color: #170017; }
span { border-color: rgb(23,0,23); }
td.TdClassName
{
border-color: #170017;
}
.TagClassName
{
border-color: #170017;
}
</style>