Shades of Maire #171207
Tints of Maire #171207
RGB
CMYK
RGB Variations
Color information
#171207 (or 0x171207) is known color: Maire. HEX triplet: 17, 12 and 07. RGB value is (23,18,7). Sum of RGB (Red+Green+Blue) = 23+18+7=48 (6% of max value = 765). Red value is 23 (9.38% from 255 or 47.92% from 48); Green value is 18 (7.42% from 255 or 37.5% from 48); Blue value is 7 (3.12% from 255 or 14.58% from 48); Max value from RGB is 23 - color contains mainly: red. Hex color #171207 is not a web safe color. Web safe color analog (approx): #000000. Inversed color of #171207 is #E8EDF8. Grayscale: #121212. Windows color (decimal): -15265273 or 463383. OLE color: 463383.
HSL color Cylindrical-coordinate representation of color #171207: hue angle of 41.25º degrees, saturation: 0.53, lightness: 0.06%. HSV value (or HSB Brightness) of color is 0.09% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #171207 is Cyan = 0, Magento = 0.22, Yellow = 0.70 and Black (K on CMYK) = 0.91.
Color convert
| RGB | 23 | 18 | 7 | - |
| CMYK | 0 | 0.22 | 0.70 | 0.91 |
| HSL | 41.25º | 0.53% | 0.06% | - |
| HSV(B) | 41.25º | 0.7% | 0.09% | - |
| XYZ | 0.61 | 0.63 | 0.29 | - |
| YUV | 18.24 | 121.66 | 131.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 23 | 18 | 7 | 0 | 0.22 | 0.70 | 0.91 | 41.25 | 0.53 | 0.06 |
| Hex | 17 | 12 | 7 | 0 | 16 | 46 | 5B | 29 | 35 | 6 |
| Octal | 27 | 22 | 7 | 0 | 26 | 106 | 133 | 51 | 65 | 6 |
| Binary | 10111 | 10010 | 111 | 0 | 10110 | 1000110 | 1011011 | 101001 | 110101 | 110 |
Color Harmonies of #171207
Complementary color
Monochromatic Colors of #171207
Black with #171207
Text Example
Text Example
White with #171207
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #171207; }
p { color: rgb(23,18,7); }
H1.HeaderClassName
{
color: #171207;
}
.AnyTagClassName
{
color: #171207;
}
</style>
background-color css
<style>
a { background-color: #171207; }
a { background-color: rgb(23,18,7); }
div.DivClassName
{
background-color: #171207;
}
.BgClassName
{
background-color: #171207;
}
</style>
border-color css
<style>
span { border-color: #171207; }
span { border-color: rgb(23,18,7); }
td.TdClassName
{
border-color: #171207;
}
.TagClassName
{
border-color: #171207;
}
</style>