Shades of Mardi Gras #170517
Tints of Mardi Gras #170517
RGB
CMYK
RGB Variations
Color information
#170517 (or 0x170517) is known color: Mardi Gras. HEX triplet: 17, 05 and 17. RGB value is (23,5,23). Sum of RGB (Red+Green+Blue) = 23+5+23=51 (6% of max value = 765). Red value is 23 (9.38% from 255 or 45.10% from 51); Green value is 5 (2.34% from 255 or 9.80% from 51); Blue value is 23 (9.38% from 255 or 45.10% from 51); Max value from RGB is 23 - color contains mainly: red, blue. Hex color #170517 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #170517 is #E8FAE8. Grayscale: #0C0C0C. Windows color (decimal): -15268585 or 1508631. OLE color: 1508631.
HSL color Cylindrical-coordinate representation of color #170517: hue angle of 300º degrees, saturation: 0.64, lightness: 0.05%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #170517 is Cyan = 0, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 23 | 5 | 23 | - |
| CMYK | 0 | 0.78 | 0 | 0.91 |
| HSL | 300º | 0.64% | 0.05% | - |
| HSV(B) | 300º | 0.78% | 0.09% | - |
| XYZ | 0.56 | 0.35 | 0.85 | - |
| YUV | 12.43 | 133.96 | 135.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 5 | 23 | 0 | 0.78 | 0 | 0.91 | 300 | 0.64 | 0.05 |
| Hex | 17 | 5 | 17 | 0 | 4E | 0 | 5B | 12C | 40 | 5 |
| Octal | 27 | 5 | 27 | 0 | 116 | 0 | 133 | 454 | 100 | 5 |
| Binary | 10111 | 101 | 10111 | 0 | 1001110 | 0 | 1011011 | 100101100 | 1000000 | 101 |
Color Harmonies of #170517
Complementary color
Monochromatic Colors of #170517
Black with #170517
Text Example
Text Example
White with #170517
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #170517; }
p { color: rgb(23,5,23); }
H1.HeaderClassName
{
color: #170517;
}
.AnyTagClassName
{
color: #170517;
}
</style>
background-color css
<style>
a { background-color: #170517; }
a { background-color: rgb(23,5,23); }
div.DivClassName
{
background-color: #170517;
}
.BgClassName
{
background-color: #170517;
}
</style>
border-color css
<style>
span { border-color: #170517; }
span { border-color: rgb(23,5,23); }
td.TdClassName
{
border-color: #170517;
}
.TagClassName
{
border-color: #170517;
}
</style>