Shades of Maire #171714
Tints of Maire #171714
RGB
CMYK
RGB Variations
Color information
#171714 (or 0x171714) is known color: Maire. HEX triplet: 17, 17 and 14. RGB value is (23,23,20). Sum of RGB (Red+Green+Blue) = 23+23+20=66 (8% of max value = 765). Red value is 23 (9.38% from 255 or 34.85% from 66); Green value is 23 (9.38% from 255 or 34.85% from 66); Blue value is 20 (8.20% from 255 or 30.30% from 66); Max value from RGB is 23 - color contains mainly: red, green. Hex color #171714 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #171714 is #E8E8EB. Grayscale: #161616. Windows color (decimal): -15263980 or 1316631. OLE color: 1316631.
HSL color Cylindrical-coordinate representation of color #171714: hue angle of 60º degrees, saturation: 0.07, lightness: 0.08%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.13%. Process color model (Four color, CMYK) of #171714 is Cyan = 0, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 23 | 23 | 20 | - |
| CMYK | 0 | 0 | 0.13 | 0.91 |
| HSL | 60º | 0.07% | 0.08% | - |
| HSV(B) | 60º | 0.13% | 0.09% | - |
| XYZ | 0.79 | 0.85 | 0.78 | - |
| YUV | 22.66 | 126.5 | 128.24 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 23 | 20 | 0 | 0 | 0.13 | 0.91 | 60 | 0.07 | 0.08 |
| Hex | 17 | 17 | 14 | 0 | 0 | D | 5B | 3C | 7 | 8 |
| Octal | 27 | 27 | 24 | 0 | 0 | 15 | 133 | 74 | 7 | 10 |
| Binary | 10111 | 10111 | 10100 | 0 | 0 | 1101 | 1011011 | 111100 | 111 | 1000 |
Color Harmonies of #171714
Complementary color
Monochromatic Colors of #171714
Black with #171714
Text Example
Text Example
White with #171714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171714; }
p { color: rgb(23,23,20); }
H1.HeaderClassName
{
color: #171714;
}
.AnyTagClassName
{
color: #171714;
}
</style>
background-color css
<style>
a { background-color: #171714; }
a { background-color: rgb(23,23,20); }
div.DivClassName
{
background-color: #171714;
}
.BgClassName
{
background-color: #171714;
}
</style>
border-color css
<style>
span { border-color: #171714; }
span { border-color: rgb(23,23,20); }
td.TdClassName
{
border-color: #171714;
}
.TagClassName
{
border-color: #171714;
}
</style>