Shades of Mardi Gras #171317
Tints of Mardi Gras #171317
RGB
CMYK
RGB Variations
Color information
#171317 (or 0x171317) is known color: Mardi Gras. HEX triplet: 17, 13 and 17. RGB value is (23,19,23). Sum of RGB (Red+Green+Blue) = 23+19+23=65 (8% of max value = 765). Red value is 23 (9.38% from 255 or 35.38% from 65); Green value is 19 (7.81% from 255 or 29.23% from 65); Blue value is 23 (9.38% from 255 or 35.38% from 65); Max value from RGB is 23 - color contains mainly: red, blue. Hex color #171317 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #171317 is #E8ECE8. Grayscale: #141414. Windows color (decimal): -15265001 or 1512215. OLE color: 1512215.
HSL color Cylindrical-coordinate representation of color #171317: hue angle of 300º degrees, saturation: 0.1, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #171317 is Cyan = 0, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 23 | 19 | 23 | - |
| CMYK | 0 | 0.17 | 0 | 0.91 |
| HSL | 300º | 0.1% | 0.08% | - |
| HSV(B) | 300º | 0.17% | 0.09% | - |
| XYZ | 0.74 | 0.71 | 0.91 | - |
| YUV | 20.65 | 129.33 | 129.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 19 | 23 | 0 | 0.17 | 0 | 0.91 | 300 | 0.1 | 0.08 |
| Hex | 17 | 13 | 17 | 0 | 11 | 0 | 5B | 12C | A | 8 |
| Octal | 27 | 23 | 27 | 0 | 21 | 0 | 133 | 454 | 12 | 10 |
| Binary | 10111 | 10011 | 10111 | 0 | 10001 | 0 | 1011011 | 100101100 | 1010 | 1000 |
Color Harmonies of #171317
Complementary color
Monochromatic Colors of #171317
Black with #171317
Text Example
Text Example
White with #171317
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171317; }
p { color: rgb(23,19,23); }
H1.HeaderClassName
{
color: #171317;
}
.AnyTagClassName
{
color: #171317;
}
</style>
background-color css
<style>
a { background-color: #171317; }
a { background-color: rgb(23,19,23); }
div.DivClassName
{
background-color: #171317;
}
.BgClassName
{
background-color: #171317;
}
</style>
border-color css
<style>
span { border-color: #171317; }
span { border-color: rgb(23,19,23); }
td.TdClassName
{
border-color: #171317;
}
.TagClassName
{
border-color: #171317;
}
</style>